# Deploy A Node

{% hint style="info" %}
Installing a node takes only a few minutes. *The easiest way to deploy a persistent node that will be "always-on" is using a VPS service in the cloud.   If you prefer to install on your own dedicated hardware see the*[ *installing a node instructions for your platform*](https://taraxa.gitbook.io/taraxa-network/node-setup/testnet_node_setup-1)*.*
{% endhint %}

## VPS Service Installation

Choose your preferred cloud provider...

{% content-ref url="testnet\_node\_setup/digital\_ocean" %}
[digital\_ocean](https://taraxa.gitbook.io/taraxa-network/node-setup/testnet_node_setup/digital_ocean)
{% endcontent-ref %}

{% content-ref url="testnet\_node\_setup/aws" %}
[aws](https://taraxa.gitbook.io/taraxa-network/node-setup/testnet_node_setup/aws)
{% endcontent-ref %}

{% content-ref url="testnet\_node\_setup/azure" %}
[azure](https://taraxa.gitbook.io/taraxa-network/node-setup/testnet_node_setup/azure)
{% endcontent-ref %}

{% content-ref url="testnet\_node\_setup/scaleway" %}
[scaleway](https://taraxa.gitbook.io/taraxa-network/node-setup/testnet_node_setup/scaleway)
{% endcontent-ref %}

{% content-ref url="testnet\_node\_setup/vultr" %}
[vultr](https://taraxa.gitbook.io/taraxa-network/node-setup/testnet_node_setup/vultr)
{% endcontent-ref %}

{% content-ref url="testnet\_node\_setup/hetzner" %}
[hetzner](https://taraxa.gitbook.io/taraxa-network/node-setup/testnet_node_setup/hetzner)
{% endcontent-ref %}

{% content-ref url="testnet\_node\_setup/alibaba\_cloud" %}
[alibaba\_cloud](https://taraxa.gitbook.io/taraxa-network/node-setup/testnet_node_setup/alibaba_cloud)
{% endcontent-ref %}

{% content-ref url="testnet\_node\_setup/linode" %}
[linode](https://taraxa.gitbook.io/taraxa-network/node-setup/testnet_node_setup/linode)
{% endcontent-ref %}

{% hint style="info" %}
If you want to help create install scripts and documentation for additional VPS platforms we offer [bounty rewards](https://community.taraxa.io).
{% endhint %}

## Minimal requirements

* CPU: 4vCPU
* RAM: 8 GB
* DISK SPACE: 250 GB


---

# 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://taraxa.gitbook.io/taraxa-network/node-setup/testnet_node_setup.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.
