Reorganize docs by project and archive legacy context files
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Shared Operations
|
||||
|
||||
## SearXNG checks
|
||||
|
||||
- Status: `ssh pve173 "pct exec 119 -- systemctl status searxng --no-pager"`
|
||||
- Logs: `ssh pve173 "pct exec 119 -- journalctl -u searxng -n 100 --no-pager"`
|
||||
|
||||
## SethSearch checks
|
||||
|
||||
- Status: `ssh pve173 "pct exec 620 -- systemctl status sethsearch --no-pager"`
|
||||
- Logs: `ssh pve173 "pct exec 620 -- journalctl -u sethsearch -n 100 --no-pager"`
|
||||
- Stats: `curl -s "https://sethsearch.sethpc.xyz/stats"`
|
||||
|
||||
## Caddy checks
|
||||
|
||||
- Validate: `ssh pve241 "pct exec 600 -- caddy validate --config /etc/caddy/Caddyfile"`
|
||||
Reference in New Issue
Block a user