Scoold, an open source questions and answers knowledge base, ready for your team on first boot.
Scoold is a questions and answers knowledge base where teams and communities ask questions, post answers, vote on the best ones and build a searchable library of shared knowledge. It gives an organisation a private, self service place to capture expertise and cut down on repeat questions.
cloudimg ships Scoold and its Para backend fully patched and preconfigured to run together on a single server, so the knowledge base is reachable on first boot. A unique administrator login and fresh backend secrets are generated on first boot with no default credentials, the Para datastore sits on its own dedicated data volume, and every image ships with a paired deployment guide. Backed by 24/7 support.
Real screenshots taken while testing this image against its deployment guide.
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
## Scoold - Self-Hosted Q&A Knowledge Base
Scoold is the open source, self-hosted Stack Overflow style question-and-answer platform for teams and communities. This AMI delivers Scoold fully installed and configured behind nginx with its Para backend, so your private knowledge base is running within minutes of launch - no manual Java installation, Para wiring, external database provisioning, or reverse-proxy setup required.
## Why This AMI Over the Alternatives
Unlike a DIY Scoold deployment that requires hours of manual configuration across multiple components, this AMI is production-ready from first boot. Unlike SaaS Q&A platforms, your data never leaves your VPC - the entire stack runs on your own EC2 instance with a dedicated EBS volume you control. Unlike Confluence or wiki-style tools, Scoold is purpose-built for Q&A with reputation scoring, badges, and community moderation that surface the best answers automatically.
## Who This Is For
## Application Stack
## Secure By Default
On first boot, a one-shot service generates three secrets unique to this instance - the Para backend root secret, Scoold's own signing secret, and a per-instance administrator password - and provisions a dedicated administrator account, all written to a root-only file (/root/scoold-credentials.txt). No shared or default credentials ship in the image, anonymous visitors cannot self-promote to administrator, and unauthenticated administrator and settings routes are refused. The image ships with an empty backend, so each instance starts clean.
## Dedicated Data Volume
The Para datastore - the embedded H2 database, the Lucene search index and cache - lives on a dedicated, independently resizable EBS volume mounted at /opt/para, separate from the operating-system disk. This means your knowledge base data can grow, be snapshotted, and be restored independently - unlike solutions that co-mingle application data on the OS disk, making backups risky and resizing disruptive.
## Single Sign-On and Your Own Domain
Scoold supports SAML, OAuth/OpenID Connect and LDAP single sign-on. Sign in as the administrator, open the Administration area, and configure your identity provider. To serve your own domain over HTTPS, point it at the instance, install a TLS certificate on nginx, and set scoold.host_url.
## Quick Start
1. Launch the AMI on your chosen EC2 instance (m5.large or larger recommended)
2. SSH in and retrieve your admin login: sudo cat /root/scoold-credentials.txt
3. Browse to http://
4. Open the Administration area to configure SSO, spaces, and branding
5. Ask your first question and invite your team
## AWS Integration
## 24/7 cloudimg Support
This AMI includes technical support from cloudimg engineers available around the clock by email and live chat. Support covers deployment assistance, single sign-on (SAML/OAuth/LDAP) configuration, TLS termination and custom-domain setup, version upgrades, backup guidance for the Para datastore, and performance tuning. Critical issues receive a one-hour average response time.
## Get Started
Launch the AMI, retrieve your credentials, and have your private Q&A knowledge base running in minutes. For a guided deployment walkthrough or help planning your SSO integration, contact cloudimg support at any time - our engineers are available 24/7 via email and live chat.
Scoold and Para are trademarks of Erudika. All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.