godoc-bosh-release

This is a BOSH release to show documentation for private Go packages.

Deployment Requirements

Example Deployment Procedure

  1. Generate a Github API token, granting it the repo permissions

  2. Using that Github token, deploy

bosh deploy -d godoc -n deployments/godoc.yml -l deployments/versions.yml -v github_token=<MY_GITHUB_TOKEN>