> For the complete documentation index, see [llms.txt](https://runette.gitbook.io/project-argos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://runette.gitbook.io/project-argos/architecture/physical-architecture.md).

# Physical Architecture

The solutions provided to each of the components is as follows:&#x20;

1. Docker container specifications for each supported server platform that runs the software required for the server, which includes:&#x20;
   1. Git,
   2. QGIS Server,
   3. POSTGIS,
   4. Argos Management Server,&#x20;
   5. Gunicorn WEB Server,&#x20;
   6. Python.&#x20;
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.&#x20;
3. Using GIT to provide a robust and secure way to synchronis and replicate data.&#x20;
4. Standard file based tools on the users computer, including but limited to:&#x20;
   1. Git Git Desktop
   2. QGIS&#x20;
   3. Arcsys&#x20;
   4. Excel&#x20;
   5. Python&#x20;
   6. R&#x20;
