This How-To will show you how to launch an OpenVPN Server on Docker Swarm, to connect to your running services
This How-To will show you how to launch an OpenVPN Server in Docker Swarm, running in dual (TCP/UDP) mode. It will use swarm-launcher to start the processes in
privileged
mode and Nginx as a loadbalancer/proxy for allowing connections to the VPN server.
Use docker-compose to deploy Prometheus, Grafana, Portainer behind Traefik cloud native edge router, all protected by oauth2_proxy
This is how to protect your website with Google’s OAuth 2.0, using pusher/oauth2_proxy behind a containous/traefik cloud native edge router.
Since the update to Prometheus 2.0, the documentation still has to catch up. Because I’ve been debugging a custom written exporter, some unwanted metrics landed in my Prometheus. This is how to delete those series.
This guide will show you how to deploy Proxmox VE 5 with KVM Routing and NAT on a Hetzner server with focus on networking and DHCP/DHCPv6.
Ever since I’ve started hosting my own domains, I’ve searched for ways to automate the website provisioning. Normally, the documentation includes the information on configuring your infrastructure based on roles. But if you have a webserver role for all your minions it doesn’t help with the individual provisioning I am aiming at.
Tired of always being afraid someone will hack into your Linux computer/server? One of the most important steps is to make sure the attacker can’t log in with the “root” account. In order to do this, you have to
Article target: web developers
How to bypass the Vodafone transparent proxy. For details about what it is, you can check out Vodafone transparent proxy - BMI Javascript at 1.2.3.4.
I’ve been struggling a bit with a working Time Zone Drop Down, so I thought I shared it. The target was to have a nice drop down list with as many Country/City combinations as possible, so that the users are not confused.