Add more explanations to DNS Settings for individual subdomains

Signed-off-by: derStephan <derStephan@users.noreply.github.com>
This commit is contained in:
derStephan
2026-08-05 14:04:38 +02:00
committed by GitHub
parent a5ec885d90
commit 872b675050
+10 -3
View File
@@ -11,9 +11,6 @@ This container bundles [caddy](https://caddyserver.com/) and auto-configures it
This container configures subdomains for a number of community containers.
> [!Note]
> - You need to set the correct CNAME or A/AAAA DNS records for your domain to get this working.
| Container | Subdomain | Geoblocking | IP Allow List | Authentication |
|---------------------------------------------------------------------------------------------------------------------|----------------------------------|-------------|---------------|----------------|
| [azuracast](https://github.com/nextcloud/all-in-one/tree/main/community-containers/azuracast) | `radio.your-nc-domain.com` | ✅ | | |
@@ -28,6 +25,16 @@ This container configures subdomains for a number of community containers.
| [vaultwarden](https://github.com/nextcloud/all-in-one/tree/main/community-containers/vaultwarden) | `bw.your-nc-domain.com` | ✅ | ✅ | |
> [!Important]
> You need to set the correct DNS records for this to work!
>
> Example:
> - your domain is your-nc-domain.com,
> - you want to use the stalwart container
> - so you need to set CNAME or A/AAAA DNS records for the subdomains mail.your-nc-domain.com to point to your nextcloud AIO server
> - caddy will do the rest and make stalwart available without any additional configuration
## Geoblocking
- After the container was started the first time, log in as default `admin` user. You should see a new `nextcloud-aio-caddy` folder and inside there an `allowed-countries.txt` file