Removed my AIO Docker Contaier, can't get a new AIO COntainer connected to my running NC

Hi Everyone!

So i have an “interesting” Problem. Similar to this post. I’m running the NC AIO Docker Version. At some point the AIO Master Docker container stopped and was eventually cleaned up by my script. I don’t have a Volume of the old AIO Docker remaining… When i start a new AIO Docker Container it doesn’t connect to the existing NC Containers which are all still running.
Now I’m wondering if there is a way to start a new AIO Container but connect it to those NC Containers which were created by my deleted Container?

Thanks for all the help in advance. I get that i boned myself with this one…

1 Like

Hi, there is no way to restore the mastercontainer if you deleted the nextcloud_aio_mastercontainer volume without a backup.

If you made a backup via the aio interface at one point, you should be able to restore that.

Apart from that see all-in-one/migration.md at main · nextcloud/all-in-one · GitHub

1 Like

Thanks @szaimen! Of course i didn’t save a backup of the AIO Container. :sweat_smile: So I’ll have to reinstall a new NC. Definitely learning from this mistake!
One last question about the migration.md: I’m not worried about my data as i mount it into NC. But some of the config options, like i set up ldap will be lost anyways right?
Thanks again for the super quick answer and everything!

No, if you choose option 2 to also restore the database, you should be fine.

1 Like

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.