Angular Docker image
s00213947
HOBBYOP

2 years ago

i have deployed a docker image of an angular project, it build in railway but when i click on the domain i get an Application failed to respond error

Closed

9 Replies

2 years ago

How are you serving the built angular site?


s00213947
HOBBYOP

2 years ago

im not sure i am. should using the dockerfile not allow a static website to display?


2 years ago

Railway does not do static website hosting like Vercel, it would be up to you to come up with a way to serve your built site, otherwise you are likely trying to run a development server.

Please share your repo.



2 years ago

You are using nginx so you aren't too far off the mark, but unfortunately I lack the time to get you properly setup right now.


s00213947
HOBBYOP

2 years ago

ah no problem


s00213947
HOBBYOP

2 years ago

i also have a express app deployed but am not sure if the are working together
https://github.com/S00213947/restapi2022-S00213947


aroshaj
PRO

2 years ago

I have this same issue. Did you manage to find a solution?


2 years ago

Please open a new thread.


Status changed to Closed brody over 1 year ago


Loading...