a month 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
a month 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.
a month ago
It would not be possible to modify that config.
a month ago
That would be unlikely, sorry.
a month ago
!s
Status changed to Solved brody • about 1 month ago