FAQ
Frequently asked questions.
Do I have to install everything? #
No. Install the core, then only the modules you want. You can add more at any time.
Do I need Redis or a broker? #
No. PostgreSQL covers the database, the events and the job queue.
Does my data ever leave my server? #
No. Kubuno is 100% self-hosted, with no telemetry.
How do I expose the marketplace to the app? #
Through the REST API of Kubuno (https://api.kubuno.com/v1), which every instance queries.
Under what license? #
AGPL-3.0-or-later — free and auditable.