Question about updating Arcane installed via the Convenience Script #1452
Unanswered
moutasem1989
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Something like this I believe: curl -fsSL https://getarcane.app/update.sh | sudo bash |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m looking for guidance on the correct way to update Arcane when it has been installed using the Convenience Script.
I installed Arcane via the Convenience Script, but the documentation does not clearly state whether this script deploys Arcane as a Docker container or builds and runs it directly on the host system. Based on my observations (Arcane remains accessible on its exposed port even when all Docker containers are stopped), it appears to be installed directly on the host rather than containerized.
I’d like to update Arcane to the latest version, but:
Could someone clarify the intended update process for Convenience Script installations? It would also be helpful to add this information to the documentation so future users know how updates are expected to be handled.
Thanks in advance for the help!
Beta Was this translation helpful? Give feedback.
All reactions