[email protected]:combinary/collector-facebook.git
https://gitlab.acolono.net/combinary/collector-facebook.git
Before starting the service add the required environment variables in the facebook.env for dev, live environment and the app id and other required variables.
Set the development variable to true or false for a live environment.
Move to the docker folder and start the service
cd collector-facebook/dockerdocker-compose up -d
The application is then running on your server.