manual set urls for external collection
This commit is contained in:
@@ -37,7 +37,7 @@ Dedicated machines are 3Nodes that can be reserved and rented entirely by one us
|
||||
|
||||
- Received Discounts for renting a node on TFGrid internet capacity
|
||||
- 50% for dedicated node (TF Pricing policies)
|
||||
- A second level discount up to 60% for balance level see [Discount Levels](../../../knowledge_base/cloud/pricing/staking_discount_levels.md)
|
||||
- A second level discount up to 60% for balance level see [Discount Levels](cloud@@staking_discount_levels)
|
||||
- Discounts are calculated every time the grid bills by checking the available TFT balance on the user wallet and seeing if it is sufficient to receive a discount. As a result, if the user balance drops below the treshold of a given discount, the deployment price increases.
|
||||
|
||||
## Usage
|
||||
@@ -90,4 +90,4 @@ When you have decided which node to reserve, click on **Reserve** under the colu
|
||||
|
||||
## GPU Support Links
|
||||
|
||||
The ThreeFold Manual covers many ways to use a GPU node on the TFGrid. Read [this section](../../system_administrators/gpu/gpu_toc.md) to learn more.
|
||||
The ThreeFold Manual covers many ways to use a GPU node on the TFGrid. Read [this section](system_administrators@@gpu_toc) to learn more.
|
@@ -77,7 +77,7 @@ In a first phase, farming of tokens still results in payout on the Stellar netwo
|
||||
|
||||

|
||||
|
||||
You can read about different ways to store TFT [here](../../threefold_token/storing_tft/storing_tft.md). Make sure to use a Stellar wallet for your farming rewards.
|
||||
You can read about different ways to store TFT [here](threefold_token@@storing_tft). Make sure to use a Stellar wallet for your farming rewards.
|
||||
|
||||
### Generate your node bootstrap image
|
||||
|
||||
@@ -85,7 +85,7 @@ Once you know your farmID, you can set up your node on TFGrid3. Click on `Bootst
|
||||
|
||||

|
||||
|
||||
Read more Zero-OS bootstrap image [here](../../farmers/3node_building/2_bootstrap_image.md).
|
||||
Read more Zero-OS bootstrap image [here](farmers@@2_bootstrap_image).
|
||||
|
||||
### Additional information
|
||||
|
||||
|
@@ -10,7 +10,7 @@ The ThreeFold Dashboard is a dynamic environment designed for both seasoned deve
|
||||
|
||||
In the context of the Dashboard, a weblet is a compiled JavaScript web component that can be effortlessly embedded within the HTML page of a web application. This modular approach allows for flexible and intuitive interactions, facilitating a user-friendly deployment process.
|
||||
|
||||
The backend for the weblets is introduced with the [Javascript Client](../javascript/grid3_javascript_readme.md) which communicates to TFChain over RMB.
|
||||
The backend for the weblets is introduced with the [Javascript Client](developers@@grid3_javascript_readme) which communicates to TFChain over RMB.
|
||||
|
||||
<h2> Table of Contents </h2>
|
||||
|
||||
|
@@ -43,7 +43,7 @@ Deploy a new full virtual machine on the Threefold Grid
|
||||
- `Myceluim` to enable mycelium on the virtual machine
|
||||
- `Wireguard Access` to add a wireguard access to the Virtual Machine
|
||||
- `GPU` flag to add GPU to the Virtual machine
|
||||
- To deploy a Full VM with GPU, you first need to [rent a dedicated node](../../dashboard/deploy/dedicated_machines.md)
|
||||
- To deploy a Full VM with GPU, you first need to [rent a dedicated node](dashboard@@dedicated_machines)
|
||||
- `Dedicated` flag to retrieve only dedicated nodes
|
||||
- `Certified` flag to retrieve only certified nodes
|
||||
- Choose the location of the node
|
||||
|
@@ -55,7 +55,7 @@ We now present the main steps to properly configure your NixOS MicroVM running o
|
||||
|
||||
* Once your configured the parameters, you can deploy the MicroVM.
|
||||
|
||||
If you need more information on how to SSH into your deployment, read [this section](../../system_administrators/getstarted/tfgrid3_getstarted.md) of the TF Manual.
|
||||
If you need more information on how to SSH into your deployment, read [this section](system_administrators@@tfgrid3_getstarted) of the TF Manual.
|
||||
|
||||
|
||||
|
||||
|
@@ -13,7 +13,7 @@ The TFChain DAO (i.e. Decentralized Autonomous Organization) feature integrates
|
||||
|
||||
## An Introduction to the DAO concept
|
||||
|
||||
[A decentralized autonomous organization (DAO)](../../../knowledge_base/about/dao/dao.md) is an entity with no central leadership. Decisions get made from the bottom-up, governed by a community organized around a specific set of rules enforced on a blockchain.
|
||||
[A decentralized autonomous organization (DAO)](about@@dao) is an entity with no central leadership. Decisions get made from the bottom-up, governed by a community organized around a specific set of rules enforced on a blockchain.
|
||||
|
||||
DAOs are internet-native organizations collectively owned and managed by their members. They have built-in treasuries that are only accessible with the approval of their members. Decisions are made via proposals the group votes on during a specified period.
|
||||
|
||||
@@ -24,9 +24,9 @@ DAOs are internet-native organizations collectively owned and managed by their m
|
||||
Voting for a DAO proposal is very simple. You first need to meet certain requirements to be able to vote.
|
||||
|
||||
- Have a [Threefold farm](../farms/farms.md)
|
||||
- Have at least one active [3node server](../../farmers/3node_building/3node_building.md) on the farm
|
||||
- Have at least one active [3node server](farmers@@3node_building) on the farm
|
||||
- If you created your farm with the Threefold Connect app
|
||||
- [Import your farm on the Threefold Dashboard](../../threefold_token/storing_tft/tf_connect_app.md#move-farm-from-the-tf-connect-app-to-the-tf-portal-polkadotjs)
|
||||
- [Import your farm on the Threefold Dashboard](threefold_token@@tf_connect_app.md#move-farm-from-the-tf-connect-app-to-the-tf-portal-polkadotjs)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user