Commit Graph

2 Commits

Author SHA1 Message Date
c3d4c9cb4b Fix CloudSticks setup to handle missing nginx command
- Auto-detects nginx binary location
- Falls back to systemctl/service commands
- Better error handling
- More detailed status reporting
2025-12-21 17:07:01 +11:00
14598ac343 Add simple CloudSticks Nginx setup using conf.d
- Creates separate config file in /etc/nginx-cs/conf.d/
- Avoids modifying main nginx.conf
- Simpler and safer approach
- Complete server block with SSL and proxy rules
2025-12-21 17:05:31 +11:00