Ok, well after running git clone it looks as if you pasted the repo URL again, and then just typed in a URL.
what you needed to do was:
./discourse-setup
And follow the steps as guided.
The grey regions with fixed-width text are areas where you’re interacting with the SSH session, the rest is instruction, considerations and requirements along the way.
You can safely run discourse-setup as outlined above, but maybe re-read the document in full bearing in mind what I said above. If you’ve never used SSH before (or terminal) and haven’t familiarised yourself with the process these hiccups are inevitable.
Well that’s what SSH is giving you, a remote terminal. You’re going to need to be fairly adept with it if you’re going to maintain the installation, certain updates and other processes in the future will rely on you using it.
Note that if you’re planning to use http://www.aviation-airways-va.com/ as your Discourse installation URL you need to change the DNS ‘A’ record for www - it currently points to a parkingcrew holding page.
It looks like you bought your domain from Verisign, so log in there (or wherever you bought it) and make sure the ‘a’ record for WWW is pointed at the IP of your new server.
I would start there then, check out their support site and read their documentation on creating and editing DNS entries. You will need that before you can go any further. As the guide you’re following says:
Domain Name
Discourse will not work from an IP address, you must own a domain name such as example.com to proceed.
Already own a domain name? Great. Select a subdomain such as discourse.example.com or talk.example.com or forum.example.com for your Discourse instance.
Your DNS controls should be accessible from the place where you purchased your domain name. Create a DNS A record for the discourse.example.com subdomain in your DNS control panel, pointing to the IP address of your cloud instance where you are installing Discourse.
What it means is that you need to think and decide on the fullly-qualified domain name (FQDN) before proceeding any further. Some users will want to run a website at the ‘www’ address, hosting their discourse instance on a different name such as ‘community’, ‘forum’ or ‘discussion’.
So if you decided you want to use:
'discussions'
your FQDN would be:
discussions.aviation-airways-va.com
And you would create an ‘a’ record for ‘discussions’ pointing to the new server IP under the DNS control panel for aviation-airways-va.com at namecheap.
Once you know what the full URL is going to be, that’s what you create an ‘a’ record for. Follow the guide I linked above.
Also, please try to stop replying to yourself, if you want to add to a reply please do exactly that and edit the last post which hasn’t received a response. This isn’t a web chat and it wastes a lot of screen real-estate when a whole screen is filled by only three or four paragraphs. It’s why the edit option is there.
Hi Daniel, I’m happy to help you through this if you’re up for it, I recently set up a discourse forum myself too.
Yep you can use community.aviation-airways-va.com and that’s correct.
The IP address for your server will be at your Digital Ocean if you are using that.