12 lines
374 B
Markdown
12 lines
374 B
Markdown
# 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`
|