Deploying an app with Dokku


Dokku is an open source alternative to Heroku that enables the same easy deployments with "git push" but with your own servers, so it can be much cheaper than Heroku.
Read more ›Dokku is an open source alternative to Heroku that enables the same easy deployments with "git push" but with your own servers, so it can be much cheaper than Heroku.
Read more ›This post describes a simple and fast method to anonymize data in a Postgres database, useful for reporting or in general when you cannot share private information with third parties due to privacy concerns.
Read more ›In this post, I compare the performance of virtual/dedicated servers I have been testing.
Read more ›Nextcloud is a popular self hosted, open source alternative to hosted cloud storage services like Dropbox and Google Drive. It is very rich in features and allows you to keep full control over your data.
Read more ›Docker for Desktop doesn't run on Macs with Apple silicon yet, so in this post I show a workaround that involves using a remote Docker engine and syncthing to keep local and remote directories in sync for bind mounts.
Read more ›In this second part of a two-part series, we'll see how to deploy Kubernetes to Hetzner Cloud using a node driver for Rancher, so that Rancher can create and manage servers for us.
Read more ›This is a follow up to my previous post, in which I show how to deploy Kubernetes to DigitalOcean using the built in support in Rancher.
Read more ›This is an updated guide on how I deploy Kubernetes in Hetzner Cloud today using Rancher.
Read more ›I did a little test migrating a Kubernetes cluster live from Hetzner Cloud to Digital Ocean. I was like moving a house from a location to another :)
Read more ›This post suggests a way to implement a "proxy" that allows using Google Analytics with a custom domain, so to bypass ad blockers and improve the accuracy of the tracked data.
Read more ›