fixed all dashboard URLs
This commit is contained in:
parent
0de4351480
commit
a83c0f154c
@ -2,26 +2,26 @@
|
|||||||
|
|
||||||
Here you will find everything related to deployments on the ThreeFold grid. This includes:
|
Here you will find everything related to deployments on the ThreeFold grid. This includes:
|
||||||
|
|
||||||
- Checking the cost of a deployment using [Pricing Calculator](./pricing_calculator.md)
|
- Checking the cost of a deployment using [Pricing Calculator](pricing_calculator.md)
|
||||||
- Finding a node to deploy on using the [Node Finder](./node_finder.md)
|
- Finding a node to deploy on using the [Node Finder](node_finder.md)
|
||||||
- Deploying your desired workload from [Virtual Machines](../solutions/vm_intro.md), [Orchestrators](./orchestrators.md), or [Applictions](./applications.md)
|
- Deploying your desired workload from [Virtual Machines](vm_intro.md), [Orchestrators](orchestrators.md), or [Applictions](applications.md)
|
||||||
- Renting your own node on the ThreeFold grid from [Dedicated Machines](./dedicated_machines.md)
|
- Renting your own node on the ThreeFold grid from [Dedicated Machines](dedicated_machines.md)
|
||||||
- Consulting [Your Contracts](./your_contracts.md) on the TFGrid
|
- Consulting [Your Contracts](your_contracts.md) on the TFGrid
|
||||||
- Finding or publishing Flists from [Images](./images.md)
|
- Finding or publishing Flists from [Images](images.md)
|
||||||
- Updating or generating your SSH key from [SSH Keys](./ssh_keys.md)
|
- Updating or generating your SSH key from [SSH Keys](ssh_keys.md)
|
||||||
|
|
||||||
![](../img/sidebar_2.png)
|
![](.img/sidebar_2.png)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## Table of Content
|
## Table of Content
|
||||||
|
|
||||||
- [Pricing Calculator](./pricing_calculator.md)
|
- [Pricing Calculator](pricing_calculator.md)
|
||||||
- [Node Finder](./node_finder.md)
|
- [Node Finder](node_finder.md)
|
||||||
- [Virtual Machines](../solutions/vm_intro.md)
|
- [Virtual Machines](vm_intro.md)
|
||||||
- [Orchestrators](./orchestrators.md)
|
- [Orchestrators](orchestrators.md)
|
||||||
- [Dedicated Machines](./dedicated_machines.md)
|
- [Dedicated Machines](dedicated_machines.md)
|
||||||
- [Applications](./applications.md)
|
- [Applications](applications.md)
|
||||||
- [Your Contracts](./your_contracts.md)
|
- [Your Contracts](your_contracts.md)
|
||||||
- [Images](./images.md)
|
- [Images](images.md)
|
||||||
- [SSH Keys](./ssh_keys.md)
|
- [SSH Keys](ssh_keys.md)
|
@ -8,7 +8,7 @@ Deploy your favorite orchestrating services and enjoy the seamless coordination
|
|||||||
|
|
||||||
## Table of Contnet
|
## Table of Contnet
|
||||||
|
|
||||||
- [Kubernetes](../solutions/k8s.md)
|
- [Kubernetes](k8s.md)
|
||||||
- [Caprover](../solutions/caprover.md)
|
- [Caprover](caprover.md)
|
||||||
- [Caprover Admin](../solutions/caprover_admin.md)
|
- [Caprover Admin](caprover_admin.md)
|
||||||
- [Caprover Worker](../solutions/caprover_worker.md)
|
- [Caprover Worker](caprover_worker.md)
|
@ -8,6 +8,6 @@ On the TFGrid, you can deploy both micro and full virtual machines.
|
|||||||
|
|
||||||
<h2> Table of Contents </h2>
|
<h2> Table of Contents </h2>
|
||||||
|
|
||||||
- [Micro and Full VM Differences ](../solutions/vm_differences.md)
|
- [Micro and Full VM Differences ](vm_differences.md)
|
||||||
- [Full Virtual Machine](../solutions/fullVm.md)
|
- [Full Virtual Machine](fullVm.md)
|
||||||
- [Micro Virtual Machine](../solutions/vm.md)
|
- [Micro Virtual Machine](vm.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user