- fix for apps that require PID 1
Product updates
Easypanel keeps getting better.
New features, thoughtful improvements, and fixes that make self-hosting feel a little more effortless.
- fix bug that affected people using Cloudflare proxy
- added ability to rename services
- added ability to move services to other projects
- added more PHP extensions in box service
- added ability to configure name/email for GIT in box service
- improved child process reaping in app service
- improved "Refresh IP" (it will update the IP and give you a new Easypanel subdomain)
- improved app deployments to wait until Docker images are pulled
- added ability to hide IP address and version from top bar (in settings/branding)
- added button to "Check for updates" (in settings/Easypanel menu)
- increased upload limit for phpMyAdmin to 1GB
- small improvements here and there
- fixed password reset error
- added "Dockerfile" source type
- added one-click phpMyAdmin for MySQL/MariaDB service
- added one-click pgWeb for Postgres service
- added one-click MongoExpress for MongoDB service
- added one-click RedisCommander for Redis service
- fixed box service redirects and basic auth
- fixed auto-deploy from Github
- major internal tooling improvements (development will be faster now)
- reduced Docker image size by 20%
- improved UX for app configuration (using modals instead of inline forms)
- improved errors for auto-deploy
- added
$(EASYPANEL_HOST)which is replaced by your*.easypanel.hostsubdomain - added Ioncube option for PHP (box service)
- added
enabletoggle for redirects (app service)
🚀 Introducing Box Service 📦 (beta)
Experience a new type of service with:
- Streamlined & intuitive user experience
- In-browser IDE powered by VSCode with integrated terminal
- Supported modules: PHP, Node.js, Python, Ruby, Nginx (more to come)
Explore processes, scripts, scheduled scripts (cronjobs), deployment script, and many other goodies.
🎉 Improved Layout 🖥️
Discover our revamped layout featuring:
- Services list on the left, secondary navigation on the right
- In "Box" service you can pick and choose which sections do you want to see
- Improved mobile/tablet responsiveness
But wait, there is more!
- Improved setup script
- Improved release process
- Added "copy" button to project schema
- Fixed error page status
- Fixed upload bug on Windows
- fixed issue with in-browser console when bash is missing
- added host alias for all services (format
[projectname]-[servicename]; the default host is using_as the separator, the alias is using-as the separator)
- service console is now full screen and resizes with your window
- fix: stop button
