Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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 where appsettings.json and .env files are stored, and how to safely edit them via the HestiaCP File Manager.
  • Restarting the Application: Step-by-step instructions on rebooting the background .NET listeners by using either GitHub Actions or direct SSH systemctl commands.