manual, set internal collections to filename.md template
This commit is contained in:
@@ -4,6 +4,6 @@ The TFGrid whole source code is open-source and instances of the grid can be dep
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [TFGrid Stacks](./tfgrid_stacks.md)
|
||||
- [Full VM Grid Deployment](./grid_deployment_full_vm.md)
|
||||
- [Grid Snapshots](./snapshots.md)
|
||||
- [TFGrid Stacks](tfgrid_stacks.md)
|
||||
- [Full VM Grid Deployment](grid_deployment_full_vm.md)
|
||||
- [Grid Snapshots](snapshots.md)
|
@@ -18,7 +18,7 @@
|
||||
|
||||
To facilitate deploying grid backend services, we provide snapshots to significantly reduce sync time. This can be setup anywhere from scratch. Once all services are synced, one can use the scripts to create snapshots automatically.
|
||||
|
||||
To learn how to deploy your own grid stack, read [this section](./grid_deployment_full_vm.md).
|
||||
To learn how to deploy your own grid stack, read [this section](grid_deployment_full_vm.md).
|
||||
|
||||
## Services
|
||||
|
||||
|
@@ -29,4 +29,4 @@ The overall ThreeFold ecosystem becomes more resilient to failures of individual
|
||||
|
||||
To set your own instance of the TFGrid, you can download a snapshot of the grid and deploy the TFGrid services with Docker. We even provide scripts to quicken the whole process!
|
||||
|
||||
Read more about snapshots in the [next section](./grid_deployment_full_vm.md).
|
||||
Read more about snapshots in the [next section](grid_deployment_full_vm.md).
|
Reference in New Issue
Block a user