Product updates

Easypanel keeps getting better.

New features, thoughtful improvements, and fixes that make self-hosting feel a little more effortless.

Showing 4150 of 76 releases
  • added console for the host server
  • added reboot button for the host server

You can find both in "Settings", under the new "Server" menu.

  • added logs for each individual docker compose service
  • added kill button for box and compose deployments
  • added option to buy and activate license directly from the panel
  • added GIT_SHA as env variable to each deploy
  • added more verbose logs for deployments
  • updated compose templates to latest versions
  • improved auto-updates for the panel
  • fixed horizontal scroll bug on logs
  • fixed compose deploy webhook
  • fixed git branch changed bug
  • fixed compose SSH key generation
  • fixed service rename (when destination project is empty)
  • Added available internal ports in domains tab
  • Added "Pause" and "Clear" buttons for events page
  • Added Environment tab for Box service
  • Improved persistence for Compose services (if the service stores files inside the repo, they will not be lost on "deploy")
  • Improved Git/Github errors
  • Improved errors for database clients (DbGate, PgWeb, PhpMyAdmin, etc)
  • Increased upload limit to 1GB
  • improved logs dramatically (faster updates, better scrolling)
  • added code editor for environment editing (and other textareas)
  • added Google Analytics option in settings (this is for your own tracking; we don't track your page views)
  • deprecated the cluster feature (it will be removed in the future because it's not stable enough)

🎉 Compose Service 🎉

  • deploy your docker-compose.yml
  • copy/paste inline or use git repository
  • connect domains from Easypanel
  • check services logs in Easypanel
  • exec into containers from the browser console
  • redirects, basic auth, maintenance

🚀 New Templates

Made possible with the new Compose service.

  • Supabase
  • Appwrite
  • Twenty
  • Plane
  • Dify
  • added DB Gate database client for MySQL, MariaDB, PostgreSQL, MongoDB, and Redis
  • added ability to delete services that are not initialized
  • fixed Langflow template
  • fixed bug with Traefik dashboard

CleanShot 2024-07-25 at 17

  • Improved error pages (no more "Bad Gateway" confusions)

  • Improved Docker prune (no more "No such image")

  • Improved Github errors (no more "Cannot access repository or branch doesn't exist")

  • Fixed Pocketbase template

  • Fixed EspoCRM template

  • Fixed Mautic template

  • Fixed WG-Easy template

  • Added guide for "Custom php.ini with Nixpacks"

  • added ability to kill pending builds/deployments
  • Added ?forceRebuild to the app deployment webhook
  • Added Logto template
  • Upgraded Traefik to 2.11 (need to restart Traefik to apply)
  • Fixed Directus template
  • Fixed Typebot template
  • Fixed two-factor auth after logout
  • Fixed bug with Docker pull
  • Fixed SSL provisioning bug