Skip to content

Commit 02870f8

Browse files
committedOct 28, 2019
remove last modified date in favor of template [#168554000]
1 parent 78e4973 commit 02870f8

37 files changed

+0
-37
lines changed
 

‎bosh-release.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: BOSH Releases
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic provides resources for creating a BOSH release that integrates a
98
software service with <%= vars.product_name %> at the managed service level.

‎brokered.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Brokered Service
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
The topics in this subsection explain how to integrate your software service with <%= vars.product_name %> to create a brokered service and service tile for <%= vars.product_name %>.
98

‎buildpacks.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Buildpacks
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
Buildpacks compile and package apps to run on <%= vars.product_name %>. This topic lists resources for using and deploying buildpacks with <%= vars.product_name %> apps, and for creating your own custom buildpack.
98

‎cf-concepts.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ owner: Services
55

66
<% current_page.data.title = "How " + vars.product_name + " and " + vars.product_name + " Services Work" %>
77

8-
<strong><%= modified_date %></strong>
98

109
There are many ways to integrate services with <%= vars.product_name %>. The right one for each service depends on what the service does, and how
1110
customer applications consume it. To determine the best way to integrate your

‎concourse.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ owner: Services
55

66
This topic describes how to do continuous integration (CI) testing on your tile.
77

8-
<strong><%= modified_date %></strong>
98

109
There are two ways to do CI testing on your tile:
1110

‎contacts.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Contact Us
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
To learn more about the Pivotal ISV Partner Program, or to request
98
our assistance with your integration project, please contact us at

‎create-credhub-vars.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Creating New Variables in CredHub
33
owner: CredHub
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic explains how CredHub manages variables in the context of a larger deployment, and how to create new variables for use in CredHub.
98

‎credhub.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: CredHub
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
BOSH CredHub is a secure credential management component that runs on the BOSH VM to minimize the surface area where credentials can be compromised.
98
This topic provides resources for configuring service tiles to store their internal credentials in BOSH CredHub, instead of encoding them in product template and job template files.

‎embedded-agents.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Embedded Agents
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic provides resources for configuring services that use software agents embedded in application containers.
98

‎environments.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Development Environments
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic explains how to set up tile development environments, from simple standalone tools to a full <%= vars.product_name %> development environment. As you progress through the [stages](./stages.html) of tile development, you will likely also progress through these environments.
98

‎index.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Pivotal Platform Tile Developer Guide
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
<% current_page.data.title = vars.product_name + " Tile Developer Guide" %>
98

‎managed.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Managed Service
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
The topics in this subsection explain how to integrate your [brokered service](./brokered.html) more closely with <%= vars.product_name %> to create a managed service and service tile for <%= vars.product_name %>.
98

‎migrating-credhub-credentials.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Migrating Existing Credentials to CredHub
33
owner: CredHub
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic explains how to migrate non-configurable secrets from Ops Manager into CredHub.
98

‎migrating-syslog-configuration.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Migrating Existing Syslog Configuration to Ops Manager
33
owner: Ops Manager
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic explains how to migrate existing syslog properties that are defined by a tile into the
98
syslog form provided by Ops Manager in <%= vars.product_name %> v2.5 and later.

‎nozzle.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Logs, Metrics, and Nozzles
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic explains how to integrate <%= vars.product_name %> services with Cloud Foundry's logging system, _Loggregator_, by writing to and reading from its _Firehose_ endpoint.
98

‎odb-resource-defaults.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Configuring Disk and VM Type Defaults for On-Demand Service Tiles
33
owner: Ops Manager
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
<p class="note"><strong>Note</strong>: Ops Manager 2.0 and later supports defining VM and disk type defaults and constraints.</p>
98

‎on-demand.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: On-Demand Service
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic explains how to integrate your software as an on-demand service and service tile for <%= vars.product_name %>.
98

‎pcf-command.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Command Line Utility
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
<% current_page.data.title = vars.product_name_lc + " Command Line Utility" %>
98

‎property-template-references.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Property and Template References
33
owner: Ops Manager
44
---
55

6-
<strong><%= modified_date %></strong>
76

87

98
## <a id="overview"></a>Overview

‎publish.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Publish and Update
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic provides resources to help you publish and update your service tile for <%= vars.product_name %>.
98

‎reference.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: References
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic collects API, configuration property, and other references for building <%= vars.product_name %> tiles.
98

‎release-notes.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Pivotal Platform v2.8 Partners Release Notes
33
owner: Technical Program Management
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
<% current_page.data.title = vars.product_name + " v2.8 Partners Release Notes" %>
98

‎releases.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Partner Software Product Release Cycle
33
owner: London Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic describes the four phases of product release to <%= vars.product_name %>.
98

‎runtime-config.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Managing Runtime Configs
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic explains how to define and manage named runtime configs with your service tile for <%= vars.product_name %>.
98

‎sdk.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Pivotal Platform Services SDK
33
owner: London Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
<% current_page.data.title = vars.product_name + " Services SDK" %>
98

‎service-brokers.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Service Brokers
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic provides resources for building service brokers and routing services.
98

‎ssi-creds-tiledev.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Securing Service Credentials with Runtime CredHub
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic describes how to develop your <%= vars.product_name %> service tile to support secure service instance (SSI) credentials using Runtime CredHub. For more information about Runtime CredHub, see [Runtime CredHub](https://docs.pivotal.io/pivotalcf/credhub/#runtime) in the _CredHub_ topic.
98

‎stages.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Types of Integration
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
## <a id="levels"></a> Integration Levels
98

‎testing.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Testing Tiles
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic explains recommended testing practices for tile developers.
98

‎tile-basics.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Tile Basics
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This section gives a high-level overview of how tiles, <%= vars.product_name %>, and <%= vars.product_name %> service brokers work together.
98

‎tile-documentation.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Tile Documentation
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic explains how to document your service tile for <%= vars.product_name %>.
98

‎tile-errands.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Errands
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
Lifecycle errands are BOSH errands (scripts) that run at the beginning and end of an installed
98
product's availability time. Product teams create errands as part of a product package, and a product can only run errands it includes.

‎tile-generator.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Tile Generator
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic describes the Tile Generator tool, which helps tile authors develop, package, test, and deploy services and other add-ons to <%= vars.product_name %>.
98

‎tile-structure.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: How Tiles Work
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
Product tiles make it easy for cloud operators to offer new and upgraded software services to developers in a <%= vars.product_name %> deployment. [Pivotal Network](https://network.pivotal.io) distributes these tiles as zipped code directories, with filename extension `.pivotal`, that contain or point to all of the software elements that perform the tile's functions.
98

‎tile-upgrades.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Upgrading Tiles
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic discusses product tile migrations, which refers to changing the name and values of properties when a customer upgrades tile versions. Tile authors supply a JavaScript file to trigger chaining migrations. Chaining migrations allows for multiple migrations to run sequentially.
98

‎tools.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Development Tools
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
The topics in this section describe tools that Pivotal uses and recommends for tile development.
98

‎user-provided.html.md.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: User-Provided Service
33
owner: Services
44
---
55

6-
<strong><%= modified_date %></strong>
76

87
This topic explains how to create a user-provided service for <%= vars.app_runtime_full %>.
98

0 commit comments

Comments
 (0)
Please sign in to comment.