Skip to content
Discussion options

You must be logged in to vote

Hi @ArshilHapani! I'm Dosu and I’m helping the dokploy team.

Based on researching the codebase and documentation, here's what I found for your issue:

Key Finding: Root Access Requirement

Dokploy currently requires root login for remote servers. The screenshot showing "Please run this script as root or with sudo" suggests you may be connecting as a non-root user. When deploying with a non-root user, deployments fail silently with no detailed error messages - which matches your "exit code 1" error.

To answer your specific questions:

  1. Is running the setup script manually sufficient? - Yes, but it must be run as root, and you must also ensure Dokploy connects as root via SSH. The setup itse…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ArshilHapani
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant