ops(sol): add public edge host preparation
Some checks failed
prepare-sol-public-edge / prepare (push) Has been cancelled
Some checks failed
prepare-sol-public-edge / prepare (push) Has been cancelled
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal 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`
|
||||
Reference in New Issue
Block a user