Skip to content

Utilities Profile#

watchtower#

Watchtower Logo

Watchtower is a container-based solution for automating Docker container base image updates.

For each service with the latest tag, Watchtower will check if the image has been updated on the Docker Hub, and if it has, Watchtower will pull the new image and restart the container.

homelab-postgres#

The homelab-postgres service is a PostgreSQL database that is used by other services in the stack.

PostgreSQL Logo

homelab-postgres is not enabled by default

pi-hole#

Pi-hole Logo

pi-hole is not enabled by default

The Pi-hole is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.

Admin Password

The default admin password for pi-hole must be set manually:

docker compose exec pihole /bin/bash -c "sudo pihole -a -p YourNewPassword"

sftpgo#

SFTPGo Logo

sftpgo is not enabled by default

SFTPGo is a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support. It's a fast and reliable solution to access your files with a WebUI, SFTP, and more.

portainer#

Portainer Logo

portainer is not enabled by default

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 to deploy as it is to use. The application allows you to manage all your orchestrator resources (containers, images, volumes, networks and more) through a β€˜smart’ GUI and/or an extensive API.