Docker compose
In order to facilitate the initial installation of the dashboard, please refer to this compose file that you can run locally to check that everything is running, just note that if you run the containers in localhost, you will need to configure Auth0 accordingly.
As soon as the instance is up and running, you could try to use the taskforce-connector to expose the Redis instance that is running in docker to your Taskforce.sh instance. Then you should be able to see the "monitoring" queue that handles the monitor checks and alerts for the rest of your connections.
Last updated