mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-22 10:45:03 -04:00
Add automatic SSL/TLS certificate setup
- Adds Let's Encrypt support for production (with auto-renewal via certbot.timer) - Falls back to self-signed certificate for development/testing - New SSL_EMAIL environment variable enables production SSL - HTTPS redirect automatically configured for all sites - Updates INSTALL.md with SSL documentation and examples Production usage: SSL_EMAIL=admin@example.com APACHE_SERVER_NAME=pos.example.com Development usage (self-signed cert): APACHE_SERVER_NAME=localhost (default)
This commit is contained in:
500 Internal Server Error
Gitea Version: 1.28.0+dev-477-g8b6ad49a5f