This repo contains the system software for the piClinic information system. For more info, see the project website. For information on how to contribute to the piClinic, see the Contributing guidelines.
This section describes the organization of this repo.
This section describes the general purpose of each of the folders in this repo.
The project website hosted by GitHub Pages at https://piclinic.org.
Design notes and thoughts that do not belong in the published documentation, but should be kept with the project files.
Regression tests for the Postman tool
Database definitions and initialization scripts
Misc. tools to help build/update the software and development notes.
Source files for localized strings.
The piClinic Console software. This should map directly to the /var/www folder in the target system.
The files in the pass directory must be updated for each specific installation.
See more detailed installation info in:
- tools/piClinicSystemSetup.sh for Raspberry Pi installations
- main/tools/piClinicVMSetup.sh for virtual machine installations
- main/tools/piClinicMicroPCsetup.sh for installation on PC hardware running Ubuntu Linux 22.04 LTS server