-
I just tried encryption key settings in version 1.29.3 and it doesn't work. Months ago, I saved this version as a custom docker image locally because when using externally mounted files, anything above version 1.29.3 was broken and wouldn't start up. See previous thread from me (#1363) Should I pull your latest default YAML and diff and sync with my old yaml where settings need changed and try your latest image? What version did the encryption variable become in use? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Peter, I was able to solve this. I did grab the latest yaml posted on github and did all the necessary config customization's I had set. I tried launching with latest and using a "-e PWPUSH_MASTER_KEY=xxxxxxxxx" environment variable on the launch and I'm back to using the latest image with custom encryption key. This one can be marked as answered. Thank you. |
Beta Was this translation helpful? Give feedback.
Peter, I was able to solve this. I did grab the latest yaml posted on github and did all the necessary config customization's I had set. I tried launching with latest and using a "-e PWPUSH_MASTER_KEY=xxxxxxxxx" environment variable on the launch and I'm back to using the latest image with custom encryption key. This one can be marked as answered. Thank you.