readme updates
This commit is contained in:
13
README.md
13
README.md
@@ -2,19 +2,20 @@
|
||||
|
||||
## Objectives
|
||||
|
||||
- Use flakes
|
||||
- SSH remote with VSCode
|
||||
- Debugger must work
|
||||
- Multiple dev versions (different branches, forks)
|
||||
- Multiple config directories - deployment and test
|
||||
- `devenv`-based workflow
|
||||
- Shell
|
||||
- Makes `uv` available
|
||||
- Syncs `devenv` virtual environment
|
||||
- `appdaemon`
|
||||
- Build Docker
|
||||
- SSH remote with VSCode
|
||||
- Use flakes
|
||||
- Jupyter through VSCode
|
||||
- `autoreload` must work with editable install of the dev version
|
||||
- Multiple dev versions
|
||||
- Multiple config directories
|
||||
- Debugger must work
|
||||
- could always work in a dev container
|
||||
- Observation - telegraf/promtail
|
||||
- Utility - portainer, watchtower
|
||||
|
||||
@@ -70,7 +71,7 @@ nixos-rebuild switch --flake git+https://gitea.john-stream.com/john/ad-nix#ad-ni
|
||||
|
||||
### Secrets
|
||||
|
||||
`secrets/secrets.yaml` needs to have
|
||||
`secrets/secrets.yaml` needs to be edited from the terminal. There's a `sops-ad` command for convenience. The following keys are required:
|
||||
|
||||
- `telegraf_influx_token`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user