caelinsutch
caelinsutch
RRailway
Created by caelinsutch on 6/27/2023 in #✋|help
Can't see repositories when deploying from Github
I can't deploy new app using GitHub, when clicking Github I see no repos. I can see my Github configuration, which is already installed, and I've previously deployed applications from this github. Project ID 7ac882ce-d616-4d8f-9a41-82eb8ba8506b
5 replies
RRailway
Created by caelinsutch on 6/9/2023 in #✋|help
Migrate a project from personal account to an organization
Is thee a way to easily do this?
5 replies
RRailway
Created by caelinsutch on 1/19/2023 in #✋|help
Adjusting max number of threads
Is there a way to adjust the limit of threads through Nixpack? Currently using Pupeteer, and running into an issue where it's failing to launch browser processes, and throwing pthread_create: Resource temporarily unavailable pupeteer after it handles a few deploymnets. Ran into this issue stack exchange discussion about thread restrictions: https://unix.stackexchange.com/questions/515496/pthread-create-resource-temporarily-unavailable-when-running-multiple-docker Not sure if this is the right approach here, but I saw that the default nixpack seems to have a max thread count: https://github.com/flatironinstitute/nixpack/blob/main/fi/default.nix
4 replies