- This repository contains various templates that are helpful for project starters. You can simply clone it and then modify / enhance it based on your use case without worrying about the foundation.
- Each project can be run from either docker-compose or docker swarm with minor config changes. The current configuration is for docker swarm. Moreover, you can parallelly run these stacks in the single node.
- The code is written in Scala.
- brownbag: REST API with Akka Http and Swagger UI in single box swarm mode.
- swarm-elasticstack: Log Monitoring with Elastic Stack in single box swarm mode.