📄️ Running with Docker
This document will guide you in setting up chibisafe with Docker. Although it's not the only method, it is the preferred way to run the service given its ease of use.
📄️ Manual installation
This document will guide you in setting up chibisafe manually in a server. Keep in mind we strongly recommend you use the Docker guide instead as it's simpler and tested thoroughly.
📄️ Running with Docker, Caddy and Traefik
This guide will hopefully serve as a starting point in helping you set up chibisafe using Docker Compose with Caddy and Traefik for HTTPS support.
📄️ Running with Docker, Traefik and NGINX
This guide provides detailed steps to deploy chibisafe using Docker, Traefik, and NGINX. It assumes that you have Docker, Docker Compose, and a running Traefik instance already installed and configured. If you don't have a Traefik installation, please refer to the official Traefik documentation.
📄️ Running with Docker and Nginx Proxy Manager
This guide shows you how to run chibisafe with Nginx Proxy Manager (or NPM) through Docker without the internal Caddy server.