1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Steve Richards
48c712da32 Working POC against DECC
For the demo to work the following env vars need to passed when running lens in dev
mode:

- DECC_URL: This is the DECC Manager URL
- DECC_USERNAME: This is the username you would use against keycloak
- DECC_PASSWORD: This is the password you would use against keycloak
- NODE_ENV: Should be set to `development`
2020-09-24 15:14:36 +01:00
Steve Richards
9c2c6b1c71 Remomved userid from cluster name. Turned off keycloak interval for token refresh 2020-09-24 11:33:20 +01:00
Steve Richards
bbcf89bb1e Updated decc manager 2020-09-23 11:54:27 +01:00
Steve Richards
526a38422c New decc manager 2020-09-21 17:52:55 +01:00
Steve Richards
c9e0f573ee First attempt at DECC Integration 2020-09-21 13:52:05 +01:00