Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 649 Bytes

File metadata and controls

11 lines (7 loc) · 649 Bytes

templates

  • 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.

code base and its description

  • 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.