varxii
varxii
RRailway
Created by varxii on 8/7/2023 in #✋|help
Nixpacks max file upload size?
I have a node app (Directus CMS) hosted on Railway using Nixpacks for the build. There is a setting within directus for MAX_PAYLOAD_SIZE and FILES_MAX_UPLOAD_SIZE I have set both to 250mb, however I still get errors and can't upload a 200mb file. I am wondering if there is any limits on the web server that Nixpacks use (is it nginx? Or internal Docker webserver?) I can't find any documentation on how exactly the app is served in terms of the web server.
16 replies
RRailway
Created by varxii on 5/7/2023 in #✋|help
Ignore Dockerfile?
I have a repo with a docker-compose.yml and Dockerfile. However I want to deploy on Railway with Nixpacks as I am only using Docker to make local development easier. I can't see a way I can "ignore" the Dockerfile or otherwise force/specify that I want to use Nixpacks to build the app.
6 replies