Add SearXNG LXC notes and LLM prompt for service documentation #3
@ -34,8 +34,8 @@ When adding a new container/VM/service, use this prompt with an LLM to generate
|
||||
> - Capture design/architecture decisions (networking, reverse proxy, storage, security).
|
||||
> - Document IPs, hostnames, ports, container names, and paths that are specific to my environment.
|
||||
> - Include trimmed config examples (docker-compose, Caddy/nginx, app config) with comments where helpful.
|
||||
> - Add a small “Deployment steps” section summarizing the exact commands I used (cd, docker compose up, systemctl, etc.).
|
||||
> - Add brief “Troubleshooting notes” if we fixed any issues (e.g., wrong port binding, DNS, reverse proxy issues).
|
||||
> - Add a small "Deployment steps" section summarizing the exact commands I used (cd, docker compose up, systemctl, etc.).
|
||||
> - Add brief "Troubleshooting notes" if we fixed any issues (e.g., wrong port binding, DNS, reverse proxy issues).
|
||||
>
|
||||
> Do NOT invent services or values that I did not show you.
|
||||
> Only use the information I provide plus obvious inferences (e.g., 0.0.0.0:8080 means accessible on LAN).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user