Docker-compose setup for starting SocioBoard.
cd /opt
git clone https://github.com/solution-libre/docker-socioboard.git socioboard
cd socioboardDeclare environment variables or copy the .env.dist to .env, the .env.maria.dist to .env.maria and the .env.mongo.dist to .env.mongo and adjust its values.
Register a domain like 'socioboard.domain.tld' and theese subdomains 'api-00.socioboard.domain.tld', 'api-01.socioboard.domain.tld', 'api-02.socioboard.domain.tld', 'api-03.socioboard.domain.tld'.
cd /opt/socioboard
docker-compose up -dThe SocioBoard hostname. Default value: 'socioboard.domain.tld'
Solution Libre's repositories are open projects, and community contributions are essential for keeping them great.
The list of contributors can be found at: https://github.com/solution-libre/docker-socioboard/graphs/contributors