You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While we have a full blown Terraform and K8s template in the lab-tf-linode we should provide a template for simpler apps to be deployed via just docker. This would look very similar to the development setup where we manage various backends on the same node.
We would have:
Traefik as a reverse proxy with SSL certs
Python API
Still use an object store provisioned using Terraform
Postgres installed on the Docker environment as well
The text was updated successfully, but these errors were encountered:
While we have a full blown Terraform and K8s template in the lab-tf-linode we should provide a template for simpler apps to be deployed via just
docker
. This would look very similar to the development setup where we manage various backends on the same node.We would have:
The text was updated successfully, but these errors were encountered: