Open mediafinger opened 3 weeks ago
Kamal deployments rely on Docker, therefore we have to set it up using the GitHub registry.
Unfortunately they leave the server rather vulnerable, so we have to secure it before we deploy for the first time.
bin/provision
kamal setup -d production
kamal deploy -d staging
Kamal Deployments
Kamal deployments rely on Docker, therefore we have to set it up using the GitHub registry.
Unfortunately they leave the server rather vulnerable, so we have to secure it before we deploy for the first time.
TODOs
bin/provision
-> https://mhenrixon.com/articles/server-provisioning-for-a-kamal-setupkamal setup -d production
kamal deploy -d staging