/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

kyrofa.com
| | amxmln.com
3.7 parsecs away

Travel
| | I documented my way of setting up automatic deployments to Uberspace via rsync with GitLab CI. Hopefully it'll be useful to others as well!
| | webgeist.dev
5.7 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.
| | mherman.org
5.6 parsecs away

Travel
| | Step-by-step guide covering how to automatically deploy a Jekyll site to Netlify using Docker and GitLab CI.
| | blog.m5e.de
23.4 parsecs away

Travel
| In this Guide, I want to cover installing ZITADEL with PostgreSQL on a Linux system. Please be aware that PostgreSQL support is still in Beta at the time of this writing, and you will need a PostgreSQL installation with Version 14 or higher. NGINX Proxy Create a new subdomain and point it to your server. Use certbot -d domain.name for creating a new SSL Cert. Create a new file in /etc/nginx/sites-available/domainname