zos
zos copied to clipboard
deploying a private solution
We are planning to have a closed source solution/package to be deployed on the grid, but we don't want to expose the flist url, or even the content to be mounted in a generic container. what are our options?
I'm thinking maybe
- if we can somehow make flist url encrypted and maybe use secretenv to unlock it?
- the flist content itself to be encrypted?
- something else?