diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-09-25 12:23:32 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-09-25 12:23:32 +0200 |
| commit | fb221c3ae8ec14547ea098aded8799ea92cf7778 (patch) | |
| tree | d101c4db640d0ef1b8b2b7af901b46aa9b0653ef /CLAUDE.md | |
| parent | b7bf11c077bdd165400cf8d80c5cd1ad4248d854 (diff) | |
| download | meshbay-fb221c3ae8ec14547ea098aded8799ea92cf7778.tar.gz | |
docs: add a README at the repository root
Also list fcgiwrap, which serves cgit on git.meshbay.org, among the
legitimate services of meshbay.org in CLAUDE.md.
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Diffstat (limited to 'CLAUDE.md')
| -rw-r--r-- | CLAUDE.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -953,7 +953,7 @@ here are kept only where they are a rule about *editing* the code. - SSH: `ssh cbesson@meshbay.org` - Caddy: HTTPS reverse proxy on 80/443 - UFW rules: **22/tcp, 80/tcp, 443/tcp only** -- Legitimate services: `meshbay-hub.service`, Caddy, PostgreSQL (local) +- Legitimate services: `meshbay-hub.service`, Caddy, PostgreSQL (local), `fcgiwrap` (cgit on git.meshbay.org) - Detailed inventory: `QE/server-state/meshbay.org.md` - Hub deployment: see `QE/server-state/meshbay.org.md` |