Migrating from Docker to repository #1034
Unanswered
lordratner
asked this question in
Q&A
Replies: 1 comment
-
Aside from updating your config for the correct relative paths of everything, you just need to bring your database along. If it was already a mounted SQLite folder, for instance, just point the config to that folder. If it was in a volume, copy the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi!
I run lldap on Proxmox, and I'd like to transition to the repository version to reduce the resource usage by removing docker.
How can I migrate my current users/groups from the docker 0.6 version to the repository 0.6 version?
Thanks!
Seth
Beta Was this translation helpful? Give feedback.
All reactions