Skip to content

Having Swarm isolated from the server where dokploy itself is hosted on and isolation for each org #4103

@HeapReaper

Description

@HeapReaper

What problem will this feature address?

So i host Dokploy on a seperate VPS from where my applications are running. Like:

  • Dokploy-Frontend: Where Dokploy is hosted on
  • Dokploy-node-1: Internal tools
  • Dokploy-node-2: SaaS websites
  • Dokploy-node-3: Customer websites

Now each server i've added to it's own organisation:

  • Tools
  • SaaS
  • Customers

Now i want to have a Docker Swarm cluster for the project SaaS, which will have their own network on Hetzner.
But i can't create isolated Docker Swarms for each organisation. Like the Dokploy-Frontend is always the manager of each org and can't remove him.

Describe the solution you'd like

I would like that each org can have it's own Docker Swarm cluster, which can be managed and deployed to from Dokploy.

Describe alternatives you've considered

Not found any

Additional context

No response

Will you send a PR to implement it?

Maybe, need help

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions