Step-by-step guides for building on Tricknowtech — deploying apps, connecting a domain, and wiring up an AI assistant.
Install MySQL Server from Ubuntu's official repositories, run the built-in hardening script, and set up a dedicated non-root application user with least-privilege access.
Deploy Nextcloud and its MariaDB database as Docker containers with persistent volumes, complete the first-run setup wizard, and optionally place it behind an Nginx reverse proxy with HTTPS.
Install and configure fail2ban to automatically detect and temporarily ban IP addresses that repeatedly fail SSH login attempts on a Linux server.