Skip to content

register_admin_ui job from admin-ui/6

Github source: 957b96ab or master branch

Properties

admin_ui

admins

Array of uaa users with scopes.admin memberships

Default
[]

uaa

admin_client_secret

Uaa admin client secret

client
id

Uaa OAuth client id

secret

Uaa OAuth client secret

scopes
admin

Array of uaa OAuth scopes of admin-ui admins

Default
- admin_ui.admin
user

Array of uaa OAuth scopes of admin-ui users

Default
- admin_ui.user
url

Uaa url

users

Array of uaa users with scopes.user memberships

Default
[]

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/register_admin_ui/ directory (learn more).

  • bin/register_admin_ui (from bin/register_admin_ui)
  • bin/run (from bin/run)
  • data/properties.sh (from data/properties.sh.erb)
  • helpers/ctl_setup.sh (from helpers/ctl_setup.sh)
  • helpers/ctl_utils.sh (from helpers/ctl_utils.sh)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.