Infrastructure Overview
TribeWarez runs as a Docker Compose stack with multiple profiles:
| Profile | Services |
|---|---|
base-infrastructure | nginx-proxy, docker-gen, acme-companion |
tw-web3-stack | defi, terminal, hub, serverz, docs |
tw-web3-infra-stack | Solana testnet, EVM testnet, RPC proxy, status API, PoT-O validator |
mystic-app-stack | Mystic Numbers (Next.js, PHP API, MariaDB, Mercure) |
All services are reverse-proxied through nginx-proxy with automatic SSL via Let's Encrypt.