Migrate from signal-cli Docker container to HA Add-On #321
Answered
by
bbernhard
burnsie-la
asked this question in
Q&A
-
I am currently running the signal-cli-rest-api in a Docker container via Docker compse, and I am looking to migrate my config to the HA Add on. Is it possible to take my /config directory from the Docker (With its avatars and data sub-directories) and somehow get them onto the Add On container so I don't have to set up all my number registration and groups again? |
Beta Was this translation helpful? Give feedback.
Answered by
bbernhard
Jan 11, 2023
Replies: 1 comment
-
Unfortunately I do not know much about the HA addon, but if you can find a way to bind mount the existing signal-cli config folder into the HA addon, it should work |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
burnsie-la
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately I do not know much about the HA addon, but if you can find a way to bind mount the existing signal-cli config folder into the HA addon, it should work