IPC_LOCK Support
jonas-admin
PROOP

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!

Solved

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?


jonas-admin
PROOP

10 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.


10 months ago

It would not be possible to modify that config.


jonas-admin
PROOP

10 months ago

Will that be supported in the future?


jonas-admin
PROOP

10 months ago

A hardened Vault on Railway seems pretty good


10 months ago

That would be unlikely, sorry.


jonas-admin
PROOP

10 months ago

Alright. Thanks!


10 months ago

!s


Status changed to Solved brody 10 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...