In this tutorial we will get hands-on experience with MongoDB using the PyMongo package using Python.
Docker
A collection of 37 posts
Run Loki on Multipass
I will demonstrate how to deploy Loki on Multipass, how to pipe logs to Loki with Promtail, and how to use the Loki Docker Driver to pipe logs to Loki.
Setup a NFS Server with Docker
In this post we will see how quick and fast it is to setup a NFS Server using a Docker container using itsthenetwork/nfs-server-alpine. If you would like to install NFS Server using a non-docker based deployment, you can have
Create a AWS ECS Cluster with AWS CLI Tools
In this Tutorial we will build a ECS Cluster on AWS using the AWS CLI Tools.
Shipping your Logs from Docker Swarm to Elasticsearch with Fluentd
In this tutorial we will ship our logs from our containers running on docker swarm to elasticsearch using fluentd with the elasticsearch plugin. We will also make use of tags to apply extra metadata to our logs making it easier
Integrating Google OAuth with Traefik
I stumbled upon a really cool project: Traefik Forward Auth that provides Google OAuth based Login and Authentication for Traefik. This means that you can secure your Traefik backend services by using Google for authentication to access your backends. Authorizing
Traefik and Portainer on Docker Swarm with Letsencrypt
In this tutorial we will deploy a 2 Node Docker Swarm and Deploy Traefik with SSL for our Reverse Proxy and Portainer for our Docker Management User Interface. At the end of this tutorial you will see how easy it
Docker Swarm Persistent Storage with NFS
In this tutorial we will experiment with Docker Swarm Persistent Storage, backed by NFS using ContainX's Netshare Service Get the dependencies:If you have not provisioned a swarm using docker, have a look at setup a 3 node docker swarm
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!