Re: some DNS error when deploying on openshift

Glen Mazza <[email protected]> Wed, 24 Dec 2014 12:08:15 -0500
Newsgroups gmane.comp.java.roller.user
Message-ID <CAC_m_FFiKsDL962cHPeiddXFUYQQi=QmZT3fDQAiY2eoYbqV+A@mail.gmail.com>
Hi User,

Once you log in, go to the Server Administration (right-side main menu),
and populate the "Absolute URL to site (if required)" field; for me it is "
https://web-gmazza.rhcloud.com".

HTH,
Glen

On Wed, Dec 24, 2014 at 11:50 AM, user <[email protected]> wrote:

>
> Trying to deploy roller on OpenShift.
> It seems I accomplished everything described in Glenn Mazza's manual:
> https://web-gmazza.rhcloud.com/blog/entry/apache-roller-on-openshift ,
> in that difference that I have deployed as root application "ROOT.war".
> After deploying and setting up preferences I don't see the selected theme.
> Firebug shows that page requests CSS by the following link:
> http://localhost:8080/blog/resource/css/bootstrap.css .
> I don't understand why it gets to "localhost:8080" instead of my app's
> domain name.
> What I did wrong?