Skip to content

Commit 481a040

Browse files
committed
Refactor airgapped edition installation steps: renumbered instructions for clarity, removing redundant contact information for license acquisition.
1 parent 259689b commit 481a040

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

self-hosting/methods/airgapped-edition.mdx

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,7 @@ Consider these alternatives:
3232

3333
## Install Plane
3434

35-
1. **Contact sales for license**
36-
37-
Get in touch with sales@plane.so to get your license file and access to the Plane artifact registry.
38-
39-
2. **Prepare Docker images for airgapped environment**
35+
1. **Prepare Docker images for airgapped environment**
4036

4137
Refer to [this document](/self-hosting/methods/clone-docker-images) to download the Docker images from the Plane artifact registry to your internal registry.
4238

@@ -53,7 +49,7 @@ Consider these alternatives:
5349
If you're using local infrastructure services, you'll need to pull and transfer these images separately.
5450
</Note>
5551

56-
3. **Download Docker Compose configuration**
52+
2. **Download Docker Compose configuration**
5753

5854
Download the Docker Compose configuration files from the official release.
5955

@@ -65,7 +61,7 @@ Consider these alternatives:
6561
curl -fsSL https://prime.plane.so/releases/<plane-version>/variables.env -o plane.env
6662
```
6763

68-
4. **Configure environment variables**
64+
3. **Configure environment variables**
6965

7066
Edit the `plane.env` file to configure your deployment:
7167

0 commit comments

Comments
 (0)