kasuboski / k8s-gitops

Specify my Kubernetes cluster declaratively
https://argocd.joshcorp.co/
43 stars 11 forks source link

Migrate miniflux postgres to hosted heroku #5

Closed kasuboski closed 3 years ago

kasuboski commented 3 years ago

Heroku offers a free postgres instance up to 1GB. My miniflux db (on the thinkbox) is currently 150MB so it seems I can get away with the free tier.

kasuboski commented 3 years ago

My miniflux db has 16K rows while the free max is 10K... Guess I won't be on heroku for now