The apps I use for habit building and improving health (June 2020)
The apps that I use daily for habit building and improving health.
The MacBook Pro is back!
My MacBook Pro TouchBar is back. Now without sticky keys.
Popping and clicking with the Røde VideoMic GO
My short explanation of the Rode Videomic GO clicking and popping interference. Review: Buy the VideoMicro instead.
Running-multi server Dokku: problems and options
This blog post is a collection of resources and thoughts about running applications via Dokku on a High Available (HA) or multi-server setup. Since Dokku doesn't support multi-server out of the box, this post is a meant of an overview of options that are out there.
CTO advice: A checklist for using cloud databases
My "advice from a CTO to you": An overview of security checks and configurations to apply when using managed cloud databases for your apps.
Upgrading an existing Intercity installation to the new installer
Follow this post to upgrade your current Intercity installation to the new installer method
Updated installing Intercity to a single command
It just got extremely easy to install Intercity - the web UI for managing Docker applications, plugins, and application deployments.
Behind the scenes: Adding custom domain mapping to Airstrip via Traefik.io
We are going to add a custom domain mapping feature to our site builder Airstrip and we're using Treafik.io to make it happen.
Introducing a Rails 5.1 development environment via Docker
A ready-to-use full Rails 5.1 development environment via Docker. Use my repository and follow these instructions to develop Rails apps on your local machine via Docker and docker-compose.