audit work, fixed StellaOps.sln warnings/errors, fixed tests, sprints work, new advisories
This commit is contained in:
@@ -112,9 +112,9 @@ notepad .env
|
||||
```
|
||||
|
||||
**Key settings to configure:**
|
||||
- Copy and edit the profile env file (`deploy/compose/env/dev.env.example` -> `.env`).
|
||||
- Copy and edit the profile env file (`devops/compose/env/dev.env.example` -> `.env`).
|
||||
- Update at minimum `POSTGRES_PASSWORD` and any host port overrides needed for your machine.
|
||||
- Treat `deploy/compose/env/*.env.example` as the authoritative list of variables for each profile (queue/transport knobs are profile-dependent).
|
||||
- Treat `devops/compose/env/*.env.example` as the authoritative list of variables for each profile (queue/transport knobs are profile-dependent).
|
||||
|
||||
### Step 3: Start the Full Platform
|
||||
|
||||
@@ -169,7 +169,7 @@ Canonical guide:
|
||||
- `docs/QUICKSTART_HYBRID_DEBUG.md`
|
||||
|
||||
Related references:
|
||||
- Compose profiles: `deploy/compose/README.md`
|
||||
- Compose profiles: `devops/compose/README.md`
|
||||
- Install guide: `docs/INSTALL_GUIDE.md`
|
||||
- Service-specific runbooks: `docs/modules/<module>/operations/`
|
||||
## Service-by-Service Debugging Guide
|
||||
|
||||
Reference in New Issue
Block a user