Skip to content
This repository was archived by the owner on Oct 3, 2022. It is now read-only.

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

eeag.docker

  1. Get the docker installation repository and the source code:

     git clone git@github.com:eftafmo/eeag.docker.git
    
  2. Starting the stack (production):

     cd eeag
    cp docker-compose.override-prod.yml.example docker-compose.override.yml
    cp web/web.prod.env.example web/web.env
    docker-compose up
    
  3. Starting the stack (test):

     cd eeag
    cp docker-compose.override-test.yml.example docker-compose.override.yml
    cp web/web.test.env.example web/web.env
    docker-compose -p eeag_test up
    

About

eeagrants.org

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages