github Dokploy/dokploy v0.0.4

latest releases: v0.3.0, v0.2.5, v0.2.4...
one month ago

What's Changed

Note

Initially when dokploy was installed by mistake we exposed the port of the redis database which is the one we use to make queues to the deployments, in this update we corrected that error, to apply the changes it is necessary to do the following:

  1. Go to your server
  2. run this command docker service rm dokploy-redis
  3. go to your dokploy panel -> settings -> server -> reload (this will make to recreate the redis instance without the port exposed)

New Contributors

Full Changelog: v0.0.3...v0.0.4

Don't miss a new dokploy release

NewReleases is sending notifications on new releases.