How to set Railpack as build manager in template editor?

a year ago

As can be seen in the screenshot, I do not see the possibility to select nixpack/railpack

I just configured my project to be using Railpack, and it was a pleasant experience, being able to set exact node version was required.. However, I am not able to apply my changes to the corresponding template, until I find a solution on how to set Railpack as the build manager. ✌️

Project ID: N/A

Solved

9 Replies

a year ago

N/A


a year ago

it would have to be done via a railway.json config file


a year ago

{ "$schema": "https://schema.railpack.com" }

Like this?


a year ago

nope, you want to set the builder via a railway.json file


a year ago

I get that. But what goes inside that json file, to make sure railpack becoming the build manager?


a year ago


a year ago

Thx.
May close question


a year ago

sounds good!


a year ago

!s


Status changed to Solved brody 12 months ago


Loading...