Is it possible to deploy an app that consists of more than one container? #1130
oxa-klesti
started this conversation in
General
Replies: 3 comments 1 reply
-
You can utilize Caddy as a reserve proxy to handle the routing. |
Beta Was this translation helpful? Give feedback.
1 reply
-
How would the deployment work in this case?
I didn’t notice a multi service deployment option with Kamal.
…On Fri, 18 Oct 2024 at 21:19, Puru ***@***.***> wrote:
You can utilize Caddy as a reserve proxy to handle the routing.
—
Reply to this email directly, view it on GitHub
<#1130 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVOMPPH75CFICDZTPCRIOJTZ4FNLRAVCNFSM6AAAAABQDZHO42VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOJYG4ZDGMA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
It is already deployed using nginx. Can it be handled using Kamal?
…On Sun, 20 Oct 2024 at 11:48, Jaroslaw Zabiello ***@***.***> wrote:
nginx is simpler
—
Reply to this email directly, view it on GitHub
<#1130 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVOMPPF4TDHNGHUJDVA7GLLZ4N36FAVCNFSM6AAAAABQDZHO42VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOJZGUZTCNQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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
-
Hello,
We need to deploy a web app that consists of two different containers that listen to a different set of routes.
Is this possible with Kamal?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions