mirror of
https://github.com/acaloiaro/caddy-incus-upstreams
synced 2026-07-21 18:29:13 +00:00
docs: intro
This commit is contained in:
parent
aee59b3bc5
commit
ae106752f3
1 changed files with 7 additions and 0 deletions
|
|
@ -4,6 +4,13 @@
|
||||||
|
|
||||||
`Incus` dynamic upstreams for `Caddy` v2+ 🧨
|
`Incus` dynamic upstreams for `Caddy` v2+ 🧨
|
||||||
|
|
||||||
|
In other words, `Caddy` can automatically pick up your `Incus` instances when
|
||||||
|
they have 3 config keys attached to them which specify 1. that they want to be
|
||||||
|
routed 2. which domain should be routed to them 3. which port they'll answer
|
||||||
|
on. Combined with the lightweight configuration and the Auto-TLS (magic) powers
|
||||||
|
of Caddy, provisioning `Incus` instances to serve on the web is much more
|
||||||
|
convenient.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Set the following config on your `Incus` instance.
|
Set the following config on your `Incus` instance.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue