mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
fix links
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
title: Infrastructure Tools
|
||||||
|
weight: 28
|
||||||
|
partition: cloud
|
||||||
|
---
|
||||||
|
|
||||||
|
## Cloud Tools
|
||||||
|
|
||||||
|
| Integration | Description |
|
||||||
|
| ----------------------------------- | ------------------------------------------------------------------------------------------- |
|
||||||
|
| [Pulumi](/documentation/cloud-tools/pulumi/) | Infrastructure as code tool for creating, deploying, and managing cloud infrastructure |
|
||||||
|
| [Terraform](/documentation/cloud-tools/terraform/) | infrastructure as code tool to define resources in human-readable configuration files. |
|
||||||
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
#Delimiter files are used to separate the list of documentation pages into sections.
|
#Delimiter files are used to separate the list of documentation pages into sections.
|
||||||
title: "Interfaces"
|
title: "Interfaces & Tools"
|
||||||
type: delimiter
|
type: delimiter
|
||||||
weight: 25 # Change this weight to change order of sections
|
weight: 25 # Change this weight to change order of sections
|
||||||
sitemapExclude: True
|
sitemapExclude: True
|
||||||
|
|||||||
@@ -1,11 +0,0 @@
|
|||||||
---
|
|
||||||
#Delimiter files are used to separate the list of documentation pages into sections.
|
|
||||||
title: "Tools"
|
|
||||||
type: delimiter
|
|
||||||
weight: 28 # Change this weight to change order of sections
|
|
||||||
sitemapExclude: True
|
|
||||||
_build:
|
|
||||||
publishResources: false
|
|
||||||
render: never
|
|
||||||
partition: cloud
|
|
||||||
---
|
|
||||||
@@ -1,13 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Infrastructure
|
title: Infrastructure
|
||||||
weight: 29
|
weight: 21
|
||||||
partition: cloud
|
partition: build
|
||||||
---
|
---
|
||||||
|
|
||||||
## Infrastructure Integrations
|
## Infrastructure Integrations
|
||||||
|
|
||||||
| Integration | Description |
|
| Integration | Description |
|
||||||
| ----------------------------------- | ------------------------------------------------------------------------------------------- |
|
| ----------------------------------- | ------------------------------------------------------------------------------------------- |
|
||||||
| [Pulumi](/documentation/infrastructure/pulumi/) | Infrastructure as code tool for creating, deploying, and managing cloud infrastructure |
|
|
||||||
| [Terraform](/documentation/infrastructure/terraform/) | infrastructure as code tool to define resources in human-readable configuration files. |
|
|
||||||
| [Testcontainers](/documentation/infrastructure/testcontainers/) | Open source framework for providing throwaway, lightweight instances of systems for testing |
|
| [Testcontainers](/documentation/infrastructure/testcontainers/) | Open source framework for providing throwaway, lightweight instances of systems for testing |
|
||||||
|
|||||||
Reference in New Issue
Block a user