Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 339 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 339 Bytes

pwpa-deployment

Compose file for the deployment of the Police Workforce Planner & Analytics Solution

How to run?

  1. Configure the VM in bridge mode
  2. Clone the repository inside a server
  3. Update DEBUG.ENV with values
  4. Run docker compose --env-file DEBUG.env -f docker-compose-dev.yml up -d
  5. Access https://server.ip:8004