Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.
/ Docker-nginx Public archive

[DEPRECATED - watch Readme] Simple docker compose configuration to run an app on nginx (without db container)

Notifications You must be signed in to change notification settings

fabienduhamel/Docker-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerize a wep app

This tool helps generating a docker-compose.yml file and necessary images to run an app with nginx.

DEPRECATED: Due to complexity, I've found a simpler solution. Go to my gist

How to

  1. Run:

    cp parameters.sh.dist parameters.sh
  2. Edit parameters.sh and fill your values.

  3. Run:

    ./build.sh
    docker-compose up

More

See bin/dist/ files for further information.

About

[DEPRECATED - watch Readme] Simple docker compose configuration to run an app on nginx (without db container)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages