Angular Docker image

s00213947HOBBY

a year 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

a year ago

How are you serving the built angular site?


s00213947HOBBY

a year ago

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


a year 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.



a year 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.


s00213947HOBBY

a year ago

ah no problem


s00213947HOBBY

a year ago

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


aroshajPRO

a year ago

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


a year ago

Please open a new thread.


Status changed to Closed brody 11 months ago