Explore >> Select a destination


You are here

humanwhocodes.com
| | code.dblock.org
1.9 parsecs away

Travel
| | Slack bot experimentation, especially for not-too-serious purposes, has become a little too expensive on Heroku. There's no free tier for maintaining apps running 24/7, so the dollars add up quickly at 7x12=84$ a year per application. I am currently running playplay.io, shell, api-explorer and market. Add another $18x12 = $216 for a non-free-tier MongoDB for one of the apps and it's no longer a coffee-money bill.
| | nami.land
3.9 parsecs away

Travel
| | My first New Year's cyber resolution for 2024 is to migrate more services and data to self-hosting solutions.
| | github.com
3.3 parsecs away

Travel
| | RethinkDB plugin for Dokku. Contribute to stuartpb/dokku-rethinkdb-plugin development by creating an account on GitHub.
| | greg.molnar.io
33.5 parsecs away

Travel
| In this tutorial, I will show you how to use MRSK to deploy a Rails app to a VPS, run Caddy in front of the docker container to handle SSL, use a hosted database server, run Redis on the same droplet, run a worker to process background jobs