Overview
Intuz Discourse stack has postgres, ruby, rails, ember.js, discourse and scripts which make it easy for you to use Discourse. Discourse is an open source Internet forum and mailing list management software application. The application is written in JavaScript and Ruby on Rails and uses the Ember.js framework. PostgreSQL serves as its back-end database management system.
Highlights
- Discourse has all the components installed to run it smoothly.
- Discourse is easy to use and install.
- Discourse is a 100% open source discussion platform with built in moderation and governance systems. It is designed for hi-resolution tablets and advanced web browsers.
Details
Typical total price
$0.023/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.micro AWS Free Tier | $0.00 | $0.012 | $0.012 |
t2.small Recommended | $0.00 | $0.023 | $0.023 |
t2.medium | $0.00 | $0.046 | $0.046 |
t2.large | $0.00 | $0.093 | $0.093 |
t2.xlarge | $0.00 | $0.186 | $0.186 |
t2.2xlarge | $0.00 | $0.371 | $0.371 |
m3.medium | $0.00 | $0.067 | $0.067 |
m3.large | $0.00 | $0.133 | $0.133 |
m3.xlarge | $0.00 | $0.266 | $0.266 |
m3.2xlarge | $0.00 | $0.532 | $0.532 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
Intuz Discourse is available for free.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Latest Stable Release
Additional details
Usage instructions
Once the instance is running, ssh into the instance run 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.
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+D
Then, open the discourse URL http://instance-public-ip/ You can also access your instance via SSH using the username 'ubuntu' and your Amazon private key. For additional setup instructions please visit https://www.intuz.com/cloud/stack/discourse
Resources
Vendor resources
Support
Vendor support
Intuz team provides the best technical documentation for installation and setup through this guide: https://www.intuz.com/cloud/stack/discourse We provide best effort technical support for this product. We will do our best to respond to your questions within the next 24 hours in business days. For any technical support or query, you can drop an email here: tech@intuz.com or fill up this form:
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
Customer reviews
Doesn't work in 2023
This image might be too old, after finishing the creation of the EC2 instance, trying to load the app does nothing, you end up with an empty page.
Setup was super easy
The setup was quite simple, we were on line in minutes. This product is working exactly as expected with better OK performance with t2.micro instance
Thank you so much
I was strugling to set it up myself, but using this was just a bliss, in less than an hour I could fully configure my forum!