Question: use ONCE with already running apps deployed with kamal ? #40
Unanswered
sdecourcel
asked this question in
Q&A
Replies: 1 comment
-
|
I think all you would have to do, is go through the setup process and instead of deploying with kamal, point ONCE to the docker image created by kamal. You are probably better of just keep deploying with kamal instead of mixing both. From what i understand, i think of it as use kamal to deploy your own apps and use ONCE to deploy other people's apps, where you have a public link to a docker image 🤔 |
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.
-
I have 2 applications running on same server, both deployed with kamal.
Is it possible to use ONCE for those 2 applications already running, allowing me to deploy new versions anytime with kamal ?
I installed ONCE, and tried to install Campfire, but :
Beta Was this translation helpful? Give feedback.
All reactions