Skip to content

swapab/elixir-on-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaterCooler

Cloud native chat application built with Elixir.

Set up as an example application to deploy to docker cloud environments

Features

  • Automatic clustering when deployed on docker-cloud
  • TLS(ssl) certificates stored in docker-compose secrets
  • Surface/integration testing.

Getting started

docker-compose up

Visit http://localhost:8080/

Run integration tests

docker-compose run integration mix test

About

Quickly get started developing clustered Elixir applications for cloud environments.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 97.7%
  • API Blueprint 1.2%
  • HTML 1.1%