Hi,
I created a droplet & I ran ssh root command(ssh root@192.168.1.1). Now which command I have to run? I am installing discourse without one click app.
Are you struggling with following the instructions at the official install?
If so, which instruction in particular is causing you problems?
@merefield I run this ssh root@192.168.1.1 command Now which command I have to run? I searched on YouTube but I can’t found any video on this. So, Please help me.
Did you navigate to the link in my post?
That IP address is just an example, use the exact public IP address provided by your VPS prrovider for your VPS.
Yes, I used exact ip address not 192.168.1.1, this is only for example.
Now Please help me regarding this.
Have you followed my instructions?
Yes. I followed.
As per the install guide, the next step is to clone Discourse and run the install script, under the ‘Install Discourse’ section of the guide.
I would suggest that perhaps if you are finding these steps difficult, exposing a Linux box to the internet may not be the best of ideas. If you’re struggling with the install process, Discourse hosting is available, or you can get it installed for you here.
So, how to clone the Discourse?
Are you reading the instructions? What commands have you run so far at the prompt?
Oh I get your confusion, it’s just the lines following that statement, ie:
sudo -s
git clone https://github.com/discourse/discourse_docker.git /var/discourse
(the clue is in the clone
)
That will clone discourse_docker ready to setup and build.
Then you simply navigate to the new folder (as stated):
cd /var/discourse
You’re missing a space between ...git
and /var...
can i write my email address & password in smtp?
No, you need an email service. Use a recommended one as per the guide.
I choosed mailjet & logged in & i went smtp & send api settings page, there i found username & password.
but what i have to write here
That’s a question for mailjet support. Ask them.
but what i have to ask them & how?
I have to write this? I found on Google Mailjet’s host name is in-v3.mailjet.com .
“What is the public host name of your smtp service?”
How? Read their website on how to contact their support team? You tell us!