Ancestor Honor
Welcome to the Ancestor Honor project documentation. This is a .NET based backend application that relies on both a main application footprint and a dedicated Chatbot API. It is currently hosted securely on the HestiaCP (hostmaster.myheat.co.za) environment under ancestorhonor.co.za.
Because of its specific architecture, we have custom procedures for managing its lifecycle. Below are the operational runbooks available for this project:
- Environment Variables & Configuration: Explains the exact secure
/private/pathways whereappsettings.jsonand.envfiles are stored, and how to safely edit them via the HestiaCP File Manager. - Restarting the Application: Step-by-step instructions on rebooting the background
.NETlisteners by using either GitHub Actions or direct SSHsystemctlcommands.