Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For the beginning, only an admin account will exist – no other users accounts will be created. The admin password will be stored in KMS and retrieved during the startup of the instance. Due to the way Jenkins is written, this password has to be stored in plaintext at PATH (TODO: Check where and how it’s actually stored – maybe the initialAdminPassword is a different one).  is stored with an unsafe encryption. 

Jenkins supports multiple ways to connect Slaves. Two widely used methods are

...