Skip to content

What’s the difference between having a registry and not having a registry? #1549

Answered by Siumauricio
silasabbott asked this question in Q&A
Discussion options

You must be logged in to vote

Basically there are 2 things:

  • Docker swarm is what is currently used for auto-scaling automatically, it's a tool integrated in docker, so it's built in itself.

  • On the other hand remote servers is a slightly different approach, basically you link a server and you can deploy applications but it has nothing to do with your dokploy instance.

In short docker swarm is tied to your main dokploy ui instance, while remote servers is not,

Example if you are using the docker swarm cluster and have several replicas in a worker, and your main instance goes down, everything will go down, on the other hand if you are using remote servers, if your dokploy ui instance goes down, your applications wi…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@silasabbott
Comment options

@raugustos1
Comment options

@djsisson
Comment options

Answer selected by silasabbott
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants