Commit Graph

12 Commits

Author SHA1 Message Date
akatsadimas ebadef8587
Cleanup master/slave terminology from documentation + Cleanup "Jenkins master" term from the warning in the Web UI (#1481)
* Cleanup master/slave terminology from documentation

* remove 'controller' from description

Agent configurations can be also managed on the controller side

* Update demos/kubernetes/README.md

Co-authored-by: Tim Jacomb <t.jacomb@kainos.com>
2020-11-03 17:51:39 +01:00
Oleg Nenashev ebee63be35
Add `decodeBase64` substitutor for reading base64-encoded variables (#1526)
* Add `readBase64` substitutor for reading base64-encoded variables

* Fix the SpotBugs issue with the encoding

* Swith to decodeBase64()
2020-11-02 15:54:45 +01:00
Joseph Petersen 3cddb7a8ff
change properties secrets env to `SECRETS_FILE` (#1435) 2020-07-19 09:20:54 +01:00
Chris Kilding 1ca90c9ddf
Consolidate SecretSource options into secrets.adoc (#1433)
Co-authored-by: Joseph Petersen <josephp90@gmail.com>
2020-07-19 04:51:36 +02:00
Joseph Petersen 410c3ae03e
SecretResolver support file and base64 variable expansion (#1408)
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
2020-07-19 04:37:52 +02:00
Tim Jacomb 7f6bab4ebb
Add Azure KeyVault to secrets doc (#1321) 2020-03-14 09:52:00 +00:00
Smasherr c6d4c4325f Introduce a SecretSource implementation for .properties file (#1160) 2019-10-18 08:45:59 +01:00
Luno 045631a8bf Move Trigger Configuration Reload to a new feature page #1150 (#1155)
* Move Trigger Configuration Reload to a new feature page #1150

* Move Trigger Configuration Reload to a new feature page #1150
2019-10-12 10:46:10 +02:00
Oleg Nenashev f8a502c63b
Move Handling Secrets to a separate page, add docs for CredentialsProvider and encrypted strings (#1143)
* Move Secrets management to a separate documentation page

* Document crendentials provider and encrypted credentials in secrets.adoc

* Fix links

* Fix the anchor

* Codacy!
2019-10-11 12:50:44 +02:00
Sladyn b167630cdc Remove old jelly schema and usages (#1069) 2019-09-20 07:29:32 +01:00
Sladyn 17de1bbd33 Add the JSON Schema Documentation page (#1030)
* Beta Release Announcement

* Added JSONSchema Doc

* Added title page and more information

* Added examples and disclaimers

* Added a disclaimer

Co-Authored-By: Oleg Nenashev <o.v.nenashev@gmail.com>

* Updated URL for the schema

* Fixed typos and added reference to the documentation from the readme

* Changed link to schema
2019-09-12 17:37:29 +02:00
Oleg Nenashev cbd6987e72
Create documentation for the export feature and document security considerations (#969) 2019-08-02 10:56:21 +02:00