Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 412 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 412 Bytes

Usage

  1. Clone this Repo git clone https://github.com/TAMULib/avalon-docker/

    git checkout tamu_master

    git status

    On branch tamu_master

  2. Copy dotenv.example to .env and fill in the relevant info.

  3. From inside the avalon-docker directory

  • docker-compose build
  • docker-compose up to stand up the stack

To access the site, visit http://localhost:3000 in your browser.