Dokploy / Dokploy/dokploy

Docker-compose: ability to rollback to a previous deployment

Open
#2,771 0 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
37.4k
Forks
3k
Avg merge
1d 3h
Merged PRs (30d)
73

Description

What problem will this feature address?

Currently, when you create a service, if that service is of type Dockerfile, you can rollback to a previous deployment. In the deployment tab, you see "Rollback"

But if the service is of type "Docker compose", then this option is not available.

Thing is, most deployments are of type Docker Compose, especially on Dokploy, since you always have to configure traefik to serve the service.

Therefore, most users will not be able to use the rollback button. It would be great to have this feature for docker-compose services.

Describe the solution you'd like

Docker-compose: ability to rollback to a previous deployment

Describe alternatives you've considered

nothing

Additional context

No response

Will you send a PR to implement it?

No

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by tracing how the deployment tab provides rollback for Dockerfile services, then compare the Docker Compose deployment path. Done means Docker Compose services offer a rollback option to a previous deployment.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.