GithubHelp home page GithubHelp logo

gopal804 / docker-node-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from docker-training/docker-node-app

0.0 2.0 0.0 722 KB

Dockerized NodeJS example for Docker EE Standard and Advanced

License: MIT License

JavaScript 17.23% Shell 0.24% CSS 72.20% HTML 10.32%

docker-node-app's Introduction

Docker NodeJS Example with Docker EE 17.03

Prerequisites

  • Docker EE 17.03 Standard and Advanced
  • DTR 2.2.3 and UCP 2.1.1

Setup UCP and DTR

Set up UCP and DTR per instructions found here: https://github.com/yongshin/vagrant-vancouver.

Create DTR repo

engineering/docker-node-app

Build Docker Image

cd ~/docker-node-app
docker build -t yongshin/docker-node-app .

Start Example Application

export DTR_IPADDR=172.28.128.4
# Source client bundle
docker stack deploy -c docker-compose.yml nodeapp

Stop all

In case you need to stop everything run:

docker stack rm nodeapp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.