You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2025. It is now read-only.
On this page you can learn how to install the open-source Gimlet on any Kubernetes cluster.
29
+
30
+
If you prefer to use our hosted SaaS platform, [sign up here](https://gimlet.io/signup) then skip ahead to [connect a Kubernetes cluster](#connect-your-cluster).
31
+
32
+
### Prerequisites
33
+
34
+
- A [Github.com](https://github.com) personal or organization account.
35
+
- A Kubernetes cluster running on your laptop or on a cloud provider. We recommend using k3d on your laptop if you are evaluating Gimlet. It takes only a single command to start one, and it runs in a container.
36
+
37
+
#### Launching k3d on your laptop - optional
38
+
39
+
K3d is a lightweight Kubernetes cluster that runs in a container on your laptop. At Gimlet, we use k3d solely for our local needs and we recommend you do the same.
For all Gimlet environment variables, see the [Gimlet configuration reference](/docs/gimlet-configuration-reference).
115
+
116
+
### Basic configuration
117
+
118
+
#### Connect your repositories
119
+
120
+
To connect your git repositories to Gimlet, follow the on-screen guides.
121
+
122
+
Important to note:
123
+
124
+
- When you integrate with Github, you don't give access to any third party or the makers of Gimlet.
125
+
- The integration allows for fine-grained permission grants. You can pick the repositories that you want to integrate with Gimlet.
126
+
127
+
#### Connect your cluster
128
+
129
+
Navigate to the "Environments" tab.
130
+
131
+
Notice that Gimlet created a dummy environment for you. Normally you would call your environments staging or production, but this is a dummy environment, mine is called _Bold Grass_ 🙃.
0 commit comments