This repo consists of my solution for Insight DevOps Engineering Systems Puzzle: Weblogs (link to original repo does not work anymore).
- Docker
- Docker Compose (Included in macOS and Windows Docker. Linux requires separate installation)
- Clone this repo and change your working directory to the cloned repo.
- Run:
docker-compose up -d
- Navigate to
localhost:8080
in a web browser to view website availability rate.