farrellmochammad / multiapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started multi app

Initialize manual project

To initialize project locally, please move to :

  • go-service, To running golang app
  • py-service, To running python app

Initialize manual project (with docker-compose)

Step to install app

  • Ensure that docker and docker-compose are installed. for docker and for docker-compose
  • Type command "docker-compose up" to make images of all services and container running
$ docker-compose up
  • Ensure that app running, golang app is on port 8013 python app is on port 8015

About


Languages

Language:HTML 38.3%Language:Python 31.0%Language:Go 29.9%Language:Dockerfile 0.8%