Here you can learn how to install and use HealthBox, as well as how to integrate your application with it.
Generally speaking, you should work through each document linked below in order to install HealthBox and learn to use it.
Before you continue, you should read the definitions of common terms used in relation to HealthBox. This will make it much easier to understand the steps in later documents. You can find definitions in the docs/TERMS.md document.
To learn more about how to install HealthBox, see docs/INSTALL.md.
To learn more about how to use HealthBox, see docs/USAGE.md.
Once you're familiar with how HealthBox works, you may want to try developing your own services for it. To learn more about the process of integrating external services with HealthBox, see docs/DEVELOP.md.
If you wish to transfer data between HealthBox instances (restoring a back-up to the same instance, copying between two external instances, or copying from an external instance to a self-hosted instance), see docs/MIGRATION.md.