> For the complete documentation index, see [llms.txt](https://ldsec.gitbook.io/medco-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ldsec.gitbook.io/medco-documentation/v0.2.1/developer-guide.md).

# Developer Guide

* [System Architecture](/medco-documentation/v0.2.1/developer-guide/system-architecture.md)
  * [Containers](/medco-documentation/v0.2.1/developer-guide/system-architecture.md#containers)
    * [medco-connector](/medco-documentation/v0.2.1/developer-guide/system-architecture.md#medco-connector)
    * [medco-unlynx](/medco-documentation/v0.2.1/developer-guide/system-architecture.md#medco-unlynx)
    * [i2b2](/medco-documentation/v0.2.1/developer-guide/system-architecture.md#i-2-b2)
    * [picsure](/medco-documentation/v0.2.1/developer-guide/system-architecture.md#picsure)
    * [glowing-bear-medco](/medco-documentation/v0.2.1/developer-guide/system-architecture.md#glowing-bear-medco)
    * [medco-loader](/medco-documentation/v0.2.1/developer-guide/system-architecture.md#medco-loader)
    * [keycloak](/medco-documentation/v0.2.1/developer-guide/system-architecture.md#keycloak)
    * [postgresql](/medco-documentation/v0.2.1/developer-guide/system-architecture.md#postgresql)
    * [pg-admin](/medco-documentation/v0.2.1/developer-guide/system-architecture.md#pg-admin)
    * [nginx](/medco-documentation/v0.2.1/developer-guide/system-architecture.md#nginx)
    * [php-fpm](/medco-documentation/v0.2.1/developer-guide/system-architecture.md#php-fpm)
* [Description of the default test data](/medco-documentation/v0.2.1/developer-guide/description-of-the-default-test-data.md)

If you are interested in developing around MedCo, the first thing you might want to do is to follow the [Local Development Deployment](/medco-documentation/v0.2.1/system-administrator-guide/deployment/local-development-deployment.md) guide to set up the development version of MedCo.
