Skip to content

Latest commit

 

History

History
executable file
·
30 lines (13 loc) · 1.18 KB

DOCUMENTATION.md

File metadata and controls

executable file
·
30 lines (13 loc) · 1.18 KB

Documentation

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.

Terminology

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.

Installing

To learn more about how to install HealthBox, see docs/INSTALL.md.

Usage

To learn more about how to use HealthBox, see docs/USAGE.md.

Development

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.

Migration

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.