Installation
There are two ways to install Krenalis or simply try out its features (Kubernetes is coming). Choose the one that suits you best:
-
Using Docker Compose
This is the recommended way to quickly start experimenting with Krenalis. In just a few steps, you can run a pre-configured local instance of Krenalis — complete with its own local data warehouse — which you can later customize.
-
From source
This is the most advanced installation method, offering maximum control and flexibility. Recommended if you want to customize the executable or contribute to the project by building Krenalis directly from the source.
-
Using Kubernetes Coming soon
This option is ideal if you're already running infrastructure on Kubernetes or need advanced control over deployments, storage, and networking. Deploy Krenalis on a Kubernetes cluster for a scalable and production-ready setup.
Don't sue which one to choose? Start with the simplest: Using Docker Compose. It's the fastest method and requires no configuration. You can explore the other method later if needed.