a year ago
I've been trying to deploy a headless alpine chrome image so I can use the website and have the data not be saved after refresh, and I've tried changed ports, changing start command, and various other things, but nothing works! Please help. The image im using is https://hub.docker.com/r/zenika/alpine-chrome
If anybody can get this image to work on a project please let me know the details or make a template. Any help is appreciated!
ⓘ Deployment information is only viewable by project members and Railway employees.
5 Replies
a year ago
If anybody can get this image to work on a project please let me know the details or make a template. Any help is appreciated!
a year ago
Perhaps you would be interested in browserless instead? - https://railway.app/template/0jqemX
a year ago
Thanks for the response! I tried deploying it and when I go to the link, it is a black screen with the text: "No route or file found for resource GET: /" I am a bit confused on what to do here, since I deployed it directly from the template.
a year ago
Please read the template overview, there are example repos' showing you how to use it in code.
Unless I am misunderstand you use case and you wanted a virtual chrome browser, if that's the case those are not at all allowed on Railway.
a year ago
Okay, thanks!