Step-by-step guides for building on Tricknowtech — deploying apps, connecting a domain, and wiring up an AI assistant.
Run Ghost and its own MySQL database as two containers defined in a single docker-compose.yml, put it behind an Nginx reverse proxy with TLS, and verify your content survives a restart.
Automate static-site deployment so every push to main builds the site on GitHub's runners and syncs the output to an Nginx server over SSH, with no manual upload step.