Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
neelanjan00 committed Nov 22, 2022
2 parents 31ab333 + 047514c commit fb50c2c
Show file tree
Hide file tree
Showing 37 changed files with 2,171 additions and 1,128 deletions.
6 changes: 0 additions & 6 deletions docs/cloud-cost-management/cloud-cost-management.md

This file was deleted.

5 changes: 5 additions & 0 deletions docs/cloud-cost-management/sample.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Cloud Cost Management docs coming soon

Cloud Cost Management docs will be available here soon.

In the meantime, you can find existing Cloud Cost Management docs at: [https://docs.harness.io/category/exgoemqhji-ccm](https://docs.harness.io/category/exgoemqhji-ccm).
6 changes: 0 additions & 6 deletions docs/continuous-delivery.md

This file was deleted.

5 changes: 5 additions & 0 deletions docs/continuous-delivery/sample.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Continuous Delivery docs coming soon

Continuous Delivery docs will be available here soon.

In the meantime, you can find existing docs at: [https://docs.harness.io/category/pfzgb4tg05-howto-cd](https://docs.harness.io/category/pfzgb4tg05-howto-cd).
5 changes: 5 additions & 0 deletions docs/first-gen/sample.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Harness FirstGen

FirstGen docs will be available here soon.

In the meantime, you can find existing docs at: [https://docs.harness.io/category/yj3d4lvxn0-harness-firstgen](https://docs.harness.io/category/yj3d4lvxn0-harness-firstgen).
5 changes: 5 additions & 0 deletions docs/frequently-asked-questions/sample.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Frequently asked questions coming soon

Frequently asked questions will be available here soon.

In the meantime, you can find existing docs at: [https://docs.harness.io/category/y7j7dl46ua-harness-faqs](https://docs.harness.io/category/y7j7dl46ua-harness-faqs).
5 changes: 0 additions & 5 deletions docs/intro.md

This file was deleted.

6 changes: 3 additions & 3 deletions docs/platform/sample.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Platform Docs Coming Soon
# Harness Platform docs coming soon

Coming soon.
Harness Platform docs will be available here soon.

You can find existing Harness Platform Docs at: [https://docs.harness.io/category/3fso53aw1u-howto-general](https://docs.harness.io/category/3fso53aw1u-howto-general).
In the meantime, you can find existing Harness Platform docs at: [https://docs.harness.io/category/3fso53aw1u-howto-general](https://docs.harness.io/category/3fso53aw1u-howto-general).
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The following scanners are supported.
| --- | --- | --- |
| **Scanner Name** | **Scan Target Type** | **Scan Approach** |
| [Aqua Trivy](aqua-trivy-scanner-reference.md) | container | orchestratedScan, ingestionOnly |
| [AWS Elastic Container Registry (ECR)](#aws-elastic-container-registry-ecr) | container | dataLoad |
| [Image scanning - Amazon ECR](#image-scanning---amazon-ecr) | container | dataLoad |
| [AWS Security Hub](#aws-security-hub) | container | dataLoad |
| [Bandit](veracode-scanner-reference.md) | repository | orchestratedScan, ingestionOnly |
| [Black Duck Open Hub](#black-duck-open-hub) | repository, container | orchestratedScan, ingestionOnly |
Expand Down Expand Up @@ -157,7 +157,7 @@ See [Aqua Trivy Scanner Reference](aqua-trivy-scanner-reference.md)

[↑ Scanners](#scanners-target-types-and-scan-approach)

### AWS Elastic Container Registry (ECR)
### Image scanning - Amazon ECR

When `product_name` is set to `aws-ecr`:

Expand Down
6 changes: 3 additions & 3 deletions docs/self-managed-enterprise-edition/sample.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Self-Managed Coming Soon
# Self-Managed Enterprise Edition docs coming soon

Coming soon.
Self-Managed Enterprise Edition docs will be available here soon.

You can find existing Self-Managed Enterprise Edition Docs at: [https://docs.harness.io/article/09gjhl0tcw-getting-started-with-self-managed-enterprise-edition](https://docs.harness.io/article/09gjhl0tcw-getting-started-with-self-managed-enterprise-edition).
You can find existing Self-Managed Enterprise Edition docs at: [https://docs.harness.io/article/09gjhl0tcw-getting-started-with-self-managed-enterprise-edition](https://docs.harness.io/article/09gjhl0tcw-getting-started-with-self-managed-enterprise-edition).
6 changes: 3 additions & 3 deletions docs/service-reliability-management/sample.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SRM Docs Coming Soon
# Service Reliability Management docs coming soon

Coming soon.
Service Reliability Management docs will be available here soon.

You can find existing SRM Docs at: [https://docs.harness.io/category/ko19u4brsv-howtos-service-reliability-management](https://docs.harness.io/category/ko19u4brsv-howtos-service-reliability-management).
In the meantime, you can find existing docs at: [https://docs.harness.io/category/ko19u4brsv-howtos-service-reliability-management](https://docs.harness.io/category/ko19u4brsv-howtos-service-reliability-management).
5 changes: 5 additions & 0 deletions docs/troubleshooting/sample.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Troubleshooting docs coming soon

Troubleshooting docs will be available here soon.

In the meantime, you can find existing docs at: [https://docs.harness.io/category/svxv7bn8as-troubleshooting-category](https://docs.harness.io/category/svxv7bn8as-troubleshooting-category).
35 changes: 28 additions & 7 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,14 @@ const config = {
type: "dropdown",
label: "Tutorials",
items: [
{
// type: "doc",
label: "All Tutorials",
to: "tutorials/get-started",
},
{
// type: "doc",
label: "Build Code",
label: "Build and Test Code",
to: "tutorials/build-code",
// docId: "build-code",
// activeBasePath: "to",
Expand Down Expand Up @@ -124,8 +129,8 @@ const config = {
},
{
// type: "doc",
label: "Install Delegate",
to: "tutorials/platform/install-delegate",
label: "Administer Harness Platform",
to: "tutorials/platform",
},
],
},
Expand All @@ -134,21 +139,25 @@ const config = {
type: "dropdown",
label: "Documentation",
items: [
{
label: "Get Started",
to: "tutorials/get-started",
},
{
label: "Continuous Integration",
to: "docs/continuous-integration",
},
{
label: "Continuous Delivery",
href: "https://docs.harness.io/category/pfzgb4tg05-howto-cd",
to: "docs/continuous-delivery",
},
{
label: "Feature Flags",
to: "docs/feature-flags",
},
{
label: "Cloud Cost Management",
href: "https://docs.harness.io/category/exgoemqhji-ccm",
to: "docs/cloud-cost-management",
},
{
label: "Service Reliability Management",
Expand All @@ -162,13 +171,25 @@ const config = {
label: "Chaos Engineering",
to: "docs/chaos-engineering",
},
{
label: "Harness Platform",
to: "docs/platform",
},
{
label: "Self-Managed Enterprise Edition",
to: "docs/self-managed-enterprise-edition",
},
{
label: "Harness Platform",
to: "docs/platform",
label: "Harness FirstGen",
to: "docs/first-gen",
},
{
label: "FAQs",
to: "docs/frequently-asked-questions",
},
{
label: "Troubleshooting",
to: "docs/troubleshooting",
},
{
label: "API Reference",
Expand Down
Loading

0 comments on commit fb50c2c

Please sign in to comment.