Skip to main content
Version: 2.2.x

🔨 Deploy Stack

Deploy Stack

In SwiftWave, you have also support to deploy multiple applications using stack file.

This stack file has same format as docker stack file. Still it doesn't support all the features of docker stack file.

Available Features

NameSupported
servicesYes
image nameYes
deploy modeYes
commandYes
replicasYes
volumesYes
environment variablesYes
cap_addYes
sysctlsYes
portsNo
networksNo
depends_onNo
healthcheckNo
tip

You can use ingress rules to expose your application to internet.