feat: Update toolbox-base and template with latest Docker configurations and documentation

\n- Updated Dockerfiles in both toolbox-base and toolbox-template
- Modified build scripts and docker-compose configurations
- Added new audit tools and documentation files
- Created new toolbox-DocStack and toolbox-QADocker implementations
- Updated README and maintenance documentation
This commit is contained in:
2025-10-31 12:46:36 -05:00
parent 48530814d5
commit ab57e3a3a1
92 changed files with 4610 additions and 190 deletions

View File

@@ -1,31 +0,0 @@
# TSYS Dev Stack Project - DevStack - Toolbox
This prompt file is the starting off point for the ToolboxStack category of the complete TSYSDevStack.
## Category Context
The TSYSDevStack consists of four categories:
- CloudronStack (Free/libre/open software packages that Known Element Enterprises has packaged up for Cloudron hosting)
- LifecycleStack (build/test/package/release tooling)
- SupportStack (always on tooling meant to run on developer workstations)
- ToolboxStack (devcontainer base and various functional area specific devcontainers).
## Introduction
## Artifact Naming
## Common Service Dependencies
## toolbox-base
- mise
- zsh / oh-my-zsh / completions /
-
- See `output/PROMPT` for shared toolbox contributor guidance, `output/toolbox-base/PROMPT` for the image-specific snapshot, and `output/NewToolbox.sh` for bootstrapping new toolboxes from the template (edit each toolbox's `SEED` once to set goals, then load its PROMPT when starting work). Toolbox images follow a `dev``release-current``vX.Y.Z` tagging scheme; use `build.sh` for local iteration and `release.sh <semver>` (clean tree) to promote builds (details in README).
## toolbox-gis
## toolbox-weather