8000 GitHub - sirajc/microservice-demo: deploy 2 dummy microservices to digitalocean
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sirajc/microservice-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice hands on Example:

Requirements:

OSX/MacOs Linux (tested on Ubuntu 16 only) Ansible Docker

To get started

MacOSX Install Docker from (website)

sudo easy_install pip
brew install pip?
pip install ansible

Linux (Ubuntu 16)

apt-get install docker
apt-get install easy_install??
pip install ansible

If you have neither spin up a droplet and run there.

There are 2 apps and a frontend

/goserver is the main microservice
/goserver/static is the frontend
/nodeserver is the second microservice we are interacting with

About

deploy 2 dummy microservices to digitalocean

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.0%
  • Other 2.0%
0