Github repository with demonstrations for Alfresco Tech Talk Live about monitoring
This project uses the Alfresco Docker Gradle Plugins to easily startup an Alfresco stack including various monitoring tools and components.
Assuming Docker is correctly setup on your environment, the stack can be started by executing a single command:
./gradlew composeUp
Once started, following services are available and have one or more ports exposed on the docker host:
- Alfresco (6.2.0-ga) - 8080
- Prometheus - 9090
- Grafana - 3000
- SearchServices (2.0.1)