fms / README.md
FMS
Rihal's Forecast Management System
Last updated: 4/16/2026GitHub
FMS
Description
Rihal's Forecast Management System
System Architecture diagram

Development Setup
Step 1: Building policy web assembly
After cloning and any policy we change, we must regenerate the OPA web assembly module.
To do this cd into the policy directory. Then run
./build_wasm.sh
This will build the wasm and move copy of it to /web/policy/policy.wasm.
Step 2: Running the project
Now we can run make run and it should bring up the containers.
You can access front end on http://localhost:8080
make stop to stop the running containers
Step 3: login
- Admin user credentials:
- Username:
fms_admin - Password:
fms
- Username:
- Reservoir Engineer credentials:
- Username:
fms_reservoir_engineer - Password:
fms
- Username:
- Stakeholder credentials:
- Username:
fms_stakeholder - Password:
fms
- Username: