├── .gitignore ├── .gitmodules ├── LICENSE ├── NOTICE ├── README.md ├── ci └── tasks │ ├── build.yml │ └── commit-docroot.yml ├── content ├── about.md ├── addons-common.md ├── agent-cpi-interactions.md ├── alicloud-cpi-errors.md ├── alicloud-cpi.md ├── aws-cpi-errors.md ├── aws-cpi.md ├── aws-iam-instance-profiles.md ├── aws-iam-users.md ├── aws-instance-storage.md ├── aws.md ├── azs.md ├── azure-compute-gallery.md ├── azure-cpi-errors.md ├── azure-cpi.md ├── azure-managed-identity.md ├── azure-resources.md ├── azure.md ├── basic-workflow.md ├── blobstore-agent-password-rotation.md ├── blobstore-ca-rotation.md ├── bosh-cli.md ├── bosh-components.md ├── bosh-lite.md ├── bpm ├── build-cpi.md ├── build-stemcell.md ├── cck.md ├── changing-deployment-vm-strategy.md ├── cli-env-deps.md ├── cli-envs.md ├── cli-global-flags.md ├── cli-help.md ├── cli-int.md ├── cli-ops-files.md ├── cli-tunnel.md ├── cli-v2-diff.md ├── cli-v2-install.md ├── cli-v2.md ├── cloud-config.md ├── community.md ├── compiled-releases.md ├── configs.md ├── cpi-api-rpc.md ├── cpi-api-v1-method │ ├── attach-disk.md │ ├── configure-networks.md │ ├── create-vm.md │ ├── current-vm-id.md │ ├── delete-vm.md │ ├── detach-disk.md │ └── info.md ├── cpi-api-v1.md ├── cpi-api-v2-method │ ├── attach-disk.md │ ├── calculate-vm-cloud-properties.md │ ├── create-disk.md │ ├── create-network.md │ ├── create-stemcell.md │ ├── create-vm.md │ ├── delete-disk.md │ ├── delete-network.md │ ├── delete-snapshot.md │ ├── delete-stemcell.md │ ├── delete-vm.md │ ├── detach-disk.md │ ├── get-disks.md │ ├── gopher.jpg │ ├── has-disk.md │ ├── has-vm.md │ ├── info.md │ ├── reboot-vm.md │ ├── resize-disk.md │ ├── set-disk-metadata.md │ ├── set-vm-metadata.md │ ├── snapshot-disk.md │ └── update-disk.md ├── cpi-api-v2-migration-guide.md ├── cpi-api-v2.md ├── cpi-api-v3-method │ └── create-stemcell.md ├── cpi-api-v3.md ├── cpi-config.md ├── create-release.md ├── credential-rotation.md ├── credhub-encryption-password-rotation.md ├── creds-tmpfs.md ├── deploy-config.md ├── deploying-step-by-step.md ├── deploying.md ├── deployment-basics.md ├── deployment-convergence.md ├── deployment-manifest.md ├── deployment.md ├── design.md ├── director-access-events.md ├── director-api-v1.md ├── director-backup.md ├── director-blobstore-signed-urls.md ├── director-bosh-teams.md ├── director-certs-openssl.md ├── director-certs.md ├── director-configure-blobstore.md ├── director-configure-db.md ├── director-metrics.md ├── director-tasks.md ├── director-users-uaa-scopes.md ├── director-users-uaa.md ├── director-users.md ├── disaster-recovery.md ├── divider.md ├── dns.md ├── drain.md ├── dual-stack-networks.md ├── errands.md ├── events.md ├── flush-arp.md ├── google-cpi.md ├── google-required-permissions.md ├── google.md ├── guide-ipv6-on-vsphere.md ├── guide-multi-cpi-aws.md ├── hm-config.md ├── images │ ├── bosh-arch.graffle │ ├── bosh-arch.png │ ├── bosh-architecture.graffle │ ├── bosh-architecture.png │ ├── bosh-db-schema.png │ ├── bosh-deploy-sequence.graffle │ ├── bosh-directories-2-level.graffle │ ├── bosh-directories-2-level.png │ ├── components.png │ ├── cpi-interactions-overview.png │ ├── cpi-sequence-diag.png │ ├── dep-graph.graffle │ ├── dep-graph.png │ ├── deploy-microbosh-to-aws │ │ ├── access-keys-modal.png │ │ ├── account-dashboard-region-menu.png │ │ ├── account-dashboard-vpc.png │ │ ├── account-dashboard.png │ │ ├── add-iam-inline-policy.png │ │ ├── attach-iam-policy-expanded.png │ │ ├── attach-iam-policy.png │ │ ├── create-elastic-ip.png │ │ ├── create-iam-users.png │ │ ├── create-key-pair.png │ │ ├── create-security-group.png │ │ ├── create-vpc.png │ │ ├── edit-security-group-rules.png │ │ ├── get-iam-creds.png │ │ ├── iam-modal.png │ │ ├── list-elastic-ips.png │ │ ├── list-iam-users.png │ │ ├── list-key-pairs.png │ │ ├── list-security-groups.png │ │ ├── list-subnets.png │ │ ├── open-edit-security-group-modal.png │ │ ├── security-credentials-dashboard.png │ │ ├── security-credentials-menu.png │ │ └── vpc-dashboard-start.png │ ├── deploy-sequence-registryless.png │ ├── deploy-sequence.png │ ├── director-controller-unit-test-specs.png │ ├── gcp-service-account.png │ ├── hostedzone.png │ ├── logo-full.png │ ├── managed_network_lifecycle.png │ ├── micro-aws │ │ ├── enable-auto-assign.png │ │ ├── modify-auto-assign.png │ │ └── subnet.png │ ├── micro-openstack │ │ ├── allocate-ip.png │ │ ├── create-bosh-sg.png │ │ ├── create-floating-ip.png │ │ ├── create-keypair.png │ │ ├── create-ssh-sg.png │ │ ├── edit-bosh-sg.png │ │ ├── edit-ssh-sg.png │ │ ├── floating-ip.png │ │ ├── keypair.png │ │ ├── save-keypair.png │ │ ├── security-groups-2.png │ │ └── security-groups.png │ ├── multi-cpi │ │ ├── aws-iaas-topology.png │ │ ├── peering-connection-accept.png │ │ ├── peering-connection-creation.png │ │ ├── route-table-az-1.png │ │ └── route-table-az-2.png │ ├── nats_rotation.png │ ├── orchestrate_sm.png │ ├── orchestrate_sm_3.png │ ├── powerdns-db-schema.png │ ├── registry-db-schema.png │ ├── release-iterate.graffle │ └── release-iterate.png ├── index.md ├── init-alicloud.md ├── init-aws.md ├── init-azure.md ├── init-external-ip.md ├── init-google.md ├── init-openstack.md ├── init-vsphere-rp.md ├── init-vsphere.md ├── init.md ├── instance-metadata.md ├── jammy-migration.md ├── job-lifecycle.md ├── job-logs.md ├── job-templates.md ├── job-tmpfs.md ├── jobs.md ├── jumpbox.md ├── links-api.md ├── links-common-types.md ├── links-manual.md ├── links-properties.md ├── links.md ├── locking-compiled-releases.md ├── managed-networks.md ├── managing-releases.md ├── managing-stemcells.md ├── manifest-v2.md ├── mbus-ssl-rotation.md ├── migrated-from.md ├── monitoring.md ├── nats-ca-rotation.md ├── network-interface-groups.md ├── networks.md ├── noble-migration.md ├── ntp-config.md ├── openstack-cpi-errors.md ├── openstack-cpi.md ├── openstack-human-readable-vm-names.md ├── openstack-keystonev2.md ├── openstack-light-stemcells.md ├── openstack-multiple-networks.md ├── openstack-registry.md ├── openstack-self-signed-endpoints.md ├── openstack-vrrp.md ├── openstack.md ├── package-vendoring.md ├── packages.md ├── persistent-disk-fs.md ├── persistent-disks.md ├── personas.md ├── post-deploy.md ├── post-start.md ├── post-stop.md ├── pre-start.md ├── pre-stop.md ├── prefix-delegation-networks.md ├── problems.md ├── props-common.md ├── quick-start.md ├── rackhd-cpi.md ├── recent.md ├── recover.md ├── release-blobs.md ├── release-blobstore.md ├── release-urls.md ├── release.md ├── remove-dev-tools.md ├── repack-stemcell.md ├── resurrector.md ├── runtime-config.md ├── s3-release-blobstore.md ├── sample-manifest.md ├── scheduled-procs.md ├── scheduled-task-cleanup.md ├── snapshots.md ├── stemcell.md ├── sysadmin-commands.md ├── terminology.md ├── tips.md ├── troubleshooting.md ├── trusted-certs.md ├── ubuntu-os.md ├── understanding-bosh.md ├── update-cloud-config.md ├── uploading-releases.md ├── uploading-stemcells.md ├── variable-types.md ├── virtualbox-cpi.md ├── vm-anti-affinity.md ├── vm-config.md ├── vm-monit.md ├── vm-struct.md ├── vsphere-cpi-errors.md ├── vsphere-cpi.md ├── vsphere-esxi-host-failure.md ├── vsphere-ha.md ├── vsphere-human-readable-names.md ├── vsphere-migrate-datastores.md ├── vsphere-network-partition.md ├── vsphere-vmotion-support.md ├── vsphere.md ├── warden-cpi.md ├── windows-os.md ├── windows-sample-release.md ├── windows-stemcell-create.md └── windows.md ├── go.mod ├── mkdocs.yml ├── snippets └── diagrams │ ├── README.md │ └── deployment-vm-strategy │ ├── create-swap-delete.svg │ ├── delete-create.svg │ └── draw.xml └── theme ├── assets ├── images │ ├── favicon.2776d0bae488.png │ └── logo.d93e7da69dbf.png └── stylesheets │ └── extra.61026d2ee9f4.css ├── main.html └── partials ├── footer.html ├── nav-item.html ├── nav.html ├── source.html └── tabs.html /.gitignore: -------------------------------------------------------------------------------- 1 | .idea/ 2 | /site 3 | -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/.gitmodules -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/LICENSE -------------------------------------------------------------------------------- /NOTICE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/NOTICE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/README.md -------------------------------------------------------------------------------- /ci/tasks/build.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/ci/tasks/build.yml -------------------------------------------------------------------------------- /ci/tasks/commit-docroot.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/ci/tasks/commit-docroot.yml -------------------------------------------------------------------------------- /content/about.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/about.md -------------------------------------------------------------------------------- /content/addons-common.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/addons-common.md -------------------------------------------------------------------------------- /content/agent-cpi-interactions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/agent-cpi-interactions.md -------------------------------------------------------------------------------- /content/alicloud-cpi-errors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/alicloud-cpi-errors.md -------------------------------------------------------------------------------- /content/alicloud-cpi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/alicloud-cpi.md -------------------------------------------------------------------------------- /content/aws-cpi-errors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/aws-cpi-errors.md -------------------------------------------------------------------------------- /content/aws-cpi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/aws-cpi.md -------------------------------------------------------------------------------- /content/aws-iam-instance-profiles.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/aws-iam-instance-profiles.md -------------------------------------------------------------------------------- /content/aws-iam-users.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/aws-iam-users.md -------------------------------------------------------------------------------- /content/aws-instance-storage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/aws-instance-storage.md -------------------------------------------------------------------------------- /content/aws.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/aws.md -------------------------------------------------------------------------------- /content/azs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/azs.md -------------------------------------------------------------------------------- /content/azure-compute-gallery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/azure-compute-gallery.md -------------------------------------------------------------------------------- /content/azure-cpi-errors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/azure-cpi-errors.md -------------------------------------------------------------------------------- /content/azure-cpi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/azure-cpi.md -------------------------------------------------------------------------------- /content/azure-managed-identity.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/azure-managed-identity.md -------------------------------------------------------------------------------- /content/azure-resources.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/azure-resources.md -------------------------------------------------------------------------------- /content/azure.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/azure.md -------------------------------------------------------------------------------- /content/basic-workflow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/basic-workflow.md -------------------------------------------------------------------------------- /content/blobstore-agent-password-rotation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/blobstore-agent-password-rotation.md -------------------------------------------------------------------------------- /content/blobstore-ca-rotation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/blobstore-ca-rotation.md -------------------------------------------------------------------------------- /content/bosh-cli.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/bosh-cli.md -------------------------------------------------------------------------------- /content/bosh-components.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/bosh-components.md -------------------------------------------------------------------------------- /content/bosh-lite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/bosh-lite.md -------------------------------------------------------------------------------- /content/bpm: -------------------------------------------------------------------------------- 1 | ../external/bpm-release/docs -------------------------------------------------------------------------------- /content/build-cpi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/build-cpi.md -------------------------------------------------------------------------------- /content/build-stemcell.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/build-stemcell.md -------------------------------------------------------------------------------- /content/cck.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cck.md -------------------------------------------------------------------------------- /content/changing-deployment-vm-strategy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/changing-deployment-vm-strategy.md -------------------------------------------------------------------------------- /content/cli-env-deps.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cli-env-deps.md -------------------------------------------------------------------------------- /content/cli-envs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cli-envs.md -------------------------------------------------------------------------------- /content/cli-global-flags.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cli-global-flags.md -------------------------------------------------------------------------------- /content/cli-help.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cli-help.md -------------------------------------------------------------------------------- /content/cli-int.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cli-int.md -------------------------------------------------------------------------------- /content/cli-ops-files.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cli-ops-files.md -------------------------------------------------------------------------------- /content/cli-tunnel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cli-tunnel.md -------------------------------------------------------------------------------- /content/cli-v2-diff.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cli-v2-diff.md -------------------------------------------------------------------------------- /content/cli-v2-install.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cli-v2-install.md -------------------------------------------------------------------------------- /content/cli-v2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cli-v2.md -------------------------------------------------------------------------------- /content/cloud-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cloud-config.md -------------------------------------------------------------------------------- /content/community.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/community.md -------------------------------------------------------------------------------- /content/compiled-releases.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/compiled-releases.md -------------------------------------------------------------------------------- /content/configs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/configs.md -------------------------------------------------------------------------------- /content/cpi-api-rpc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-rpc.md -------------------------------------------------------------------------------- /content/cpi-api-v1-method/attach-disk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v1-method/attach-disk.md -------------------------------------------------------------------------------- /content/cpi-api-v1-method/configure-networks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v1-method/configure-networks.md -------------------------------------------------------------------------------- /content/cpi-api-v1-method/create-vm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v1-method/create-vm.md -------------------------------------------------------------------------------- /content/cpi-api-v1-method/current-vm-id.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v1-method/current-vm-id.md -------------------------------------------------------------------------------- /content/cpi-api-v1-method/delete-vm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v1-method/delete-vm.md -------------------------------------------------------------------------------- /content/cpi-api-v1-method/detach-disk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v1-method/detach-disk.md -------------------------------------------------------------------------------- /content/cpi-api-v1-method/info.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v1-method/info.md -------------------------------------------------------------------------------- /content/cpi-api-v1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v1.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/attach-disk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/attach-disk.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/calculate-vm-cloud-properties.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/calculate-vm-cloud-properties.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/create-disk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/create-disk.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/create-network.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/create-network.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/create-stemcell.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/create-stemcell.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/create-vm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/create-vm.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/delete-disk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/delete-disk.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/delete-network.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/delete-network.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/delete-snapshot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/delete-snapshot.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/delete-stemcell.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/delete-stemcell.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/delete-vm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/delete-vm.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/detach-disk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/detach-disk.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/get-disks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/get-disks.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/gopher.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/gopher.jpg -------------------------------------------------------------------------------- /content/cpi-api-v2-method/has-disk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/has-disk.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/has-vm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/has-vm.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/info.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/info.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/reboot-vm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/reboot-vm.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/resize-disk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/resize-disk.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/set-disk-metadata.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/set-disk-metadata.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/set-vm-metadata.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/set-vm-metadata.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/snapshot-disk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/snapshot-disk.md -------------------------------------------------------------------------------- /content/cpi-api-v2-method/update-disk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-method/update-disk.md -------------------------------------------------------------------------------- /content/cpi-api-v2-migration-guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2-migration-guide.md -------------------------------------------------------------------------------- /content/cpi-api-v2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v2.md -------------------------------------------------------------------------------- /content/cpi-api-v3-method/create-stemcell.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v3-method/create-stemcell.md -------------------------------------------------------------------------------- /content/cpi-api-v3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-api-v3.md -------------------------------------------------------------------------------- /content/cpi-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/cpi-config.md -------------------------------------------------------------------------------- /content/create-release.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/create-release.md -------------------------------------------------------------------------------- /content/credential-rotation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/credential-rotation.md -------------------------------------------------------------------------------- /content/credhub-encryption-password-rotation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/credhub-encryption-password-rotation.md -------------------------------------------------------------------------------- /content/creds-tmpfs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/creds-tmpfs.md -------------------------------------------------------------------------------- /content/deploy-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/deploy-config.md -------------------------------------------------------------------------------- /content/deploying-step-by-step.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/deploying-step-by-step.md -------------------------------------------------------------------------------- /content/deploying.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/deploying.md -------------------------------------------------------------------------------- /content/deployment-basics.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/deployment-basics.md -------------------------------------------------------------------------------- /content/deployment-convergence.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/deployment-convergence.md -------------------------------------------------------------------------------- /content/deployment-manifest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/deployment-manifest.md -------------------------------------------------------------------------------- /content/deployment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/deployment.md -------------------------------------------------------------------------------- /content/design.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/design.md -------------------------------------------------------------------------------- /content/director-access-events.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-access-events.md -------------------------------------------------------------------------------- /content/director-api-v1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-api-v1.md -------------------------------------------------------------------------------- /content/director-backup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-backup.md -------------------------------------------------------------------------------- /content/director-blobstore-signed-urls.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-blobstore-signed-urls.md -------------------------------------------------------------------------------- /content/director-bosh-teams.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-bosh-teams.md -------------------------------------------------------------------------------- /content/director-certs-openssl.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-certs-openssl.md -------------------------------------------------------------------------------- /content/director-certs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-certs.md -------------------------------------------------------------------------------- /content/director-configure-blobstore.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-configure-blobstore.md -------------------------------------------------------------------------------- /content/director-configure-db.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-configure-db.md -------------------------------------------------------------------------------- /content/director-metrics.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-metrics.md -------------------------------------------------------------------------------- /content/director-tasks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-tasks.md -------------------------------------------------------------------------------- /content/director-users-uaa-scopes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-users-uaa-scopes.md -------------------------------------------------------------------------------- /content/director-users-uaa.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-users-uaa.md -------------------------------------------------------------------------------- /content/director-users.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/director-users.md -------------------------------------------------------------------------------- /content/disaster-recovery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/disaster-recovery.md -------------------------------------------------------------------------------- /content/divider.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Internal UI" 3 | --- 4 | -------------------------------------------------------------------------------- /content/dns.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/dns.md -------------------------------------------------------------------------------- /content/drain.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/drain.md -------------------------------------------------------------------------------- /content/dual-stack-networks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/dual-stack-networks.md -------------------------------------------------------------------------------- /content/errands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/errands.md -------------------------------------------------------------------------------- /content/events.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/events.md -------------------------------------------------------------------------------- /content/flush-arp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/flush-arp.md -------------------------------------------------------------------------------- /content/google-cpi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/google-cpi.md -------------------------------------------------------------------------------- /content/google-required-permissions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/google-required-permissions.md -------------------------------------------------------------------------------- /content/google.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/google.md -------------------------------------------------------------------------------- /content/guide-ipv6-on-vsphere.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/guide-ipv6-on-vsphere.md -------------------------------------------------------------------------------- /content/guide-multi-cpi-aws.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/guide-multi-cpi-aws.md -------------------------------------------------------------------------------- /content/hm-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/hm-config.md -------------------------------------------------------------------------------- /content/images/bosh-arch.graffle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/bosh-arch.graffle -------------------------------------------------------------------------------- /content/images/bosh-arch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/bosh-arch.png -------------------------------------------------------------------------------- /content/images/bosh-architecture.graffle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/bosh-architecture.graffle -------------------------------------------------------------------------------- /content/images/bosh-architecture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/bosh-architecture.png -------------------------------------------------------------------------------- /content/images/bosh-db-schema.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/bosh-db-schema.png -------------------------------------------------------------------------------- /content/images/bosh-deploy-sequence.graffle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/bosh-deploy-sequence.graffle -------------------------------------------------------------------------------- /content/images/bosh-directories-2-level.graffle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/bosh-directories-2-level.graffle -------------------------------------------------------------------------------- /content/images/bosh-directories-2-level.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/bosh-directories-2-level.png -------------------------------------------------------------------------------- /content/images/components.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/components.png -------------------------------------------------------------------------------- /content/images/cpi-interactions-overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/cpi-interactions-overview.png -------------------------------------------------------------------------------- /content/images/cpi-sequence-diag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/cpi-sequence-diag.png -------------------------------------------------------------------------------- /content/images/dep-graph.graffle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/dep-graph.graffle -------------------------------------------------------------------------------- /content/images/dep-graph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/dep-graph.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/access-keys-modal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/access-keys-modal.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/account-dashboard-region-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/account-dashboard-region-menu.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/account-dashboard-vpc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/account-dashboard-vpc.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/account-dashboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/account-dashboard.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/add-iam-inline-policy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/add-iam-inline-policy.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/attach-iam-policy-expanded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/attach-iam-policy-expanded.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/attach-iam-policy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/attach-iam-policy.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/create-elastic-ip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/create-elastic-ip.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/create-iam-users.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/create-iam-users.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/create-key-pair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/create-key-pair.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/create-security-group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/create-security-group.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/create-vpc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/create-vpc.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/edit-security-group-rules.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/edit-security-group-rules.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/get-iam-creds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/get-iam-creds.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/iam-modal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/iam-modal.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/list-elastic-ips.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/list-elastic-ips.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/list-iam-users.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/list-iam-users.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/list-key-pairs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/list-key-pairs.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/list-security-groups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/list-security-groups.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/list-subnets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/list-subnets.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/open-edit-security-group-modal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/open-edit-security-group-modal.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/security-credentials-dashboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/security-credentials-dashboard.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/security-credentials-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/security-credentials-menu.png -------------------------------------------------------------------------------- /content/images/deploy-microbosh-to-aws/vpc-dashboard-start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-microbosh-to-aws/vpc-dashboard-start.png -------------------------------------------------------------------------------- /content/images/deploy-sequence-registryless.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-sequence-registryless.png -------------------------------------------------------------------------------- /content/images/deploy-sequence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/deploy-sequence.png -------------------------------------------------------------------------------- /content/images/director-controller-unit-test-specs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/director-controller-unit-test-specs.png -------------------------------------------------------------------------------- /content/images/gcp-service-account.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/gcp-service-account.png -------------------------------------------------------------------------------- /content/images/hostedzone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/hostedzone.png -------------------------------------------------------------------------------- /content/images/logo-full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/logo-full.png -------------------------------------------------------------------------------- /content/images/managed_network_lifecycle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/managed_network_lifecycle.png -------------------------------------------------------------------------------- /content/images/micro-aws/enable-auto-assign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-aws/enable-auto-assign.png -------------------------------------------------------------------------------- /content/images/micro-aws/modify-auto-assign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-aws/modify-auto-assign.png -------------------------------------------------------------------------------- /content/images/micro-aws/subnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-aws/subnet.png -------------------------------------------------------------------------------- /content/images/micro-openstack/allocate-ip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-openstack/allocate-ip.png -------------------------------------------------------------------------------- /content/images/micro-openstack/create-bosh-sg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-openstack/create-bosh-sg.png -------------------------------------------------------------------------------- /content/images/micro-openstack/create-floating-ip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-openstack/create-floating-ip.png -------------------------------------------------------------------------------- /content/images/micro-openstack/create-keypair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-openstack/create-keypair.png -------------------------------------------------------------------------------- /content/images/micro-openstack/create-ssh-sg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-openstack/create-ssh-sg.png -------------------------------------------------------------------------------- /content/images/micro-openstack/edit-bosh-sg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-openstack/edit-bosh-sg.png -------------------------------------------------------------------------------- /content/images/micro-openstack/edit-ssh-sg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-openstack/edit-ssh-sg.png -------------------------------------------------------------------------------- /content/images/micro-openstack/floating-ip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-openstack/floating-ip.png -------------------------------------------------------------------------------- /content/images/micro-openstack/keypair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-openstack/keypair.png -------------------------------------------------------------------------------- /content/images/micro-openstack/save-keypair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-openstack/save-keypair.png -------------------------------------------------------------------------------- /content/images/micro-openstack/security-groups-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-openstack/security-groups-2.png -------------------------------------------------------------------------------- /content/images/micro-openstack/security-groups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/micro-openstack/security-groups.png -------------------------------------------------------------------------------- /content/images/multi-cpi/aws-iaas-topology.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/multi-cpi/aws-iaas-topology.png -------------------------------------------------------------------------------- /content/images/multi-cpi/peering-connection-accept.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/multi-cpi/peering-connection-accept.png -------------------------------------------------------------------------------- /content/images/multi-cpi/peering-connection-creation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/multi-cpi/peering-connection-creation.png -------------------------------------------------------------------------------- /content/images/multi-cpi/route-table-az-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/multi-cpi/route-table-az-1.png -------------------------------------------------------------------------------- /content/images/multi-cpi/route-table-az-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/multi-cpi/route-table-az-2.png -------------------------------------------------------------------------------- /content/images/nats_rotation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/nats_rotation.png -------------------------------------------------------------------------------- /content/images/orchestrate_sm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/orchestrate_sm.png -------------------------------------------------------------------------------- /content/images/orchestrate_sm_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/orchestrate_sm_3.png -------------------------------------------------------------------------------- /content/images/powerdns-db-schema.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/powerdns-db-schema.png -------------------------------------------------------------------------------- /content/images/registry-db-schema.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/registry-db-schema.png -------------------------------------------------------------------------------- /content/images/release-iterate.graffle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/release-iterate.graffle -------------------------------------------------------------------------------- /content/images/release-iterate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/images/release-iterate.png -------------------------------------------------------------------------------- /content/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/index.md -------------------------------------------------------------------------------- /content/init-alicloud.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/init-alicloud.md -------------------------------------------------------------------------------- /content/init-aws.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/init-aws.md -------------------------------------------------------------------------------- /content/init-azure.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/init-azure.md -------------------------------------------------------------------------------- /content/init-external-ip.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/init-external-ip.md -------------------------------------------------------------------------------- /content/init-google.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/init-google.md -------------------------------------------------------------------------------- /content/init-openstack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/init-openstack.md -------------------------------------------------------------------------------- /content/init-vsphere-rp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/init-vsphere-rp.md -------------------------------------------------------------------------------- /content/init-vsphere.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/init-vsphere.md -------------------------------------------------------------------------------- /content/init.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/init.md -------------------------------------------------------------------------------- /content/instance-metadata.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/instance-metadata.md -------------------------------------------------------------------------------- /content/jammy-migration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/jammy-migration.md -------------------------------------------------------------------------------- /content/job-lifecycle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/job-lifecycle.md -------------------------------------------------------------------------------- /content/job-logs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/job-logs.md -------------------------------------------------------------------------------- /content/job-templates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/job-templates.md -------------------------------------------------------------------------------- /content/job-tmpfs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/job-tmpfs.md -------------------------------------------------------------------------------- /content/jobs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/jobs.md -------------------------------------------------------------------------------- /content/jumpbox.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/jumpbox.md -------------------------------------------------------------------------------- /content/links-api.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/links-api.md -------------------------------------------------------------------------------- /content/links-common-types.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/links-common-types.md -------------------------------------------------------------------------------- /content/links-manual.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/links-manual.md -------------------------------------------------------------------------------- /content/links-properties.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/links-properties.md -------------------------------------------------------------------------------- /content/links.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/links.md -------------------------------------------------------------------------------- /content/locking-compiled-releases.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/locking-compiled-releases.md -------------------------------------------------------------------------------- /content/managed-networks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/managed-networks.md -------------------------------------------------------------------------------- /content/managing-releases.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/managing-releases.md -------------------------------------------------------------------------------- /content/managing-stemcells.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/managing-stemcells.md -------------------------------------------------------------------------------- /content/manifest-v2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/manifest-v2.md -------------------------------------------------------------------------------- /content/mbus-ssl-rotation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/mbus-ssl-rotation.md -------------------------------------------------------------------------------- /content/migrated-from.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/migrated-from.md -------------------------------------------------------------------------------- /content/monitoring.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/monitoring.md -------------------------------------------------------------------------------- /content/nats-ca-rotation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/nats-ca-rotation.md -------------------------------------------------------------------------------- /content/network-interface-groups.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/network-interface-groups.md -------------------------------------------------------------------------------- /content/networks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/networks.md -------------------------------------------------------------------------------- /content/noble-migration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/noble-migration.md -------------------------------------------------------------------------------- /content/ntp-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/ntp-config.md -------------------------------------------------------------------------------- /content/openstack-cpi-errors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/openstack-cpi-errors.md -------------------------------------------------------------------------------- /content/openstack-cpi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/openstack-cpi.md -------------------------------------------------------------------------------- /content/openstack-human-readable-vm-names.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/openstack-human-readable-vm-names.md -------------------------------------------------------------------------------- /content/openstack-keystonev2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/openstack-keystonev2.md -------------------------------------------------------------------------------- /content/openstack-light-stemcells.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/openstack-light-stemcells.md -------------------------------------------------------------------------------- /content/openstack-multiple-networks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/openstack-multiple-networks.md -------------------------------------------------------------------------------- /content/openstack-registry.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/openstack-registry.md -------------------------------------------------------------------------------- /content/openstack-self-signed-endpoints.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/openstack-self-signed-endpoints.md -------------------------------------------------------------------------------- /content/openstack-vrrp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/openstack-vrrp.md -------------------------------------------------------------------------------- /content/openstack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/openstack.md -------------------------------------------------------------------------------- /content/package-vendoring.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/package-vendoring.md -------------------------------------------------------------------------------- /content/packages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/packages.md -------------------------------------------------------------------------------- /content/persistent-disk-fs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/persistent-disk-fs.md -------------------------------------------------------------------------------- /content/persistent-disks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/persistent-disks.md -------------------------------------------------------------------------------- /content/personas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/personas.md -------------------------------------------------------------------------------- /content/post-deploy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/post-deploy.md -------------------------------------------------------------------------------- /content/post-start.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/post-start.md -------------------------------------------------------------------------------- /content/post-stop.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/post-stop.md -------------------------------------------------------------------------------- /content/pre-start.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/pre-start.md -------------------------------------------------------------------------------- /content/pre-stop.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/pre-stop.md -------------------------------------------------------------------------------- /content/prefix-delegation-networks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/prefix-delegation-networks.md -------------------------------------------------------------------------------- /content/problems.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/problems.md -------------------------------------------------------------------------------- /content/props-common.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/props-common.md -------------------------------------------------------------------------------- /content/quick-start.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/quick-start.md -------------------------------------------------------------------------------- /content/rackhd-cpi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/rackhd-cpi.md -------------------------------------------------------------------------------- /content/recent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/recent.md -------------------------------------------------------------------------------- /content/recover.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/recover.md -------------------------------------------------------------------------------- /content/release-blobs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/release-blobs.md -------------------------------------------------------------------------------- /content/release-blobstore.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/release-blobstore.md -------------------------------------------------------------------------------- /content/release-urls.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/release-urls.md -------------------------------------------------------------------------------- /content/release.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/release.md -------------------------------------------------------------------------------- /content/remove-dev-tools.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/remove-dev-tools.md -------------------------------------------------------------------------------- /content/repack-stemcell.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/repack-stemcell.md -------------------------------------------------------------------------------- /content/resurrector.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/resurrector.md -------------------------------------------------------------------------------- /content/runtime-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/runtime-config.md -------------------------------------------------------------------------------- /content/s3-release-blobstore.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/s3-release-blobstore.md -------------------------------------------------------------------------------- /content/sample-manifest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/sample-manifest.md -------------------------------------------------------------------------------- /content/scheduled-procs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/scheduled-procs.md -------------------------------------------------------------------------------- /content/scheduled-task-cleanup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/scheduled-task-cleanup.md -------------------------------------------------------------------------------- /content/snapshots.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/snapshots.md -------------------------------------------------------------------------------- /content/stemcell.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/stemcell.md -------------------------------------------------------------------------------- /content/sysadmin-commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/sysadmin-commands.md -------------------------------------------------------------------------------- /content/terminology.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/terminology.md -------------------------------------------------------------------------------- /content/tips.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/tips.md -------------------------------------------------------------------------------- /content/troubleshooting.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/troubleshooting.md -------------------------------------------------------------------------------- /content/trusted-certs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/trusted-certs.md -------------------------------------------------------------------------------- /content/ubuntu-os.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/ubuntu-os.md -------------------------------------------------------------------------------- /content/understanding-bosh.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/understanding-bosh.md -------------------------------------------------------------------------------- /content/update-cloud-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/update-cloud-config.md -------------------------------------------------------------------------------- /content/uploading-releases.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/uploading-releases.md -------------------------------------------------------------------------------- /content/uploading-stemcells.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/uploading-stemcells.md -------------------------------------------------------------------------------- /content/variable-types.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/variable-types.md -------------------------------------------------------------------------------- /content/virtualbox-cpi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/virtualbox-cpi.md -------------------------------------------------------------------------------- /content/vm-anti-affinity.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vm-anti-affinity.md -------------------------------------------------------------------------------- /content/vm-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vm-config.md -------------------------------------------------------------------------------- /content/vm-monit.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vm-monit.md -------------------------------------------------------------------------------- /content/vm-struct.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vm-struct.md -------------------------------------------------------------------------------- /content/vsphere-cpi-errors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vsphere-cpi-errors.md -------------------------------------------------------------------------------- /content/vsphere-cpi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vsphere-cpi.md -------------------------------------------------------------------------------- /content/vsphere-esxi-host-failure.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vsphere-esxi-host-failure.md -------------------------------------------------------------------------------- /content/vsphere-ha.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vsphere-ha.md -------------------------------------------------------------------------------- /content/vsphere-human-readable-names.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vsphere-human-readable-names.md -------------------------------------------------------------------------------- /content/vsphere-migrate-datastores.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vsphere-migrate-datastores.md -------------------------------------------------------------------------------- /content/vsphere-network-partition.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vsphere-network-partition.md -------------------------------------------------------------------------------- /content/vsphere-vmotion-support.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vsphere-vmotion-support.md -------------------------------------------------------------------------------- /content/vsphere.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/vsphere.md -------------------------------------------------------------------------------- /content/warden-cpi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/warden-cpi.md -------------------------------------------------------------------------------- /content/windows-os.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/windows-os.md -------------------------------------------------------------------------------- /content/windows-sample-release.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/windows-sample-release.md -------------------------------------------------------------------------------- /content/windows-stemcell-create.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/windows-stemcell-create.md -------------------------------------------------------------------------------- /content/windows.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/content/windows.md -------------------------------------------------------------------------------- /go.mod: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /mkdocs.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/mkdocs.yml -------------------------------------------------------------------------------- /snippets/diagrams/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/snippets/diagrams/README.md -------------------------------------------------------------------------------- /snippets/diagrams/deployment-vm-strategy/create-swap-delete.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/snippets/diagrams/deployment-vm-strategy/create-swap-delete.svg -------------------------------------------------------------------------------- /snippets/diagrams/deployment-vm-strategy/delete-create.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/snippets/diagrams/deployment-vm-strategy/delete-create.svg -------------------------------------------------------------------------------- /snippets/diagrams/deployment-vm-strategy/draw.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/snippets/diagrams/deployment-vm-strategy/draw.xml -------------------------------------------------------------------------------- /theme/assets/images/favicon.2776d0bae488.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/theme/assets/images/favicon.2776d0bae488.png -------------------------------------------------------------------------------- /theme/assets/images/logo.d93e7da69dbf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/theme/assets/images/logo.d93e7da69dbf.png -------------------------------------------------------------------------------- /theme/assets/stylesheets/extra.61026d2ee9f4.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/theme/assets/stylesheets/extra.61026d2ee9f4.css -------------------------------------------------------------------------------- /theme/main.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/theme/main.html -------------------------------------------------------------------------------- /theme/partials/footer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/theme/partials/footer.html -------------------------------------------------------------------------------- /theme/partials/nav-item.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/theme/partials/nav-item.html -------------------------------------------------------------------------------- /theme/partials/nav.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/theme/partials/nav.html -------------------------------------------------------------------------------- /theme/partials/source.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/theme/partials/source.html -------------------------------------------------------------------------------- /theme/partials/tabs.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry/docs-bosh/HEAD/theme/partials/tabs.html --------------------------------------------------------------------------------