Updating website
This commit is contained in:
@@ -10,9 +10,10 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
||||
|
||||
### Services
|
||||
|
||||
| Role | Tool | Subdomain |
|
||||
|------|------|-----------|
|
||||
| Role | Service | URL |
|
||||
|------|---------|-----|
|
||||
| common | Traefik (reverse proxy + TLS) | `traefik.<domain>` |
|
||||
| dns | BIND9 (authoritative nameserver) | `ns1.<domain>` |
|
||||
| graylog | Graylog + OpenSearch + MongoDB | `logs.<domain>` |
|
||||
| authentik | Authentik (identity provider) | `auth.<domain>` |
|
||||
| minio | MinIO (object storage) | `s3.<domain>`, `minio.<domain>` |
|
||||
@@ -28,6 +29,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
||||
| uptimekuma | Uptime Kuma (uptime monitoring) | `status.<domain>` |
|
||||
| automatisch | Automatisch (workflow automation) | `automate.<domain>` |
|
||||
| twenty | Twenty CRM + PostgreSQL + Redis | `crm.<domain>` |
|
||||
| website | Nginx (static website) | `<domain>` |
|
||||
|
||||
### Design Principles
|
||||
|
||||
|
||||
Reference in New Issue
Block a user