Skip to content

Commit e728044

Browse files
Openblocks-docsgitbook-bot
Openblocks-docs
authored andcommitted
GITBOOK-115: update self-hosting
1 parent 363fbfc commit e728044

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
202 KB
Loading
109 KB
Loading

docs/self-hosting/aws-ami.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Openblocks provides an Amazon Machine Image (AMI) for your self-hosting on [Amaz
1616
<figure><img src="../.gitbook/assets/aws-ami-3.png" alt=""><figcaption></figcaption></figure>
1717
5. Configure the following settings:
1818

19-
1. Choose your desired **Instance type**. We'd recommend a system spec with 1 core CPU and 2 GB RAM or the above.
19+
1. Choose your desired **Instance type**. We'd recommend a system spec with <mark style="background-color:yellow;">**1 core CPU and 2 GB RAM**</mark> or the above.
2020
2. Select the **key pair** created in step 2.
2121
3. **Enable** auto-assigning public IP.
2222
4. Select the **security group** created in step 3.

docs/self-hosting/digitalocean.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ You can deploy Openblocks on DigitalOcean using our [Openblocks docker image](ht
1616
<figure><img src="../.gitbook/assets/DigitalOcean-3.png" alt=""><figcaption></figcaption></figure>
1717
5. Choose a plan and size for your Droplet, which determines its RAM, disk space, and vCPUs as well as its price. We'd recommend a system spec with **1 core CPU and 2 GB RAM** or the above.
1818

19-
<figure><img src="../.gitbook/assets/DigitalOcean-4.png" alt=""><figcaption></figcaption></figure>
19+
<figure><img src="../.gitbook/assets/droplet-cpu-option.png" alt=""><figcaption></figcaption></figure>
2020

2121
Note that the **Basic** shared CPU with **Regular with SSD (1 GB CPU / 25GB SSD Disk / 1000GB transfer)** CPU option is more than capable of hosting an Openblocks instance.
2222
6. Choose an [SSH key](https://docs.digitalocean.com/products/droplets/how-to/add-ssh-keys/) if you've added one, or create a root password for the Droplet.
2323

2424
<figure><img src="../.gitbook/assets/DigitalOcean-5.png" alt=""><figcaption></figcaption></figure>
2525
7. Set the droplet name, add tags, and click **Create Droplet** to finish the deployment.
2626

27-
<figure><img src="../.gitbook/assets/DigitalOcean-6.png" alt=""><figcaption></figcaption></figure>
27+
<figure><img src="../.gitbook/assets/finalize-details.png" alt=""><figcaption></figcaption></figure>
2828

2929
It usually takes around a minute to start the droplet.
3030

0 commit comments

Comments
 (0)