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
9f798daaa3
Add remote-deploy target: pull user repo and install plugins
2026-06-13 21:11:00 +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
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
m038
643b1ccc61
Fix env var forwarding in remote-install, add remote-clean target
2026-06-13 20:51:53 +02:00
m038
a815593f52
Rename server-* targets to remote-*, update README
2026-06-13 20:30:12 +02:00
m038
8154628101
Rename deploy/pull-content to content-push/content-pull
2026-06-13 20:29:28 +02:00
m038 and Claude 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
m038 and Claude Sonnet 4.6
e0444fa40c
Add deploy and pull-content Makefile targets for user repo
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-13 18:52:39 +02:00
m038 and Claude Sonnet 4.6
741f7fe57b
Move plugins to manifest, pin Docker version, add Makefile
...
- Add plugins.txt listing all plugins for reproducible installs
- Add Makefile with setup/start/stop/install-plugins targets
- Remove user/plugins/ from git tracking
- Pin Docker image to 1.7.49.5-ls244
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-19 00:55:59 +02:00