Skip to content

Docker compose for gfb

Notifications You must be signed in to change notification settings

globalfoodbook/deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Docker Compose Configuration for GFB

This is a sample docker-compose configuration yml file used to test wordpress installation on http://globalfoodbook.com

First steps

You will need to clone in .. gfb repos

Run the thing

If you want to run everything:

docker-compose up

If you want to run everything as deamonised:

docker-compose up -d

If you just want part of the architecture:

Contributors

BIG WARNINGS (please READ!)

  • The projects are build with your local branch. This means that if you want last versions it's your responsability to update the code using git.
  • If you can't start the app with docker-compose up because it says that there is a server already running, find and remove the respective pid files.
  • Not all the environment variables are set, feel free to add the missing ones that you need.

About

Docker compose for gfb

http://globalfoodbook.com

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages