Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

johscheuer/todo-app-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o todo-app-go .
sudo docker build -t johscheuer/todo-app-go .

Todo App

A simple app which creates todo entries inside a redis database which is in master-slave mode and runs on Mesos over Marathon

About

Simple todo app for a Marathon demo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages