Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Investigate simpler & cheaper deployment options for package repo #101

Open
vadi2 opened this issue Feb 17, 2021 · 1 comment
Open

Investigate simpler & cheaper deployment options for package repo #101

vadi2 opened this issue Feb 17, 2021 · 1 comment

Comments

@vadi2
Copy link
Member

vadi2 commented Feb 17, 2021

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:

  1. Heroku? I don't have experience with it, but it seems it can support docker-compose: https://dockhero.io/.
  2. AWS, Azure, GCP and Digital Ocean
  3. See list in https://geekflare.com/docker-hosting-platforms
  4. Rancher and Scaleway K8S
@demonnic
Copy link
Member

demonnic commented Feb 5, 2023

We discussed this briefly today and I think we will just run it on the existing linode using docker-compose.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants