cloudfoundry/bosh-deployment

Name: bosh-deployment

Owner: Cloud Foundry

Description: Collection of BOSH manifests referenced by cloudfoundry/docs-bosh

Created: 2016-11-12 00:40:14.0

Updated: 2018-05-24 15:14:13.0

Pushed: 2018-05-17 14:20:59.0

Homepage: null

Size: 372

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

bosh-deployment

Ops files

See tests/run-checks.sh for example usage of different ops files.

Security Groups

Please ensure you have security groups setup correctly. i.e:

                 Protocol Port Range  Source                     Purpose
                 TCP      22          <IP you run bosh CLI from> SSH (if Registry is used)
om TCP Rule      TCP      6868        <IP you run bosh CLI from> Agent for bootstrapping
om TCP Rule      TCP      25555       <IP you run bosh CLI from> Director API
om TCP Rule      TCP      8443        <IP you run bosh CLI from> UAA API (if UAA is used)
om TCP Rule      TCP      8844        <IP you run bosh CLI from> CredHub API (if CredHub is used)
                 TCP      22          <((internal_cidr))>        BOSH SSH (optional)
om TCP Rule      TCP      4222        <((internal_cidr))>        NATS
om TCP Rule      TCP      25250       <((internal_cidr))>        Blobstore
om TCP Rule      TCP      25777       <((internal_cidr))>        Registry if enabled

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.