Advanced Search
Search Results
4 total results found
Installation via Docker
This guide explains how to run Zenith using Docker. The container already includes a preconfigured Nginx web server. Image location: git.crystalsky.dev/crystalsky/zenith:latest Prerequisites Make sure docker and the compose-plugin is installed. Install Docker...
Manual installation
This guide explains how to manually install and host Zenith using a web server. The example server used here is Caddy because it has the easiest SSL-setup, but any web server (Nginx, Apache, etc.) will work. 1. Requirements You need: A Linux server Root or s...
Install Docker and compose-plugin
This guide explains how to install Docker and Docker-Compose on common Linux distributions. Supported distributions in this guide: Debian / Ubuntu Arch Linux RHEL / Rocky / AlmaLinux / CentOS Fedora Optional steps for allowing non-root users to run Docker ar...
Installation
via Docker Compose