secubox-openwrt/package/secubox/luci-app-nextcloud
CyberMind-FR 4d193c5e48 feat(nextcloud): Enhance LXC package with storage stats and backup management
- Update Nextcloud version to 31.0.5
- Add auto-start (lxc.start.auto) for boot persistence
- Add memory limit cgroup configuration
- Fix nginx /apps/ path for static assets (CSS, JS, SVG)
- Add Storage tab with disk usage visualization
- Add delete backup functionality
- Add RPCD methods: uninstall, get_storage, delete_backup
- Update ACL permissions for new methods
- Rewrite README.md with LXC architecture docs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-17 14:41:04 +01:00
..
htdocs/luci-static/resources/view/nextcloud feat(nextcloud): Enhance LXC package with storage stats and backup management 2026-02-17 14:41:04 +01:00
root/usr feat(nextcloud): Enhance LXC package with storage stats and backup management 2026-02-17 14:41:04 +01:00
Makefile feat(nextcloud): Migrate to LXC with full-stack enhancement 2026-02-16 07:49:17 +01:00
README.md docs(secubox): Add KISS README for all 46 remaining packages 2026-02-03 07:34:06 +01:00

LuCI Nextcloud

LuCI web interface for managing a self-hosted Nextcloud instance -- file sync, calendar, and contacts.

Installation

opkg install luci-app-nextcloud

Access

LuCI > Services > Nextcloud

Tabs

  • Overview -- Nextcloud service status and instance information
  • Settings -- Instance configuration and management

RPCD Methods

Service: luci.nextcloud

Dependencies

  • luci-base

License

Apache-2.0