Explore >> Select a destination


You are here

www.cloudbees.com
| | iridakos.com
1.1 parsecs away

Travel
| | A step by step tutorial to dockerize a Rails application and run it in Docker with PostgreSQL and Redis.
| | alex.pearwin.com
2.4 parsecs away

Travel
| | A step-by-step tutorial on deploying Ruby apps to a Linux VPS, installing nginx, Passenger, rbenv, and PostgreSQL along the way.
| | greg.molnar.io
1.7 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
| | techtldr.com
16.8 parsecs away

Travel
| Here are the steps that I too to merge multiple GitHub repos into one, while preserving all commit history. The process took about 30 minutes for 5 repos. As a result, I feel like my GitHub page is cleaner and code is actually better organized and easier to find. TLDR: Create new repo (or use [...]