Project Argos
  • What is This?
  • Background
  • Architecture
    • Logical Architecture
    • Physical Architecture
  • Component Descriptions
    • Docker Container
    • Management Client and Server
    • GIT Synchronisation
    • Client Architecture
Powered by GitBook
On this page

Was this helpful?

  1. Architecture

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

PreviousLogical ArchitectureNextDocker Container

Last updated 2 years ago

Was this helpful?