Listing Thumbnail

    Perimattic Managed Discourse - Community Forum Platform on AWS

     Info
    Deployed on AWS
    Production-ready Discourse with full root access, automated backups, and security hardening - a modern open-source forum platform for building engaged communities on AWS.

    Overview

    This fully managed Discourse solution delivers a production-ready community forum platform on AWS, built on Ubuntu 24.04 LTS. Every instance is pre-configured with security best practices, performance optimizations, and automated operations.

    Key Features

    Modern Forum Platform Discourse pre-configured with real-time discussions, trust-based moderation, rich text editor, and mobile-responsive design.

    Automated Setup On first login, an interactive setup script configures Discourse, sets up email, and applies firewall rules - all within minutes.

    Security Hardened UFW firewall pre-configured, HTTPS-ready, spam protection enabled, and latest security patches applied.

    Extensible with Plugins Install custom themes, plugins, and integrations. Connect with Slack, SSO providers, analytics tools, and more.

    Use Cases Product community forums and customer support Open source project discussion boards Internal team knowledge sharing and Q&A Educational institution discussion platforms Customer feedback and feature request management Brand community building and engagement

    Getting Started Launch the AMI from AWS Marketplace on your preferred instance type SSH into your instance and follow the interactive setup wizard Configure your forum settings and invite your community

    Book a free setup consultation at https://cal.com/gaurav-pareek-perimattic/marketplace-setup-consultations  or email us at aws-support@perimattic.com .

    Support Managed and supported by Perimattic, a cloud infrastructure company with 13+ years of experience serving global clients. We offer free setup assistance, custom integrations, infrastructure consulting, and 24/7 support.

    Highlights

    • Modern Community Platform: Real-time discussions, trust-based moderation, rich editor, and mobile-responsive design with full root access and no per-user pricing.
    • Extensible and Customizable: Install custom plugins, themes, and integrations. Connect with Slack, SSO providers, and analytics tools for a tailored community experience.
    • 24/7 Expert Support by Perimattic: 13+ years of cloud infrastructure expertise with free setup assistance, community platform configuration, and dedicated support at aws-support@perimattic.com.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Perimattic Managed Discourse - Community Forum Platform on AWS

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (8)

     Info
    Dimension
    Cost/hour
    t2.medium
    Recommended
    $0.05
    t2.large
    $0.05
    t2.xlarge
    $0.05
    t3.medium
    $0.05
    t3.large
    $0.05
    t3.xlarge
    $0.05
    m5.large
    $0.05
    m5.xlarge
    $0.05

    AI Insights

     Info

    Dimensions summary

    You pay by the hour based on the EC2 instance size you run. The eight options map to three instance families. The t2 and t3 families each offer medium, large, and xlarge sizes, giving you a range of general-purpose compute. The m5 family adds large and xlarge sizes for heavier workloads. Cost scales with the instance you pick: larger sizes carry a higher hourly rate. Billing runs through your AWS account, and you can start or stop usage as needed since charges accrue per hour.

    Top-of-mind questions for buyers

    Your hourly rate covers a dedicated EC2 instance running the community forum platform, plus provisioning, SSL, monitoring, daily backups, and security patches. The vendor handles the full lifecycle. Underlying AWS infrastructure runs in your cloud region, and one-click updates keep the software current.
    Software charges accrue per hour while the instance runs. A fully stopped instance does not accrue hourly software charges. Underlying AWS storage fees may still apply for stopped instances. To avoid the hourly rate, stop the instance during idle periods.
    You switch by selecting a different instance dimension. The t2 and t3 families suit general-purpose or bursty workloads; the m5 family suits steadier, memory-heavier ones. The vendor offers service cloning and migration, so you can move between sizes with minimal manual work.
    perimattic.com
    Helpful?

    Vendor refund policy

    For any questions or concerns, please contact: Perimattic.com Email: aws-support@perimattic.com 

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    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
    1. Initial stable release of the preconfigured Discourse AMI for AWS Marketplace.
    2. Automated first-boot setup script for domain mapping, admin configuration, and environment variable generation.
    3. Integrated Docker Compose stack including Discourse, PostgreSQL, and Redis.
    4. Persistent storage configured for PostgreSQL, Redis, and Discourse logs to ensure data durability.
    5. Apache2 reverse proxy preconfigured with automatic domain mapping support.
    6. Let's Encrypt SSL automation for secure HTTPS deployment via Certbot.
    7. Health checks for PostgreSQL and Redis containers to ensure reliable startup.
    8. Automatic admin credential generation with secure password handling in .env.
    9. Graceful restart and retry logic included in failsafe scripts to handle setup interruptions.
    10. Optimized for AWS EC2 deployment, enabling quick launch, minimal setup time, and production-ready security defaults.

    Additional details

    Usage instructions

    1. Launch an Instance

      From AWS Marketplace, click Continue to Subscribe and then Continue to Configuration.

    2. Choose the Recommended Instance Type

      Select t2.medium or larger for optimal performance and stability.

    3. Configure Security Group

      Allow inbound traffic on the following ports:

      • 22 (SSH) - for secure terminal access
      • 80 (HTTP) - for initial setup and SSL verification
      • 443 (HTTPS) - for secure Discourse access
    4. Connect to the Instance

      ssh -i <your-key.pem> ubuntu@<public-ip>

    5. First-Boot Setup

      On the first launch, initialization scripts automatically perform the following actions:

      • Detect your server's public IP address
      • Prompt for your Discourse domain name (e.g., forum.example.com)
      • Validate your DNS A record to confirm it resolves correctly
      • Request an admin email for login, SSL, and notifications
      • Automatically generate a secure admin password
      • Configure Apache virtual host and enable HTTPS
      • Deploy the Discourse stack using Docker Compose with PostgreSQL and Redis
    6. Configure DNS

      • Add an A record in your DNS provider pointing your chosen domain (e.g., forum.example.com) to your instance's public IP.
      • The setup will automatically verify DNS propagation across global resolvers before continuing.
    7. Automatic SSL Setup

      • Once DNS is verified, Certbot automatically issues and installs a free Let's Encrypt SSL certificate.
      • Apache is then reconfigured to serve Discourse securely over HTTPS.
    8. Start or Restart Services

      The Discourse stack starts automatically on boot. To verify or manually restart services:

      cd /opt/app docker compose ps docker compose restart

    9. Access Discourse

      https://<your-domain>

    10. Login Credentials

      Default credentials are stored in the environment file:

      cat /opt/app/.env

      • Admin Username: root
      • Admin Email: (value of ADMIN_EMAIL)
      • Admin Password: (value of ADMIN_PASSWORD)
    11. Environment File

      All configuration details - domain, admin email and credentials are stored in:

      /opt/app/.env

    Thank you for subscribing. Your instance is ready to go!

    Need Support or Customization? Whether you're facing setup issues or need custom features, Perimattic's expert team is here to help:

    Email us: aws-support@perimattic.com  WhatsApp: +91-92142 66896 Learn more: <www.perimattic.com >

    We offer: Free setup assistance Custom development & integrations Infrastructure consulting Automation & AI solutions With 13+ years of experience serving global clients, we ensure your deployment runs smoothly and scales with your needs.

    Let's build something great together!

    Support

    Vendor support

    Support by Perimattic

    Perimattic provides 24/7 support for all AWS Marketplace products. Our team has 13+ years of cloud infrastructure expertise serving global clients.

    Contact Channels: Email: aws-support@perimattic.com  WhatsApp: +91-92142 66896 Website: <www.perimattic.com >

    What We Help With: Initial setup and configuration assistance (free) Troubleshooting connectivity, performance, and backup issues Custom development and integrations Infrastructure consulting and architecture review Migration planning from other solutions Automation solutions and scaling guidance

    Instance Sizing Guidance: t2.medium or t3.medium: Development environments, small applications m5.large: Production workloads with moderate traffic m5.xlarge: High-traffic production deployments and larger datasets

    For workload-specific sizing recommendations, contact our team for a free consultation.

    Refunds and Issues: If you experience any issues or need to request a refund, contact us at aws-support@perimattic.com  and we will respond promptly.

    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

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.