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
{{ message }}
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
I initially went with Kubernetes for the deployment options in order to get per-PR deploys, and got reasonably close - but in retrospective Kubernetes in Linode costs $20/mo and more importantly, is a rather complicated beast to deal with.
Are there cheaper and simpler deployment options to go with?
We need to deploy Lapis (OpenResty/Nginx) + Postgres, see docker-compose.
Some options:
Heroku? I don't have experience with it, but it seems it can support docker-compose: https://dockhero.io/.
I initially went with Kubernetes for the deployment options in order to get per-PR deploys, and got reasonably close - but in retrospective Kubernetes in Linode costs $20/mo and more importantly, is a rather complicated beast to deal with.
Are there cheaper and simpler deployment options to go with?
We need to deploy Lapis (OpenResty/Nginx) + Postgres, see docker-compose.
Some options:
The text was updated successfully, but these errors were encountered: