Validate
Validate your remote server deployment
Dokploy requires the following 7 components to be properly configured for the multi-server feature:
- Docker Installed: Docker must be installed on the remote server.
- RClone Installed: RClone must be installed on the remote server.
- Nixpacks Installed: Nixpacks must be installed on the remote server.
- Buildpacks Installed: Buildpacks must be installed on the remote server.
- Docker Swarm Initialized: Docker Swarm must be initialized on the remote server.
- Dokploy Network Created: A Docker network for Dokploy must be created on the remote server.
- Main Directory Created: A directory must be created on the remote server to store applications.
Once all requirements are met, you will see a green checkmark next to each item in the validation section.
