10 months ago
Hello! I am trying to deploy Hashicorp Vault. I've been able to make it work using the available Vault Railway template (https://railway.com/deploy/vOXRB-).
Now I am trying to create my own template with respect to Hashicorp's hardening guide.
Is there any way I can enable IPC_LOCK? The one normally achieved using --cap-add IPC_LOCK when using docker run. Thanks!
8 Replies
10 months ago
Hi!
You can set a custom start command to include that in the bottom of the service's settings. Would this help you solve the issue?
I don't think that will solve the issue. The custom start command seems to override the container's CMD or ENTRYPOINT, not the way the container is ran.
10 months ago
It would not be possible to modify that config.
10 months ago
That would be unlikely, sorry.
10 months ago
!s
Status changed to Solved brody • 10 months ago