add cloudflare and documentation

This commit is contained in:
2025-12-22 23:25:06 +01:00
parent fbc8bcd089
commit 4590d46e17
17 changed files with 427 additions and 5 deletions

12
contrib/safelineapi.env Normal file
View File

@@ -0,0 +1,12 @@
## Example environment file for systemd (placed at /etc/default/safelineapi)
## Values here are sourced by the systemd unit via EnvironmentFile
# Path to config.json
CONFIG_PATH=/opt/safelineapi/config.json
# Optional runtime overrides
#SAFELINE_API_TOKEN=
#DNS_PROVIDER=Cloudflare
#CONTACT_EMAIL=you@example.com
# Path to binary (if you installed somewhere else)
#BIN=/opt/safelineapi/safelineApi