Kategorien: docker
How to manage Docker with portainer on Ubuntu 16.04 LTS with Apache2 as reverse proxy

Veröffentlichungsdatum:
Autor: Markus Weingärtner
Schlagwörter: apache2, container, container-management, docker.io
Anzahl Kommentare: keine Kommentare
Today I want to show how to manage your Docker containers with portainer . We use the portainer docker image, Apache2 as a reverse proxy, and we will secure our installation with LetsEncrypt. Prerequisites: – an Ubuntu VPS – LAMP stack installed – Reverse Proxy Module enabled in Apache2 – Docker installed – certbot installed […]