CLean up site generation
This commit is contained in:
29
docs/services/whoami.md
Normal file → Executable file
29
docs/services/whoami.md
Normal file → Executable file
@@ -1,28 +1,9 @@
|
||||
# whoami
|
||||
|
||||
> Auto-generated from `docker-compose.yml`
|
||||
> This page auto-includes the service configuration files.
|
||||
|
||||
| Field | Value |
|
||||
|-------|-------|
|
||||
| **Image** | `traefik/whoami` |
|
||||
| **Container** | `whoami` |
|
||||
| **Restart** | `unless-stopped` |
|
||||
## Docker Compose Configuration
|
||||
|
||||
### Networks
|
||||
|
||||
- `web` (internal)
|
||||
|
||||
### Labels
|
||||
|
||||
| Key | Value |
|
||||
|-----|-------|
|
||||
| `traefik.enable` | `true` |
|
||||
| `traefik.http.routers.whoami.entrypoints` | `websecure` |
|
||||
| `traefik.http.routers.whoami.rule` | `Host(`whoami.${DOMAIN}`)` |
|
||||
| `traefik.http.routers.whoami.tls` | `true` |
|
||||
|
||||
### Networks (compose-level)
|
||||
|
||||
- `web` (external)
|
||||
|
||||
---
|
||||
```yaml
|
||||
--8<-- "whoami/docker-compose.yml"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user