Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit f640fba

Browse files
committed
remove cherry-picked links
1 parent 3103aa0 commit f640fba

File tree

1 file changed

+0
-8
lines changed
  • doc/admin/deploy/machine-images

1 file changed

+0
-8
lines changed

doc/admin/deploy/machine-images/gce.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,13 @@ If you fall between two sizes, choose the larger of the two. For example, if you
3939

4040
#### Step 1: Upload the Sourcegraph instance image to your Google Cloud Storage
4141

42-
<img class="screenshot" src="./assets/gcp-bucket.png"/>
43-
4442
1. Download the image (`tar.gz`) file that matches your deployment size from the [instance size chart](#instance-size-chart)
4543
2. Navigate to [Google Cloud Storage](https://console.cloud.google.com/storage) and select a project where you will store the image and deploy the instance in
4644
3. **Upload** the `tar.gz` file to a bucket (create one if needed)
4745
4. Copy the **URL**
4846

4947
#### Step 2: Create a new custom image
5048

51-
<img class="screenshot" src="./assets/gcp-custom-image.png"/>
52-
5349
1. Click **CREATE IMAGE** on top of the [GCE Images Console](https://console.cloud.google.com/compute/images)
5450
- Name: [Any]
5551
- Source: Cloud Storage file
@@ -60,8 +56,6 @@ If you fall between two sizes, choose the larger of the two. For example, if you
6056

6157
#### Step 3: Launch a new instance
6258

63-
<img class="screenshot" src="./assets/gcp-launch.png"/>
64-
6559
1. Create a new VM instance from your [GCE Console](https://console.cloud.google.com/compute)
6660
2. Name the instance
6761
3. Select a **machine type** (see [instance size chart](#instance-size-chart))
@@ -131,8 +125,6 @@ helm upgrade -i -f /home/sourcegraph/deploy/install/override.yaml --version 4.1.
131125

132126
##### Step 1: Stop the current instance
133127

134-
<img class="screenshot" src="./assets/gcp-edit.png"/>
135-
136128
1. *Stop* your current Sourcegraph GCP Image instance from the [GCE Console](https://console.cloud.google.com/compute)
137129
2. Navigate to your instance console after your instance is stopped
138130
3. Detach the local disk

0 commit comments

Comments
 (0)