Private
Public Access
1
0

Add license key gate, migrate marketing site to separate repo

- install.sh: prompt for license key as first step, validate against
  makeyourown.website/api/validate before any system changes
- setup.sh: secondary key check (format-only if .license-key exists,
  server validation if missing)
- Remove website/ directory — marketing site, keyserver, and deploy
  scripts migrated to the websites repo (git.constantprojects.xyz/
  tankadmin/websites.git) for independent deployment
- Update CLAUDE.md, guide.md, .gitignore to reflect migration

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
constantprojects
2026-02-24 12:50:24 -07:00
parent 1750efeb05
commit 0bef817f7b
19 changed files with 119 additions and 2211 deletions

4
.gitignore vendored
View File

@@ -1,10 +1,10 @@
# Environment and secrets
.env
.credentials
.license-key
# Docker Compose override (used for marketing site on production VPS only)
# Docker Compose override (legacy, marketing site moved to websites repo)
/docker-compose.override.yml
website/deploy/active-marketing.conf
# Persistent data (created by setup.sh)
websitebox-data/