> ## Documentation Index
> Fetch the complete documentation index at: https://teyroxofficial.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# HetznerCloudAdvanced

> Advanced way to resell Hetzner

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/teyroxofficial/cuOzt4Cv8j93bE3u/images/hetznercloudadvanced.png?fit=max&auto=format&n=cuOzt4Cv8j93bE3u&q=85&s=33e5f2e993034046a79a0ed946a0718e" width="2160" height="1080" data-path="images/hetznercloudadvanced.png" />

## Preparing Hetzner Cloud Account

Create account first on [Hetzner Cloud](https://hetzner.cloud/?ref=jc8FNw54Tohv) platform if you don't have it already.

\#\$# Create API Token in your Project
Navigate to Security

<img src="https://mintcdn.com/teyroxofficial/Sr53aPsDM7dsfFQX/images/security.png?fit=max&auto=format&n=Sr53aPsDM7dsfFQX&q=85&s=5ee7e4b0e86c5c119344d38053197a5c" alt="title" width="218" height="64" data-path="images/security.png" />

Click on API Tokens

<img src="https://mintcdn.com/teyroxofficial/okthFkXM27obpx5w/images/apitokens.png?fit=max&auto=format&n=okthFkXM27obpx5w&q=85&s=81542a76d3dee1c3d5541399934701d0" alt="title" width="122" height="55" data-path="images/apitokens.png" />

Click on Generate API Token, and set Permissions to Read & Write.

<img src="https://mintcdn.com/teyroxofficial/okthFkXM27obpx5w/images/generateapitoken.png?fit=max&auto=format&n=okthFkXM27obpx5w&q=85&s=16682108e0c2a61a9129d77364f0f83e" alt="title" width="640" height="436" data-path="images/generateapitoken.png" />

<img src="https://mintcdn.com/teyroxofficial/okthFkXM27obpx5w/images/confirmtoken.png?fit=max&auto=format&n=okthFkXM27obpx5w&q=85&s=de3841b7b7a81c1b784c4dc29d6d91db" alt="title" width="549" height="375" data-path="images/confirmtoken.png" />

## Installing Extension

To install the HetznerCloudAdvanced extension, upload all files to the following directory on your server:

```md theme={null}
    /extensions/Servers/
```

Directory structure should look like this:

```md theme={null}
    /extensions/Servers/HetznerCloudAdvanced
```

<br />

<Tip>
  You can also install it via the Extension Installer tab in the admin panel simply by dropping an archive (.zip) file of the extension.
</Tip>

## Troubleshooting

If you encounter any issues during installation or usage of the HetznerCloudAdvanced extension, please follow these steps:

Run these commands in your terminal:

```md theme={null}
    npm run build
```

```md theme={null}
    php artisan optimize:clear
```

<br />
