Files
karim 8c1c804eb1 Initial: RAPPORT Server Proxmox-LXC-Installer v0.1.0
Ein-Befehl-Installer: baut einen unprivilegierten Debian-12-LXC mit Docker,
klont den SERVER-CONTAINER-Stack, generiert Secrets + JWT-Keys, holt die
DB-Migrations und startet den Compose-Stack.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-30 12:09:25 +02:00

25 lines
1.3 KiB
Plaintext

Rapport-Server — Self-Hosting-Stack für Rapport
Copyright (C) 2026 Karim Gabriele Varano
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
────────────────────────────────────────────────────────────────────────
Full license text: https://www.gnu.org/licenses/agpl-3.0.txt
The bundled Supabase containers (postgres, gotrue, postgrest, realtime,
storage-api, kong, supabase/postgres image) are distributed under their
own permissive licenses (mostly Apache-2.0 and PostgreSQL License) by the
Supabase team. See https://supabase.com/docs/guides/self-hosting for details.