Edo's tavern
menu
Home
Posts
Tags
Edo’s tavern
When I really should be studying or doing something productive, I write blog posts instead.
FEATURED
BUILD A
Dockerized
LINUX SERVER
See posts
Posts
2023-12-25
electric_bolt
Set up HTTP/3 in NGINX reverse proxy
A concise guide to enable HTTP/3 in NGINX reverse proxy.
2023-12-22
Low-RAM GitLab in Docker behind NGINX proxy
Run GitLab instance inside a Docker container, in memory-constrained environments. Integration with NGINX reverse proxy and GitLab runners.
2023-12-18
NGINX in Docker as reverse proxy to other containers
Setup NGINX inside a Docker container, and learn how you can proxy other Docker containers in the same machine.
2023-12-11
WordPress in Docker, with NGINX reverse proxy
Set up your own blog in your private server using WordPress inside a Docker container, to ensure isolation between services.
2023-12-10
How I set up a container-based Linux server
Learn how to set up a container-based Linux server with containerized services. Follow best practices for security, user management, and container isolation.