Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 781 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 781 Bytes

Sophox container

Containerizing Sophox.org (WIP)

Usage

  1. Install Docker and Docker Compose
  2. Change the POSTGRES_USER and POSTGRES_PASSWORD in the .env file
  3. In your terminal run docker-compose up
  4. Visit http://localhost:8080

Implementation Progress