Replies: 1 comment 1 reply
-
I was just looking for some way to do exatly that. It's been a year since so... have you succeded on that? I'm using the big-bear-casaos's Immich app that already packs a postgres service an I would like to install it without everithing start automatically. |
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.
-
Hi. How to install application from application store without running this application after successful installation?
I want to import my old Immich database backup and I must do that without starting immich-server container, only immich-postgres must be running for DB restore (details link).
Install, then start all and stop will not work for this case, I need install, start only one container from all in compose, then do my buisness and then start other containers.
Beta Was this translation helpful? Give feedback.
All reactions