e2d2fd9fa2
- Tauri-2-Admin-UI fuer den Rapport-Compose-Stack - React-Frontend (JSX, kein TS) mit Material-Symbols-Icons - Service-Cards mit Live-Stats (CPU/RAM), Logs, Restart/Stop - Backup-/Restore-System mit pg_dumpall + Retention - Container-Auto-Updates mit Pre-Backup - App-Auto-Updater (Tauri signiert) gegen latest.json im Repo-Root - HTTPS-WebUI (axum/rustls) mit Basic-Auth, CSRF, Rate-Limit, Security-Headers - Setup-Wizard: lädt Docker+Colima+Lima direct von GitHub/docker.com nach ~/.rapport/bin/ - Tray-Modus + macOS-Notifications + Auto-Recovery - Login-Item via tauri-plugin-autostart
20 lines
767 B
Plaintext
20 lines
767 B
Plaintext
GNU AFFERO GENERAL PUBLIC LICENSE
|
|
Version 3, 19 November 2007
|
|
|
|
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
|
Everyone is permitted to copy and distribute verbatim copies
|
|
of this license document, but changing it is not allowed.
|
|
|
|
The RAPPORT Server-App is licensed under the GNU AGPL-3.0-or-later.
|
|
The full license text is available at:
|
|
|
|
https://www.gnu.org/licenses/agpl-3.0.txt
|
|
|
|
In short:
|
|
- You may use, copy, modify, and redistribute this software.
|
|
- If you modify and run a modified version as a network-accessible
|
|
service, you must offer the corresponding source code to its users.
|
|
- Derived works must remain under the AGPL-3.0-or-later.
|
|
|
|
© 2026 Karim Gabriele Varano
|