2024-10-13 17:05:00 +02:00
|
|
|
# Create proxy network
|
|
|
|
`docker network create proxy`
|
|
|
|
|
|
|
|
# Configure caddy cloudflare
|
|
|
|
Find instructions on [caddy-dns cloudflare](https://github.com/caddy-dns/cloudflare)
|
2024-10-17 19:28:08 +02:00
|
|
|
|
|
|
|
# Services
|
|
|
|
| Name | Use | Domain | Auth |
|
|
|
|
| --- | --- | --- | --- |
|
|
|
|
| Adguard | DNS | https://adguard.timo.bmrs.nl/ | local |
|
|
|
|
| Caddy | Reverse proxy | - | - |
|
|
|
|
| Forgejo | Git | https://git.timo.bmrs.nl/ | Openid |
|
|
|
|
| Ldap | User directory | https://ldap.timo.bmrs.nl/ | - |
|