Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

PA to Services Method Website

License

Notifications You must be signed in to change notification settings

vmware-archive/pa-services-execution-method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is the PA to Services Method website. It is meant to describe the method of executing PCFS service transactions and transitioning the opportunity to PCF for PAs.

Running locally

This site uses Hugo for templating. To run the site locally:

  1. Clone this repo
  2. Install Hugo
  3. From the root directory of this site run hugo server -D
  4. Open a browser and navigate to http://localhost:1313

Deploying to Cloud Foundry

To deploy this site to a Cloud Foundry instance:

  1. Clone this repo
  2. Install the cf cli
  3. Target and login to your Cloud Foundry instance with the cf cli
  4. Install Hugo
  5. From the root directory of this site run hugo
  6. Change to the public directory created
  7. Modify the manifest.yml file as needed
  8. Deploy the application with the command cf push
  9. Get the URL for the site from the output, and open it in a browser

About

PA to Services Method Website

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages