secubox-openwrt/package/secubox/luci-app-nextcloud
CyberMind-FR 09b40c3b88 feat(nextcloud): Migrate to LXC with full-stack enhancement
- Migrate from Docker to Debian 12 LXC container
- Full stack: Nginx, MariaDB, Redis, PHP 8.2-FPM, Nextcloud
- Rewrite nextcloudctl CLI with install/backup/restore/ssl/occ commands
- New UCI config schema: main, db, redis, ssl, backup sections
- Enhanced RPCD backend with 15 methods
- KISS dashboard with Overview/Backups/SSL/Logs tabs
- Updated dependencies for LXC packages
- SecuBox menu path integration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-16 07:49:17 +01:00
..
htdocs/luci-static/resources/view/nextcloud feat(nextcloud): Migrate to LXC with full-stack enhancement 2026-02-16 07:49:17 +01:00
root/usr feat(nextcloud): Migrate to LXC with full-stack enhancement 2026-02-16 07:49:17 +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