nikolalsvk
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
I made the fix in my CI pipeline by using
npm install -g [email protected]
but not sure how to do it in Railway because it is using nixpacks 🤔71 replies
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
Not sure if anyone shared here but corepack has a bug https://github.com/nodejs/corepack/issues/379
71 replies
How to point a client's subdomain to Cloudflare and then to Railway?
You need to enter your payment details for this to work. But once you're on a paid plan, you go to SSL/TSL in Cloudflare and go to Custom Hostnames. There, you can add your client's domains and verify them either via HTTP (quicker way) or via TXT files.
So far it works great for us.
19 replies
How to point a client's subdomain to Cloudflare and then to Railway?
Yep, seems like we need to use Cloudflare for SaaS https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/
19 replies
How to point a client's subdomain to Cloudflare and then to Railway?
Yes, I will wait a bit more then. I enabled the Cloudflare proxy around 12 hours ago. It might need some more time.
I also found a similar problem on Cloudflare community https://community.cloudflare.com/t/cname-tls-issue-from-cloudflare-to-cloudflare-domain/205005
19 replies