# Usage on DigitalOcean (Init Script)

## Step 1 - Generate init script from TinyInstaller

To get started, you need an active **TinyInstaller access key.**

#### Login to TinyInstaller

Go to <https://tinyinstaller.top/login> then Enter your access key to continue.

<figure><img src="/files/XBiIO0F7aqOaHrVmNgJN" alt=""><figcaption><p>Login</p></figcaption></figure>

#### Get Init Script

Then select Os and check Init Script

<figure><img src="/files/mnRNSzuq5sRvYxAg7PsL" alt=""><figcaption><p>Get Init script</p></figcaption></figure>

## Step 2 - Create Windows VPS on Digital Ocean with Init Script

### Create new Droplet

Login to Digital Ocean then click Create -> Droplets

<figure><img src="/files/5fxRhrUSbEERiBFDyTiM" alt=""><figcaption><p>Select Create -> Droplets</p></figcaption></figure>

### Choose Location, Configration

Choose location and server size for your needed. On Image make sure you select **Ubuntu** one

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

### Set the initialization script

Expand Advanced Options and Check Add Initialization scripts, then paste init script from TinyInstaller here

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

### Create Droplet

Select Quantity you want to create, make sure that not exceeded number of max Install Process allowed in your package. \
\&#xNAN;*Example: In this picture below we have 20 free process then we can create 20 instances*

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

### Droplet created

After droplet created we go back to TinyInstaller -> My Instances to check install status

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

## Step 3 - Check install status

You can monitor install processes at [My Instances](https://tinyinstaller.top/my-instances)

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

You can view status detail by click the link on status column

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

## Step 4 - Access to Windows

When installation done, you can copy it and access to RDP

<figure><img src="/files/9uAD2p9ZxOBbSBqjMcnt" alt=""><figcaption></figcaption></figure>

That's all, you now connect to windows via RDP. Everything is processed automatically.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tinyinstaller.top/install-guides/usage-on-digitalocean-init-script.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
