14 days 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!
0 Replies
14 days 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.
14 days ago
It would not be possible to modify that config.
14 days ago
That would be unlikely, sorry.
14 days ago
!s
Status changed to Solved brody • 14 days ago