I'm really new about Openshift. I create a new wildfly application, make some change ("helloword" with static html) and push everything. The application build fine and restart, but when I try to access it, I'm always getting the Wildfly's welcome page. Did I miss something? Do I have to install rhc client to see Widlfy's log file?
Asked
Active
Viewed 81 times
0
-
You can access the log files using the rhc tail command. What did you change? – Sep 02 '14 at 20:06
-
As a new user this book might be of help https://www.openshift.com/blogs/announcing-a-new-book-getting-started-with-openshift-a-guide-for-impatient-beginners – TheSteve0 Sep 03 '14 at 01:58