Skip to content

Docker Setup

Profiles

Start specific service groups:

bash
make infra-up       # base-infrastructure
make web3-up        # tw-web3-stack
make web3-rpc-up    # tw-web3-infra-stack
make mystic-up      # mystic-app-stack
make pot-o-up       # PoT-O validator only
make docs-up        # docs site only

Service Map

See the main docker-compose.yml for all service definitions. Key ports:

PortService
80/443nginx-proxy
8545EVM testnet
8899Solana testnet
8900PoT-O validator
8880-8884Web apps
3099Status API

TribeWarez Blockchain Ecosystem