diff --git a/.gitignore b/.gitignore index a958ed7..b752395 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,8 @@ authorized_keys tmp *.local.json -*.local.md \ No newline at end of file +*.local.md + +# VHS — seed has personal URLs, tape is local workflow +vhs/seed.yaml +vhs/demo.tape \ No newline at end of file diff --git a/vhs/screenshots/alerts.png b/vhs/screenshots/alerts.png new file mode 100644 index 0000000..8f82b73 Binary files /dev/null and b/vhs/screenshots/alerts.png differ diff --git a/vhs/screenshots/detail.png b/vhs/screenshots/detail.png new file mode 100644 index 0000000..4c78fd0 Binary files /dev/null and b/vhs/screenshots/detail.png differ diff --git a/vhs/screenshots/logs.png b/vhs/screenshots/logs.png new file mode 100644 index 0000000..cb87594 Binary files /dev/null and b/vhs/screenshots/logs.png differ diff --git a/vhs/screenshots/monitors.png b/vhs/screenshots/monitors.png new file mode 100644 index 0000000..12ba5e9 Binary files /dev/null and b/vhs/screenshots/monitors.png differ