Soketi Dockerize & Pusher
Copy .env.example to .env and update variables
docker-compose up -d
To run this project, you will need to update the following environment variables to your .env file
SOKETI_PORT
SOKETI_METRICS_SERVER_PORT
DEBUG
PUSHER_APP_ID
PUSHER_APP_KEY
PUSHER_APP_SECRET
PUSHER_HOST
PUSHER_PORT
PUSHER_SCHEME
DEFAULT_APP_ENABLE_CLIENT_MESSAGES
(make true if you want to enable client events)