IPC_LOCK Support
jonas-admin
PROOP

4 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!

Solved

8 Replies

4 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?


jonas-admin
PROOP

4 months ago

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.


4 months ago

It would not be possible to modify that config.


jonas-admin
PROOP

4 months ago

Will that be supported in the future?


jonas-admin
PROOP

4 months ago

A hardened Vault on Railway seems pretty good


4 months ago

That would be unlikely, sorry.


jonas-admin
PROOP

4 months ago

Alright. Thanks!


4 months ago

!s


Status changed to Solved brody 4 months ago


Loading...