ops(sol): add public edge host preparation
Some checks failed
prepare-sol-public-edge / prepare (push) Has been cancelled

This commit is contained in:
mpabi
2026-04-12 20:07:29 +02:00
commit 7f1a776029
4 changed files with 129 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# trade-host-iac
Host-level infrastructure and operator workflows for `trade-next`.
## Current Modules
- `sol/public-edge` - prepares public HTTP/HTTPS exposure for the trade stack on `sol`
## Workflows
- `.gitea/workflows/prepare-sol-public-edge.yaml` - opens `80/tcp` and `443/tcp` on `sol` from the `trade-next` runner using the org secret `SOL_SSH_PRIVATE_KEY_B64`