[keystone_authtoken] auth_uri = http:// admin_password = PASSWORD - - PowerPoint PPT Presentation

keystone authtoken auth uri http admin password password
SMART_READER_LITE
LIVE PREVIEW

[keystone_authtoken] auth_uri = http:// admin_password = PASSWORD - - PowerPoint PPT Presentation

[keystone_authtoken] auth_uri = http:// admin_password = PASSWORD [api_database] Connection = mysql://USER:PASSWORD@HOST/TABLE !{SECRET: container_ref : key_name } !{ENV: env_var }


slide-1
SLIDE 1
slide-2
SLIDE 2
slide-3
SLIDE 3

➡ ➡ ➡

slide-4
SLIDE 4

[keystone_authtoken] auth_uri = http:// … admin_password = PASSWORD [api_database] Connection = mysql://USER:PASSWORD@HOST/TABLE

slide-5
SLIDE 5
slide-6
SLIDE 6
slide-7
SLIDE 7

➡ ➡

  • !{SECRET:container_ref:key_name}
  • !{ENV:env_var}
slide-8
SLIDE 8
slide-9
SLIDE 9
slide-10
SLIDE 10
slide-11
SLIDE 11

➡ ➡ ➡

slide-12
SLIDE 12
slide-13
SLIDE 13

➡ ➡ ➡

slide-14
SLIDE 14
  • # start the dev server
  • vault server -dev
  • # check server status
  • vault status
  • # write secret to vault
  • vault write secret/hello

value=world

  • # read secret from vault
  • vault read secret/hello
  • # delete secret from vault
  • vault delete secret/hello

➡ ➡ ➡ ➡ ➡

slide-15
SLIDE 15
slide-16
SLIDE 16