Commit Graph
8 Commits
Author SHA1 Message Date
m038 8c93dfd7c9 Sync local state with remote after untracked local evolution
Local site-ai/ had diverged significantly from the last commit pushed
to Gitea (new remote-env-setup/remove targets, SITE_CONFIG_DIR/MAIN_REPO
split, credential cleanup in server-install.sh, migration docs) without
ever being committed. This catches the repo up to what's actually on disk.

Also untracks the legacy user/ subtree left over from before content was
split into its own standalone repo (natascha-rieter.nl-user) — user/ is
gitignored here and stays a separate git repo, unaffected by this commit.
2026-08-30 14:48:54 +02:00
m038 c7877f3ce0 Pin Grav version, install plugins as part of remote-install 2026-06-13 21:08:50 +02:00
m038 bc3df5c24b Split SERVER into REMOTE_USER/HOST/HOME, rename USER_REPO to REPO 2026-06-13 21:06:48 +02:00
m038 596b94519f Remove chown from install script 2026-06-13 21:05:08 +02:00
m038 766b7edcdd Derive WEBROOT_USER from WEBROOT, remove from env 2026-06-13 21:03:43 +02:00
m038 ef8c0e1a32 Add WEBROOT_USER for chown, pass to remote-install 2026-06-13 21:02:33 +02:00
m038 2b9a926338 Pass Gitea credentials to remote-install, clean up after clone 2026-06-13 20:53:58 +02:00
m038andClaude Sonnet 4.6 5bbaa8bb8b Add server make targets, install script, and .env setup
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 19:18:22 +02:00