save experimentation

This commit is contained in:
2025-11-17 11:32:56 -05:00
parent 83c1cc82b6
commit 706ca62552
10 changed files with 246 additions and 17 deletions

View File

@@ -1,4 +1,12 @@
export HARMONY_SECRET_NAMESPACE=example-vms
NAMESPACE=example-okd
export HARMONY_SECRET_NAMESPACE=$NAMESPACE
export HARMONY_SECRET_STORE=file
export HARMONY_DATABASE_URL=sqlite://harmony_vms.sqlite RUST_LOG=info
#export DB_PATH=$HOME/.local/share/instances/$NAMESPACE/db.sqlite
#export HARMONY_DATABASE_URL=sqlite://$HOME/.local/share/instances/$NAMESPACE/db.sqlite
export HARMONY_DATABASE_URL=sqlite://db.sqlite
export RUST_LOG=info
#export RUST_LOG=debug,serde
#export RUST_LOG=info,yaserde=debug