Skip to content

Remove all SpillQuest coupling from AROS deploy#11

Draft
Nirpat3 wants to merge 1 commit into
mainfrom
remove-spillquest-coupling
Draft

Remove all SpillQuest coupling from AROS deploy#11
Nirpat3 wants to merge 1 commit into
mainfrom
remove-spillquest-coupling

Conversation

@Nirpat3

@Nirpat3 Nirpat3 commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Companion to Nirpat3/find-myself#4. SpillQuest (spillquest.com) becomes a standalone product on its own dedicated VPS; this removes every trace of it from the AROS deploy so the two share zero infrastructure.

Removed

  • deploy/docker-compose.spillquest.yml (built from ../../find-myself/** and mounted a config/nginx-vps.conf that never existed)
  • deploy/hostinger/nginx-spillquest.conf
  • deploy/hostinger/.env.spillquest.example

Edited

  • deploy-full.sh — drop deploy_spillquest(), --spillquest-only, the .env.spillquest preflight check, and the spillquest entry in sync_nginx().
  • setup-vps-full.sh — remove the SpillQuest compose/env/nginx-copy and cert provisioning steps.
  • cloudflare-config-post-cutover.yml — drop spillquest.com from the route-distribution notes.

Validated

  • bash -n on both edited scripts ✅
  • No remaining spillquest/spill- references except the intentional "separate product, not managed here" notes ✅

Sequencing

Merge after the find-myself PR ships and spillquest.com is confirmed live on its new box (so the old box keeps serving as fallback until cutover completes — see that PR's RUNBOOK.md, Step 6).

🤖 Generated with Claude Code

SpillQuest (spillquest.com) is now a standalone product deployed from its own
repo (Nirpat3/find-myself) onto its own dedicated VPS. Strip every trace of it
from the AROS deploy so the two share no infrastructure.

- Delete deploy/docker-compose.spillquest.yml, deploy/hostinger/nginx-spillquest.conf,
  deploy/hostinger/.env.spillquest.example.
- deploy-full.sh: drop deploy_spillquest(), the --spillquest-only mode, the
  .env.spillquest preflight check, and the spillquest entry in sync_nginx().
- setup-vps-full.sh: remove SpillQuest compose/env/nginx-copy and cert steps.
- cloudflare-config-post-cutover.yml: drop spillquest.com from route notes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant