Note: The Kubernetes setup is available only with Lunary Enterprise
Edition
Steps
1
Set up a PostgreSQL database
Set up a PostgreSQL database to store your Lunary data (version 15 or higher).
2
Log in to the private Docker Repository
Run the following command:Your Organization’s Access Token, will be provided by Lunary when your subscription is activated.
3
Download the Helm Chart
4
Set up mandatory secrets
helm login
.5
(Optional) Set up API Keys and SMTP client
In order to use the Prompt Playground and Evaluations features, you need to set up at least one of the following secrets:You can also use your custom email server to send invitations to members of your organization:Then, configure the corresponding values in
values.yaml
, in the Helm Chart’s root directory:6
Install the Helm Chart
7
🎉 Done!
The Helm Chart should be installed and ready to go.
You can now set up an ingress controller to expose the services.
You can now set up an ingress controller to expose the services.