Physical Architecture

The solutions provided to each of the components is as follows:

  1. Docker container specifications for each supported server platform that runs the software required for the server, which includes:

    1. Git,

    2. QGIS Server,

    3. POSTGIS,

    4. Argos Management Server,

    5. Gunicorn WEB Server,

    6. Python.

  2. A custom Angular client served by the Gunicorn WEB server connecting to custom Python backend to simplify and automate management tasks and data management.

  3. Using GIT to provide a robust and secure way to synchronis and replicate data.

  4. Standard file based tools on the users computer, including but limited to:

    1. Git Git Desktop

    2. QGIS

    3. Arcsys

    4. Excel

    5. Python

    6. R

Last updated