Managing the organization's documentation

The organization's documentation is stored in a GitHub repository created for the organization and accessible to designated users.

Documentation is served by the Cricket HCMS service running within the Signomix platform and is available to organization members via the Help option in the Signomix webapp menu, visible after logging into their account.

Sharing documentation

To share documentation with the organization, create a GitHub repository and add documentation files to it. The repository should be public or accessible to the user who will configure the organization's documentation on the server.

  1. Clone the repository on the server where Signomix is running.

If the folder containing the organization documentation is ~/volumes/organization-docs and the Demo organization ID is 2, the repository can be cloned with the command:

cd ~/volumes/organization-docs git clone https://github.com/signomix/signomix-demo-documentation.git 2

This command will create a folder ~/volumes/organization-docs/2, where Demo organization documentation files will be stored.

  1. Configure the handling of Demo documentation by the Cricket HCMS service.
© 2023-2025 Grzegorz Skorupa