docs: add Debian runtime notes

This commit is contained in:
server
2026-04-14 08:59:56 +02:00
parent 389bd02af7
commit 6c744ee323
4 changed files with 224 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ This repository contains the core server files and configurations. It includes f
**For installation and configuration, see [instructions](#installationconfiguration) below.**
Operational Debian/Linux documentation lives under [docs](docs/README.md).
---
## 📋 Changelog
@@ -55,6 +57,11 @@ This tutorial will be showing how to install in both FreeBSD and Windows environ
For the Debian runtime used in production, the repository now also contains versioned `systemd` deployment files under [deploy/systemd](deploy/systemd/README.md).
Additional operational notes:
- [Debian Runtime](docs/debian-runtime.md)
- [Healthchecks](docs/healthchecks.md)
Example installation:
```bash