This update introduces a streamlined deployment workflow for Dokku, including a setup-dokku.sh script to automate app creation, port mapping, Redis integration, and HTTPS via Let's Encrypt. A custom nginx.conf.sigil was added to handle HTTPS redirects and proxy configurations, ensuring secure and scalable deployments for production environments. This lowers the barrier to entry for hosting by codifying the infrastructure setup.

Added Dokku deployment support and HTTPS configuration - lattice-pns/lattice