Skip to content

A dockerized NodeJS server template connected to a mongodb service with log export via logstash

License

Notifications You must be signed in to change notification settings

bertrandmartel/node-docker-template

Repository files navigation

NodeJS service docker template

Build Status

A dockerized NodeJS server template connected to a mongodb service with log export via logstash

Check docker-monitoring for log & metrics platform architecture & docker-dompose configuration.

Build

Edit your own configuration in vars-template :

source vars-template
./sourcing.sh

ElasticSearch https configuration require :

  • a keystore.jks in key directory

docker-compose

docker-compose up

docker-cloud

docker-cloud stack create --name node-service -f stackfile.yml
docker-cloud stack start node-service

About

A dockerized NodeJS server template connected to a mongodb service with log export via logstash

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published