Docker

How to Containerize a Golang App With Docker for Development and Production

Do you want to write a Golang app which is containerized with Docker? The purpose of this article is to help you quickly get your Golang App containerized for development (with hot-reload) and production purposes. ...

July 2, 2022 · 6 min · 1079 words · Bartlomiej Mika
Docker

Docker Learning Resources for Absolute Beginners Programming With Golang

Recently I was working on an open-source project which I wanted to dockerize - problem is I had no idea experience. In this post I’ll list all the resources I used to learn docker. ...

August 28, 2021 · 2 min · 316 words · Bartlomiej Mika
WordPress

How to Setup Wordpress for Ubuntu 20 LTS on a Digitalocean Droplet

Do you setup WordPress sites often and you want instructions you can repeat quickly? The purpose of this HOWTO is to provide a series of copy and paste commands you can use over and over to setup WordPress on an Ubuntu 20 LTS server using DigitalOcean for your future clients. ...

March 31, 2021 · 10 min · 1954 words · Bartlomiej Mika