Add server make targets, install script, and .env setup

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 19:18:22 +02:00
parent e0444fa40c
commit 5bbaa8bb8b
4 changed files with 46 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
SERVER=user@example.com
WEBROOT=/home/example.com/public_html
USER_REPO=ssh://git@gitea.example.com:222/user/repo.git