Docker and SCP Publisher Compatibility #470
Unanswered
maxwellchandler
asked this question in
Q&A
Replies: 1 comment 6 replies
-
You should volume mount in directories and files to the container. See examples how to do it here: Recently added more documentation about directories and mounting in your own files. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I will briefly describe my current wip architecture. 3 servers each with a CA docker node and galera replication. One master CA standalone non docker server. 2 reverse proxies in front of the 3 docker CAs. One VA server in docker, one publisher server.
My question is how to make scp publishing work with docker VA? There is no keygen functionality from within the keyfactor ce image and even when cping keys inside the image the gui says it cant find them, plus the user would be different. Is it possible to have a docker VA node gather ocsp info using scp?
Beta Was this translation helpful? Give feedback.
All reactions