How to access Discourse?
How to access Discourse AMI?
Installation steps
ssh into the instance
Type cd /var/discourse/
Now, run sudo ./launcher rebuild app
Note: This rebuilding process can take upto 10-15 mins
Then, open the discourse URL http://instance-public-ip/
Once the rebuilding process is finished create admin account from the steps below.Creating Admin Account for Discourse
Enter the Discourse Container:
- cd /var/discourse/
- ./launcher enter app
Creating Admin account:
- rake admin:create
- It will ask for Email and Password enter the details accordingly.
- The user name will be displayed on the screen once the user is created.
- To change the username to admin run the below command.
rake users:rename['old_username','admin']
- Once done it will show User Renamed!.
- To Exit the Container press CTRL+DDiscourse Files and Folder
Main Directory : /var/discourse
Config file : /var/discourse/container/app.ymlInstance Login
Shell/Terminal
sudo chmod 400 yourpemkeyname.pem
ssh -i yourpemkeyname.pem ubuntu@yourinstanceip
Domain Settings
If you want to attach a domain , please remove the ip automation script by typing :
sudo rm /var/discourse/ip.shTrusted by
WORK WITH US
Tell us what
can't fail
We respond within 24 hours with a clear point of view, not a sales pitch.
GET IN TOUCH
or email getstarted@intuz.comResponse within 24 hours — no junior reps
NDA on every engagement — standard, not optional
GDPR · HIPAA · DPA — compliance frameworks are standard, not custom-added
No retainers. No lock-in. Your IP, always.