R
Railway2y ago
Arifs

Install FFmpeg

I have a project in railway and I'm hosting a Django app. For the purpose of my project, I need to install FFmpeg. Is there any way to install it in railway? I'm pretty new in Railway and don't know much. Thanks in advance!
7 Replies
Percy
Percy2y ago
Project ID: N/A
Arifs
ArifsOP2y ago
N/A
Brody
Brody2y ago
nixpacks.toml
[phases.setup]
aptPkgs = ["...", "ffmpeg"]
[phases.setup]
aptPkgs = ["...", "ffmpeg"]
place that into a nixpacks.toml file in the root of your project
Arifs
ArifsOP2y ago
Thank you!
Brody
Brody2y ago
it worked?
Arifs
ArifsOP2y ago
yes, it works perfectly, many thanks!
Brody
Brody2y ago
awsome, no problem!
Want results from more Discord servers?
Add your server