Skip to content

iamgalba/nginx-mongo-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Push to production

  1. Login to server with docker installed.
  2. Clone this repo and go inside:
git clone https://github.com/deenoize/nginx-mongo-docker.git && cd nginx-mongo-docker
  1. Get the latest version of nginx.tmpl file:
curl https://raw.githubusercontent.com/jwilder/nginx-proxy/master/nginx.tmpl > nginx.tmpl
  1. Start docker-compose:
docker-compose up -d

Update single container after changes

docker-compose up -d --no-deps --build <service_name>

About

Fully fledged config for nginx+ssl+mongo+portainer docker environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published