Host static website
mpaleo
TRIALOP
a year ago
Hello!
The service looks really promising for all the backend part, but I think its really missing having a feature to host just a static website, it feels overkill to setup an entire server to serve the pages.
I used to do the classic aws bucket + cloudfront + certificate + route53 stuff.
For now I think I'll go with a mixed setup with railway (backend) + vercel (frontend static react). I would love to remove vercel from the equation.
Thanks
1 Replies
brody
EMPLOYEE
a year ago
Due to how Railway works as a container deployment platform, you will always have to run a web server such as Caddy.
Caddy is very resource efficient and you get so much more control, so that could be seen as a positive.
Status changed to Closed brody • about 1 year ago
