Another week, a couple o'more curious topics. The quickstart docker monitoring stack was a fun one, with two commands you have a monitoring stack available with node and container dashboards built in.
In this tutorial we will setup a Matrix and Element Chat Server which is a open standard and communication protocol for secure, decentralised, real-time communication, using Docker on Ubuntu.
In this tutorial we will setup a python bot for our matrix chat server. We will only do a couple of basic commands, so that you have a solid base to build from.
In this tutorial we will run a basic api using flask-restful, it will only have two routes which will be a get and post method for the purpose of demonstration.
In this tutorial we will setup two containers, openldap and a openldap ui to manage our users on openldap, which is an open source implementation of the Lightweight Directory Access Protocol.
In this tutorial I will show you how to setup TLS and Basic Authentication on Node Exporter, and how to configure prometheus to pass the auhtentication to successfully scrape the node exporter metrics endpoint.