Reset history to current sanitized state

This commit is contained in:
2026-08-04 18:07:14 +00:00
commit 7472350f1e
4 changed files with 459 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# `it-tools`
`Browser-based collection of convenient utilities for developers and IT professionals.`
## Deployment layout
- **Compose:** `/srv/docker/it-tools/docker-compose.yml`
- **Static configuration/source:** none
- **Non-secret environment:** none
- **Secrets:** none
- **NVMe application state:** none
- **Bulk HDD data:** none
- **Other mounts:** none
Secrets are never committed to this repository. Record secret filenames and
required variable names here when useful, but never record their values.
## Dependencies and recovery
- **Networks/dependencies:** uses the external `npm_proxy` network at `192.168.98.10`
- **Back up:** none
- **Re-creatable:** the it-tools container itself; no persistent cache is declared