# Akamai Linode

1. Access the Linode Marketplace

{% embed url="<https://www.linode.com/marketplace/apps/gopaddle/gopaddle/>" %}
Akamai Lined marketplace listing
{% endembed %}

2. Click on Deploy This App
3. Log in to the [Cloud Manager](https://cloud.linode.com/) and select the **Marketplace** link from the left navigation menu. This displays the Linode **Create** page with the **Marketplace** tab pre-selected.
4. Under the **Select App** section, select the app you would like to deploy.
5. Complete the form by following the steps and advice within the [Creating a Compute Instance](https://www.linode.com/docs/guides/creating-a-compute-instance/) guide. Depending on the Marketplace App you selected, there may be additional configuration options available. See the [Configuration Options](https://www.linode.com/docs/products/tools/marketplace/guides/hashicorp-vault/#configuration-options) section below for compatible distributions, recommended plans, and any additional configuration options available for this Marketplace App.
6. Click the **Create Linode** button. Once the Compute Instance has been provisioned and has fully powered on, **wait for the software installation to complete**. If the instance is powered off or restarted before this time, the software installation will likely fail.
7. To verify that the app has been fully installed, see [Get Started with Marketplace Apps > Verify Installation](https://www.linode.com/docs/products/tools/marketplace/get-started/#verify-installation). Once installed, follow the instructions within the [Getting Started After Deployment](https://www.linode.com/docs/products/tools/marketplace/guides/mastodon/#getting-started-after-deployment) section to access the application and start using it.
8. Once gopaddle is installed, access the gopaddle UI @ `http://<VM_IP>:30003`.

**Estimated deployment time:** gopaddle should be fully installed within 15-20 minutes after the Compute Instance has finished provisioning.

* **Supported distributions:** Ubuntu 22.04 LTS
* **Recommended minimum plan:** A minimum plan size of 8GB Shared CPU Linode is recommended for gopaddle.


---

# 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://help.gopaddle.io/overview/installing-community-edition/akamai-linode.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.
