This repository is an example of how CHAP Core infrastructure and code could be deployed to a server running Docker inside a LXC/LXD container.
This repository uses a GitHub Action to deploy CHAP Core to a server. The process consists of two steps. First, it deletes the instance by rebuilding it. Next, it deploys CHAP Core to an LXC container. This repository assumes you are running DHIS2 on the same server.
To be able to run CHAP Core correctly, it requires you to have access to Google Earth Engine credentials and provide these to CHAP Core. You can read more about DHIS2 and Google Earth Engine here
General CHAP documentation could be fond at: https://dhis2-chap.github.io/chap-core/ Server documentation could be found at: https://dhis2-chap.github.io/chap-core/server/running-chap-on-server.html
