After installing just run the script:
/usr/bin/openag start
Running the script with a -h will give additional options. See here for more detailed usage.
You can build the dockers youreslf, or just pull them from docker hub. You need to pass a set of ports and volumes, these are dtailed on the individual docker pages in this repo:
- CoVE Dockerfile and resources.
- Open aid geocoder Dockerfile and resources.
- D-Portal Dockerfile and resources.
Each docker exposes services on a port:
- CoVE on http://localhost:8000
- Open aid geocoder on http://localhost:8009
- D-Portal on http://localhost:8011
Each docker is built from a base image in this repo. These are hosted on docker hub:
- Fix user creation in oipa application.