Frequently asked questions
CC-Gateway requires Docker. Most modern OS support Docker including macOS, Windows, and Linux.
Pull the latest image and restart:
docker pull cc-gateway:latest && docker-compose up -d
device_id needs to be 64-character hex string. Generate with:
openssl rand -hex 32
For more help, visit: