Deployment

What environment is needed for CC-Gateway? +

CC-Gateway requires Docker. Most modern OS support Docker including macOS, Windows, and Linux.

How to update CC-Gateway? +

Pull the latest image and restart:

docker pull cc-gateway:latest && docker-compose up -d

Configuration

How to set standardized device_id? +

device_id needs to be 64-character hex string. Generate with:

openssl rand -hex 32

Support

For more help, visit: