markdown layout
This commit is contained in:
@@ -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.
|
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)
|
- Go toolchain (only required to build from source)
|
||||||
- A SafeLine API token (set in `config.json`)
|
- A SafeLine API token (set in `config.json`)
|
||||||
- Cloudflare API token (scoped) or Global API key + account email
|
- 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.
|
1. Copy `config.example.json` to `config.json` and fill in your values.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user