Hacker News new | ask | show | jobs
by wiether 413 days ago
> Best of all – self hosting is very cheap and trivial with Railway

> Get a postgres compatible db url and put in for the DATABASE_URL. You can use an external provider like Neon

I feel old.

Depending and needing to learn two external services to deploy what should have a been a simple `docker-compose.yml` on localhost or on a VM seems cumbersome to say the least.