Security and Hardening
⭐ Best Practices
·
Updated 1 day ago
Basic Security Measures
- Change the default password immediately after installation
- Enable two-factor authentication (2FA)
- Use HTTPS with a valid SSL certificate
- Restrict access to the dashboard via firewall rules
Network Security
Run the dashboard behind a reverse proxy (e.g., Nginx, Traefik, or Caddy) and enable rate limiting.
Updates
Keep the dashboard up to date at all times. Enable automatic update notifications under Settings > Updates.