mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 18:36:55 +00:00
Mail Server LXC (mailserverctl v2.1.0): - Switch from Alpine to Debian bookworm via debootstrap - Host networking (lxc.net.0.type = none) - Postfix + Dovecot with virtual mailbox support - User management via mailctl (add/list/remove) - DKIM key generation Roundcube Webmail LXC (roundcubectl v1.4.0): - Debian bookworm with roundcube package - SQLite backend, port 8027 - PHP-FPM 8.2 + nginx - Three-fold commands (components, access) Also includes: - Three-fold architecture for 6 modules - Maintainer update to Gerald KERMA - Authentication fixes (JWT secret, redirect paths) - 4 new modules (c3box, gitea, nextcloud, portal) - WIP.md updated with session progress Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
17 lines
548 B
Plaintext
17 lines
548 B
Plaintext
Source: secubox-netdata
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Gerald KERMA <devel@cybermind.fr>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.6.2
|
|
Homepage: https://cybermind.fr/secubox
|
|
Rules-Requires-Root: no
|
|
|
|
Package: secubox-netdata
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, secubox-core (>= 1.0), netdata
|
|
Description: SecuBox Netdata Dashboard
|
|
Monitoring temps réel via Netdata REST v2 : CPU, RAM, réseau, température, processus.
|
|
.
|
|
Port Debian bookworm de luci-app-netdata-dashboard (SecuBox OpenWrt / CyberMind.fr).
|