|
|
|
|
|
by olebedev
433 days ago
|
|
This reminds me of dokku which is a great drop-in replacement of heroku for non-mission-critical web projects. I don’t use it anymore since I use NixOS to have it all in infra-as-code paradigm but dokku triggers nostalgia of good old time when completely was at manageable levels. |
|
Do you use a particular stack "around" NixOS that handles deployment/github integration (or editing environment variables)? Curious what your process looks like. Thanks!