Laughing-Man-Studios / Ski-Resort-Dashboard

A small dashboard to display some statistics about the local ski resorts I visit
MIT License
0 stars 0 forks source link

[Issue 69] Migrating From Heroku to Oracle Cloud #70

Closed Rogibb111 closed 1 year ago

Rogibb111 commented 1 year ago

Since Heroku is getting rid of its free tier, I am migrating the production site of ski-resort-dashboard to a different service. I tried to use Fly.io, but their virtual machines do not have enough memory for the application to function correctly. I have found Oracle Cloud, which offers bare 2 VMs (no PaaS features) and 2 volume storage blocks for free. I have set up Dokku on one of the VMs to give me the PaaS features and am updating the github actions and secrets to push to there instead of Heroku.

Rogibb111 commented 1 year ago

:tada: This PR is included in version 1.1.10 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: