Home - softerfish/fyuhls GitHub Wiki
fyuhls wiki
This wiki is the operator handbook for fyuhls v0.1.5.
Use it when you need:
- deployment guidance
- admin-side configuration notes
- storage and delivery setup help
- monetization and rewards operations
- API and extension references
Recommended reading order
- Installation and Deployment
- Config Hub Reference
- Storage Nodes
- Local Storage
- Wasabi Setup
- Cloudflare R2 Setup
- Backblaze B2 Setup
- S3 Compatible Setup
- Uploads and Downloads
- Downloads, CDN, and Delivery Methods
- File Manager Guide
- Admin Dashboard Guide
- Cron and Heartbeat
- System Status and Diagnostics
- Support Center and Support Bundles
- Email and SMTP
- Packages
- Nginx Setup
- Cloudflare Setup
- Cloudflare Turnstile Setup
- ProxyCheck Setup
- Rewards and Withdrawals
- Rewards Fraud
- Stripe and PayPal Payments
- Requests and Compliance
- Two-Factor Auth
- Public API
- Plugin Development
- Theme Overrides and Branding
- Demo Mode and Demo Admin
What changed in v0.1.5
- account-facing pages such as the file manager, settings, rewards, and affiliate views now share a more consistent shell and sidebar structure
- human-facing download-state pages now use a shared rendering path, which makes ad placement and blocked-state behavior more consistent
- VPN and proxy protection now supports three clear modes:
None,Enforcement, andIntelligence - the Requests inbox now includes in-place DMCA file-removal processing with live activity updates
- Rewards Fraud now has stronger proxy/VPN intelligence guidance and a clearer manual review flow
- storage, cron, and admin workflow pages are more internally consistent with the current admin surface
Page map
Core setup
- Installation and Deployment
- Config Hub Reference
- Admin Dashboard Guide
- Cron and Heartbeat
- System Status and Diagnostics
- Support Center and Support Bundles
Storage and delivery
- Storage Nodes
- Local Storage
- Wasabi Setup
- Cloudflare R2 Setup
- Backblaze B2 Setup
- S3 Compatible Setup
- Nginx Setup
- Uploads and Downloads
- Downloads, CDN, and Delivery Methods
- File Manager Guide
Accounts and protection
- Packages
- Two-Factor Auth
- Demo Mode and Demo Admin
- Cloudflare Setup
- Cloudflare Turnstile Setup
- ProxyCheck Setup
Monetization and compliance
Integrations and extensions
Maintenance rule
When a product behavior changes, update these together:
- the relevant in-app admin guide
- the matching wiki page
- the public docs or API docs if installers, owners, or developers are affected
Documentation habit
If you are checking whether a wiki page is still current, compare it against:
- the matching admin page
- Admin > Docs
- the current README and changelog for broader operator-facing behavior changes