Ruan Bekker

Sysadmins

Linux and Open Source Enthusiast.

  • Home
  • About Me
  • AWS
  • DevOps
  • Python
  • Docker
  • Subscribe
  • Slack
  • Buy me a Coffee
  • Developer Jobs

Alpine

A collection of 4 posts

April 10, 2019

Build Small Golang Docker Containers

In this tutorial I will show you how to build really small docker containers for golang applications. And I mean the difference between 310MB down to 2MB But Alpine..So we thinking lets go with alpine right? Yeah sure lets…

Golang Docker Containers Alpine

September 2, 2018

Salt and Hash Example Using Python With Bcrypt on Alpine

This is a post on a example of how to hash a password with a salt. A salt in cryptography is a method that applies a one way function to hash data like passwords. The advantage of using salts is…

Encryption Python Alpine Security

February 20, 2018

Setup a KVM Hypervisor on Ubuntu to Host Virtual Machines

Today we will setup a KVM (Kernel Virtual Machine) Hypervisor, where we can host Virtual Machines. In order to do so, your host needs to Support Hardware Virtualization. What we will be doing today: Check if your host supports Hardware…

KVM Virtualization Alpine Ubuntu

September 17, 2017

Create a Elasticsearch Cluster on Docker Swarm with Alpine

I personally believe that databases should reside outside your swarm, but for testing we will create a Elasticsearch Container from a Alpine Image to keep the size of our image small, which is also great for a testing environment. The…

Docker Alpine Elasticsearch Swarm

Page 1 of 1

Subscribe to Sysadmins

Get the latest and greatest from Sysadmins delivered straight to your inbox every week.

Sysadmins © 2021. Royce theme by Just Good Themes. Powered by Ghost.

Back to top