Skip to content
This repository has been archived by the owner on Aug 30, 2020. It is now read-only.
/ boshtoolkit Public archive

BOSH / Cloud Foundry operators toolkit Docker image

Notifications You must be signed in to change notification settings

aussielunix/boshtoolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

BOSH & Cloud Foundry Toolkit

WIP

This is a collection of tools to help with the day1 and day2 operations of a BOSH operator. This includes IaaS, BOSH, Cloud Foundry runtimes (PAS, PKS, PFS etc) and more.

docker run -it --rm --user $(id -u):$(id -g) -v $(pwd):/workspace aussielunix/cftoolkit:latest /bin/bash

The current list of tools installed are:

  • aws-cli
  • bbl
  • bosh-cli
  • cf-cli
  • cf-mgmt
  • cf-mgmt-config
  • credhub-cli
  • curl
  • direnv
  • fly (concourse-cli)
  • gcloud-cli
  • git
  • jq
  • pivnet
  • pwgen
  • python
  • ruby
  • terraform
  • uaac
  • vim
  • wget

TODO

Need to add the following tools:

  • om
  • azure cli

About

BOSH / Cloud Foundry operators toolkit Docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published