From 1020239659a95ea6f56f0c125020b0ee1d27ac97 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sun, 29 Dec 2024 14:34:20 -0600 Subject: [PATCH] readme updates --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 06f90df..effe990 100644 --- a/README.md +++ b/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`