Skip to content

How to Manually Upgrade Dokploy? #1206

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

You must be logged in to vote

Hi!

Yes, certainly there's no documentation about this, but you can upgrade manually in the terminal of your server:

curl -sSL https://dokploy.com/install.sh | sh -s update

Here's the script https://github.com/Dokploy/website/blob/main/apps/website/public/install.sh#L165
2. Each new update includes everything needed to run so you don't have to download anything.
3. It is always likely, but the process used in step 1 is almost exactly the same as the one used in the UI, so if it fails in the terminal it will probably fail in the UI, but you shouldn't have any problems, just when you do the update be patience and it will work for you.

Replies: 1 comment

Comment options

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