I want to deploy gorse.io on railway
nikwebinopoly
FREEOP

8 months ago

Hello Team,

I am trying to deploy https://gorse.io/ but it's not allowing me to upload anyting and it's returning build error and I have tried to solve it but it's not working at all. Please help me to solve this issue. I am ready to pay for the same

Thanks,
Nik

$10 Bounty

4 Replies

Railway
BOT

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


idiegea21
HOBBY

8 months ago

Hello bro,

I think you're running into this build errors because Railway can't detect how to build your Gorse project using Nixpacks. This usually happens when your code is in a subdirectory or lacks a standard structure


idiegea21
HOBBY

8 months ago

The easiest fix is to either set the correct root directory in Railway and add a simple nixpacks.toml, or use a properly named Dockerfile (with a capital “D”) in the root folder to control the build directly.

If you encounter any error, you can share it so i can help you further.


idiegea21

The easiest fix is to either set the correct root directory in Railway and add a simple nixpacks.toml, or use a properly named Dockerfile (with a capital “D”) in the root folder to control the build directly.If you encounter any error, you can share it so i can help you further.

nikwebinopoly
FREEOP

8 months ago

Thanks for your response. The issue is we have Docker file but under cmd folder on root we only have docker-compose.yml and railway not support it. If you want to check the current project directory strcture then you can check here https://github.com/gorse-io/gorse

Let me know if can guide me on 1:1 google meet call.


Loading...