The addictive phone hunt and capture competition game!
- Build the
Dockerfileunder the tagcutel/capturethephone:latest. - Place the
docker-compose.yamlinto a folder in which you want to deploy the game. - Edit the
docker-compose.yamlfile with a newPOSTGRES_PASSWORD. - Launch the
docker-compose.yamlwithout detach usingdocker compose upand monitor launch to see the PostgreSQL database has finished initialising. The game will keep failing with DB issues, which is to be expected. - CTRL + C and
docker compose downto stop the instance. - Enter the
./data/capturethephonedirectory and edit theappsettings.jsonfile with a newApiKeyand the same DB password as you set forPOSTGRES_PASSWORD. - Deploy the Asterisk dialplan, pointing it to
localhost:5293(or whatever you reconfigured thedocker-compose.yamlfile to) with the configuredApiKey. - Log into the dashboard with new credentials and configure the whitelist and/or blacklist to allow phones.