Setup
How to set up the combinary facebook service on your own server
SSH
HTTPS
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
The application is then running on your server.
Last updated