Hello,
I am trying to install Discourse that is given in Github.
These steps I followed but still nothing helps:
- Created a Cloud Server ( Ubuntu 16 )
- Install Docker from official site.
- Install Required software i.e. Postgres 10+, Redis 2.6+, Ruby 2.5+
After this I followed this instructions :
https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md
But after all this I am getting error when I try to open my website.
Can someone help me?
Thanks in Advance
IAmGav
(Gavin Perch)
2
what is the error you getting ?
I am getting like port 80 and 443 is closed
IAmGav
(Gavin Perch)
4
did you set up the dns record. where the record is pointing to the discourse install ?
Yes I do that first then I do the rest
I created a Server in Google Cloud.
it is pointed to 34.125.137.244 IP address
IAmGav
(Gavin Perch)
8
does the domain name resolved to the ip address ?
Yes I am getting the same response when I open the Domain i.e. hrdiscuss.com
Yes this is the Domain and it is working for me :
Yesterday I setup everything and didn’t setup any admin or anything. I am only able to see the nginx welcome message.
Anyway thanks, I will look forward for this, Maybe this is because of some cache or else
IAmGav
(Gavin Perch)
14
yes, i think it is your browser cache. clear it and check then
1 Like
Ok, I am getting the same result as you described But I am confused what is the admin Email ID? Because I never setup that
IAmGav
(Gavin Perch)
16
in your app.yml file, you should have added an developer email address. that would be your admin email id
There is no app.yml file in my server.
IAmGav
(Gavin Perch)
19
the app.yml file is located at /var/discourse/containers
fzngagan
(Faizaan Gagan)
20
You’re inside the container. app.yml is outside it.