If you have multiple services running internally, and don’t have public IP’s (or don’t want) to expose these services, a reverse proxy can come in handy. A reverse proxy can…
How to setup Nginx reverse proxy in Docker on Ubuntu 22.04
Continue reading
0 Comments
Setup Teleport SSH in Docker with LetsEncrypt
Let’s start by getting Teleport setup in Docker. Create a docker-compose.yaml file in your home directory, and paste the following in there: The parts to take note of are: The…
Continue reading
0 Comments