Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 595 Bytes

File metadata and controls

22 lines (14 loc) · 595 Bytes

fullstack

What is it?

Playing around with everything needed to build a 12 factor, reactive, progressive, buzzword-laden full stack web application.

Current progress/legacy:

  • A node app with a rethinkdb database, communicating via consul
  • Services running in docker, supervised by s6 via s6-overlay, built with packer & ansible
  • Services brought up by docker-compose

How do I run it?

What can I see?