markdown layout

This commit is contained in:
2025-12-23 11:13:04 +01:00
parent 5f8dc9dc05
commit 84b221118a

View File

@@ -3,12 +3,12 @@ SafelineAPI
Small CLI to request and upsert TLS certificates (DNS-01) with multiple DNS provider backends. This repo now includes Cloudflare DNS provider support via the lego provider.
Prerequisites
## Prerequisites
- Go toolchain (only required to build from source)
- A SafeLine API token (set in `config.json`)
- Cloudflare API token (scoped) or Global API key + account email
Quick start
## Quick start
1. Copy `config.example.json` to `config.json` and fill in your values.