Example Configurations

Docker Compose for Docker Swarm

As a basic example see the below docker-compose file. It sets up a single instance of each ace service, configured according to the recommendations below. This example file is intended for use with Docker Swarm.

docker-compose.yml

Solr schema

A basic solr schema.xml with the fields reqiured for ACE.

schema.xml

Solr config

A basic solrconfig.xml configured for ACE.

solrconfig.xml

Grafana dashboards

Some basic dashboards to be imported into a Grafana application.