mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-03-17 08:16:58 +00:00
- Introduced a new `Domain` field in the gateway configuration to support HTTPS and ACME certificate provisioning. - Implemented domain validation to ensure proper format. - Enhanced the main gateway logic to handle ACME challenges and manage TLS certificates using CertMagic. - Updated installation script to create necessary directories for ACME certificate storage and configure firewall rules for HTTP/HTTPS ports.