Skip to content

Commit c119750

Browse files
committed
update
1 parent dc966a7 commit c119750

File tree

4 files changed

+54
-0
lines changed

4 files changed

+54
-0
lines changed

docs/continuous-delivery/deploy-srv-diff-platforms/tanzu/tanzu-command-step.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
title: Tanzu Command step
33
description: Run a CF-enabled shell and use script inputs and outputs
44
sidebar_position: 4
5+
tags:
6+
- tanzu-command-step
7+
- tanzu-deployments
8+
- tanzu-cf-cli
9+
- tanzu-harness-expressions
10+
- tanzu-script-logging
11+
- tanzu-deploy-stage
12+
513
---
614

715
The Tanzu Command step enables you to run scripts in the same Tanzu environment you are using for deployment in your pipeline.

docs/continuous-delivery/get-started/service-licensing-for-cd.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ helpdocs_topic_id: ihboxj8xlz
66
helpdocs_category_id: Dxej4ug0n5
77
helpdocs_is_private: false
88
helpdocs_is_published: true
9+
tags:
10+
- cd-services
11+
- license-consumption
12+
- service-licensing
13+
- active-services
14+
- service-instances
15+
- custom-deployments
16+
- pipelines-with-no-service
17+
- subscription-page
18+
- improved-service-license-tracking
19+
- gitops-service-licensing
20+
- service-instance-count
21+
- licensing-changes
22+
- legacy-licenses
23+
- license-transition
924
---
1025

1126
Harness Continuous Delivery & GitOps (CD) module uses 'Services' as a key construct in defining and managing the pieces of software that you want to deploy. Since the core value of the CD module is in deploying these services, most Harness customers either directly license by Services (legacy model) or license by Developers (Developer 360 model) and receive services as an included entitlement. More details on the Developer 360 model are available [here](/docs/platform/get-started/subscriptions-licenses/subscriptions).

docs/continuous-delivery/get-started/services-and-environments-overview.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@ helpdocs_is_private: false
88
helpdocs_is_published: true
99
redirect_from:
1010
- /docs/continuous-delivery/onboard-cd/cd-concepts/cd-pipeline-basics
11+
tags:
12+
- services
13+
- creating-services
14+
- creating-environments
15+
- service-overrides
16+
- override-priority
17+
- infrastructure-definitions
18+
- infrastructure-tags
19+
- values-yaml-overrides
20+
- merging-values-yaml
21+
- fully-overriding-values
22+
- config-files
23+
- runtime-inputs-and-expressions
24+
- services-and-environments-rbac
25+
- environment-groups
1126
---
1227

1328
This topic describes Harness Continuous Delivery (CD) services and environments.

docs/continuous-delivery/x-platform-cd-features/services/artifact-sources.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22
title: CD artifact sources
33
description: Connect Harness with the artifact sources to use for deployments.
44
sidebar_position: 4
5+
tags:
6+
- artifact-sources
7+
- docker
8+
- google-container-registry
9+
- google-cloud-storage
10+
- google-artifact-registry
11+
- azure-devops-artifacts
12+
- azure-container-registry
13+
- amazon-elastic-container-registry
14+
- amazon-s3-cloud-storage
15+
- amazon-ec2-amis
16+
- nexus
17+
- artifactory
18+
- bamboo
19+
- github-packages
20+
- custom-artifact-source
521
---
622

723
In DevOps, an artifact source is a location where the compiled, tested, and ready-to-deploy software artifacts are stored. These artifacts could be container images, compiled binary files, executables, or any other software components that are part of the application.

0 commit comments

Comments
 (0)