malaskowski / aet-docker

Docker support for AET - easy to set up local/developer environment with example Docker Swarm configuration.
Apache License 2.0
8 stars 9 forks source link

Lighthouse support #12

Closed malaskowski closed 5 years ago

malaskowski commented 5 years ago

Introduces AET Lighthouse Extension to the aet example swarm stack.

How to run

  1. Make sure you meet all prerequisites.
  2. Download and unzip aet-lighthouse-edition.
  3. Provide working Lighthouse Server instance a) Recommended way:
  4. Configure lighthouseInstanceUri property in the configs/com.github.skejven.collector.LighthouseCollectorFactory.cfg. (It should work OOTB with AET Lighthouse Server running locally)
  5. Run docker stack deploy -c aet-swarm.yml aet to run AET Stack with Lighthouse plugin.

Lighthouse extension

Read more about the extension in the repository docs: