Quickest Way to Decrypt sops File in Railpack Build
Anonymous
PROOP

6 months ago

Hi Railway Team,

What is the most direct way to decrypt a sops-encrypted file during a build?

Our setup:

  • PHP 8.4 app

  • Standard Railpack build (no custom Dockerfile)

  • A secret config file for the Google Translate API, encrypted with sops.

Our goal: Decrypt this file at build time and include the plain-text config in the final image. We're looking for the shortest, most streamlined solution possible.

Thanks

Solved$50 Bounty

1 Replies

Railway
BOT

6 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


6 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 6 months ago


Status changed to Solved Anonymous 6 months ago


Loading...