/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

avi.io
| | ankane.org
4.6 parsecs away

Travel
| | I've created a few Ruby gems over the years, and there are a number of patterns I've found myself repeating that I wanted to share. I didn't invent...
| | gist.github.com
4.8 parsecs away

Travel
| | A Common .ruby-version File For Ruby Projects. GitHub Gist: instantly share code, notes, and snippets.
| | webgeist.dev
3.9 parsecs away

Travel
| | This is a guide to deploy a node application using the well known Capistrano gem with a bit of help of the capistrano-node-deploy gem. This guide uses ruby to deploy your node.js application. So I assume that you have both ruby and bundler (a package manager similar to npm) installed. I also provide some feedback at the end, why I used ruby and not JavaScript for deployment.
| | janakiev.com
15.5 parsecs away

Travel
| Prometheus is a powerful open-source monitoring system that can be used to collect and track a variety of metrics for your applications. In this guide, we will cover how to get Prometheus up and running with systemd on a Ubuntu or Debian server.