alredho.com

Field Notes
How to install Traefik on linux / vps

How to install Traefik on linux / vps

Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. With Traefik you can use domain to access your services like for example using https://blog.example.com instead of plain http://192.168.1.1:8080 Traefik is a leading modern open source reverse

Aug 6, 2024 5 min read
How to install Dozzle on synology / linux / vps

How to install Dozzle on synology / linux / vps

Dozzle is log viewer for Docker containers. It allows you to view logs of Docker containers through a web interface and is useful for monitoring and debugging purposes without needing to use the command line. Dozzle is a small lightweight application with a web based interface to monitor Docker logs.

Aug 6, 2024 4 min read
How to install Portainer on synology / linux / vps

How to install Portainer on synology / linux / vps

Portainer supports both Docker standalone installations and Docker Swarm clusters, making it a versatile tool for managing Docker environments. Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. It is designed to be as simple

Aug 5, 2024 5 min read
How to install Docker on synology / linux / vps

How to install Docker on synology / linux / vps

Docker simplifies deployment and scaling by allowing applications to be easily moved between different environments, including local machines, staging servers, and production systems. Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers.[1] A container is a standard

Aug 5, 2024 3 min read