Reset history to current sanitized state
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user