agnes-the-ai-analyst/server
Petr 2181d490e9 Fix systemd NAMESPACE failures caused by missing ReadWritePaths dirs
data-refresh.service: use /tmp instead of /tmp/data_analyst_staging in
ReadWritePaths — the subdirectory may not exist at service start, causing
mount namespace setup to fail before any Exec* directive runs.

deploy.sh: fix typo services/corporate-memory -> services/corporate_memory
so the mkdir conditional actually matches the repo directory name.

deploy.sh: add ReadWritePaths validation loop that auto-creates any missing
directories listed in installed .service files before daemon-reload. This
acts as a safety net against future NAMESPACE failures from new services.
2026-03-15 11:40:11 +01:00
..
bin Move standalone services from server/ to services/ 2026-03-09 12:54:30 +01:00
deploy.sh Fix systemd NAMESPACE failures caused by missing ReadWritePaths dirs 2026-03-15 11:40:11 +01:00
limits-users.conf OSS cleanup: remove internal references, harden deployment, add config env interpolation 2026-03-09 07:59:57 +01:00
migrate-home-to-disk.sh Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
migrate-to-v2.sh Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
setup-snapshot-schedule.sh Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
setup.sh Security fixes: sanitize dev_docs, harden sudoers and config validation 2026-03-09 08:06:45 +01:00
sudoers-deploy Update paths in docs and sudoers after services/ extraction 2026-03-09 13:02:13 +01:00
sudoers-webapp Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
webapp-nginx.conf Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
webapp-setup.sh Security fixes: sanitize dev_docs, harden sudoers and config validation 2026-03-09 08:06:45 +01:00
webapp.service Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00