Skip to content

VPS Environments

GuildUSA currently operates across two distinct VPS environments to ensure production stability.

1. Production Server

  • Host: Namecheap
  • Purpose: Runs the main multi-tenant PWA, marketing site, and receives live Twilio webhooks.
  • OS: Ubuntu 22.04 LTS
  • Database: MySQL (Multi-user-per-tenant architecture)

2. Sandbox Server

  • Host: DigitalOcean
  • Purpose: A 1:1 replica of production for testing architecture changes, staging updates, and hosting development tools (like this documentation).
  • OS: Ubuntu 22.04 LTS