Product updates

Easypanel keeps getting better.

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

Showing 121130 of 146 releases

We heard you! After receiving your feedback regarding the pricing plans, we have decided to change them.

New pricing plans - starting from $8/month (paid yearly).

Current subscriptions will continue to work. The old pricing plans are still running in portal.easypanel.io

Added a new advanced monitoring page!

image

  • added monitoring for network
  • added 24h monitoring history
  • added ability to set custom command for databases
  • added "Open" button next to each domain
  • fixed duplicate domain validation

Improved domains section

  • each domain can point to a different app port
  • added URL path to serve different apps on the same domain

This will make deploying services like MinIO possible as they expose two ports.

image

Added variables for templates

  • $(PROJECT_NAME) replaced with current project name
  • $(SERVICE_NAME) replaced with current service name
  • $(PRIMARY_DOMAIN) replaced with first domain from the Domains section
  • $(EASYPANEL_DOMAIN) replaced with *.*.easypanel.host (works only on creation of the template)

This simplifies the templates as we don't need to ask the user for a custom domain every time the ENV requires an APP_URL variable.

Added section for redirects

image

  • basic monitoring is now available in the free plan
  • feature: customize Traefik config from the UI
  • feature: customize env for database services
  • deploy webhook will do "force deploy"
  • bug fix: creating templates on mobile devices

29 New Templates

  • Botpress
  • Bytebase
  • Cachet
  • Cockpit
  • Commento++
  • Easyshortener
  • Etherpad
  • EvoBot
  • Flowise
  • GoToSocial
  • Hiccup
  • Kutt
  • Langflow
  • Mastodon
  • Matrix Synapse
  • mCaptcha
  • Muse
  • NodeBB
  • Octobox
  • pgvector
  • Planka
  • Pufferpanel
  • Qdrant
  • Radicale
  • Tolgee
  • Trilium Notes
  • Weaviate
  • Webcord
  • YAO
  • responsive UI
  • auto select first backup destination
  • prevent using same domain in multiple services
  • fix password reset bug
  • fix licenses bug
  • update Nixpacks to 1.9.0

15 new templates

  • Blender
  • Calcom
  • Chromium
  • Dashdot
  • Github Desktop
  • GlitchTip
  • It Tools
  • Nocobase
  • Opera
  • Passbolt
  • SearXNG
  • Shaarli
  • Unleash
  • WPS Office
  • enforced features based on the license
  • updated 40+ templates to their latest version
  • added a button to refresh server's IP
  • updated Nixpacks to 1.7.0

Added 38 templates

  • Ampache
  • Audiobookshelf
  • Bazarr
  • Calibre
  • Chatpad
  • Corteza
  • Dokuwiki
  • Excalidraw
  • Filerun
  • Focalboard
  • Gogs
  • Grafana
  • Grav
  • Gray Duck Mail
  • Hasura
  • Homer
  • Joplin
  • Keila
  • Keycloak
  • linkding
  • Lynx
  • Minecraft Server
  • Monica
  • Mstream
  • Nango
  • Navidrome
  • Netbox
  • Openblocks
  • OpenProject
  • Papercups
  • pgweb
  • PhotoPrism
  • Photoview
  • Roundcube
  • Shiori
  • Shynet
  • Substreamer
  • added project schema panel in project settings
  • added a dynamic variable called $(PROJECT_NAME) that will be replaced with the current project name in the schema that comes from templates
  • when using "Create from schema" the project name will be overwritten with the current project name
  • fixed a bug in the app build panel