Answered by
MilesTEG1
May 21, 2026
Replies: 1 comment
|
Hello 👋🏻 |
0 replies
Answer selected by
DuvelCorp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hello 👋🏻
I migrated from Portainer BE to Arcane a few months ago.
And you don’t really have much choice...
You will also need to have volumes mounted, otherwise you will lose the data when the container is recreated, because you will have no choice but to delete the existing containers (therefore the Portainer stacks) and recreate them from scratch in Arcane.
To do this, you need to shut down your containers properly. Make a backup. Delete the containers.
If you have correctly installed Arcane (and/or its agent) with the right folders on the disks, you can copy the data from the Portainer folder into Arcane’s projects folder.
Then you can recreate the stacks in Arcane (called projects) an…