> For the complete documentation index, see [llms.txt](https://testnet-docs.gitbook.io/cardano-testnets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://testnet-docs.gitbook.io/cardano-testnets/oracle-cloud/provisioning-your-instances.md).

# Provisioning your instances

{% hint style="info" %}
**Please note:** OCI does not support this documentation in any way, financial or otherwise.
{% endhint %}

Sign into your account and navigate to **Compute > Instances**:

<figure><img src="/files/F3VcPD4VpOBFoijAtwHv" alt=""><figcaption></figcaption></figure>

**Choose your compartment** (you should have the *root* one, created on sign-up):

<figure><img src="/files/J7DYDv8KYpxxRXQkDXPk" alt=""><figcaption></figcaption></figure>

Your compute console will look slightly different: I have removed info regarding my account to avoid any confusion. Click **Create Instance**:

<figure><img src="/files/3exSRvHt2CpePTJcgOBS" alt=""><figcaption></figcaption></figure>

First, give your instance a meaningful **name** (eg Preview-Relay) and then click **Edit** on **Image and Shape:**

<figure><img src="/files/4xncGdSoQo0GIqa935Au" alt=""><figcaption></figcaption></figure>

**Change Image** to choose you favourite Linux flavour (Ubuntu 20.04 in this example) and then **Change Shape** to create a Standard VM (A1.Flex) with 1 CPU and 6 GB of RAM:&#x20;

<div><figure><img src="/files/E7jESC3jeQDP2eaukpZL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jSrz0yhPL64RX6OeOUKN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1akALxG6cYVn3e5J6zRB" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can leave the networking options set to default (**Primary and Secondary VNIC**)
{% endhint %}

Let OCI **generate a key-pair for you** (you will be changing this later anyway) and set your desired **boot disk** preferences (50 GB should suffice to start):

<figure><img src="/files/RjNoMRE2cDnSWsuU48rS" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you already have keys that you'd rather use, go ahead. The one OCI generates will be throw-away anyway, as we'll be making new keys.&#x20;
{% endhint %}

{% hint style="success" %}
**Success:** click on **Create** and wait for the your new instance to provision.
{% endhint %}
