Dear Ivy team

Is it possible to pass the Ivy license via env prop ?

Reason for my question : as you might know we in KLARA want to build our own image. If the license has to be provided as a file in a certain directory then our image, which is hosted somewhere in the cloud, contains the license. May be not so nice from your point of view.

The idea is that we store the license as a secret and inject it at startup of the image.

Regards John

asked 19.09.2019 at 04:51

John%20Moser's gravatar image

John Moser
(suspended)
accept rate: 0%


Thank you very much for this idea. We will provide a configuration key where you can pass the licence file in. Then you can provide it as Environment-Variable or as (Docker/Container)-Secret. This will be available in ivy 8.0.

link

answered 19.09.2019 at 05:10

Alex%20Suter's gravatar image

Alex Suter ♦♦
3.1k122247
accept rate: 84%

Hi Alex

I think it should not be necessary. With secret and mountPath / volumes it should be possible to pass the license to Ivy. Unfortunately it does not work if the license has to be in the root folder of Ivy. See my other post.

Regards John

(03.10.2019 at 08:24) John Moser John%20Moser's gravatar image

We have general approach. The licence can now be provided over the configuration key Licence. Like all other configurations you can provided it via ENV, secrets or even in ivy. yaml. (your inital requirement was about ENV).

Why you can not provide it in the configuration directory?

(03.10.2019 at 11:45) Alex Suter ♦♦ Alex%20Suter's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×147
×20
×6

Asked: 19.09.2019 at 04:51

Seen: 1,413 times

Last updated: 03.10.2019 at 11:52