Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

139 multi server feature #469

Merged
merged 63 commits into from
Sep 22, 2024
Merged

139 multi server feature #469

merged 63 commits into from
Sep 22, 2024

Conversation

Siumauricio
Copy link
Contributor

@Siumauricio Siumauricio commented Sep 20, 2024

Close #139 #275 Partially #416 #462

Multi server feature:

When creating a server and setting up it will do the following:

  1. Install Rclone
  2. Install docker
  3. Setup Docker Swarm
  4. Setup Networks
  5. Setup Directories & file system
  6. Create Traefik Configs & Middlewares
  7. Spin up traefik instance
  8. Install nixpacks & buildpacks

to test out this feature you can run the following command curl -sSL https://dokploy.com/feature.sh | sh

@Siumauricio Siumauricio marked this pull request as ready for review September 22, 2024 06:53
@Siumauricio Siumauricio merged commit 0b05f8b into canary Sep 22, 2024
2 checks passed
@Siumauricio Siumauricio deleted the 139-multi-server-feature branch September 22, 2024 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-server feature
1 participant