
Scoold
Stack Overflow-style Q&A platform for teams and organizations
921 stars 230 forks last commit first released Apache-2.0
Actively maintained
Last commit 10 Jul 2026.

Scoold is an open source Q&A and knowledge sharing web app inspired by Stack Overflow, designed for internal teams and communities. It runs as a Spring Boot application and uses a separate backend service (Para) for persistence, search, and multi-tenancy.
Key Features
- Full Q&A workflow: questions, answers, comments, voting, reputation, and badges
- Spaces (teams) for grouping and isolating users and content
- Full-text search (provided via the Para backend and its search integrations)
- REST API defined with OpenAPI for automation and integrations
- Webhooks for create/update/delete events with signed payloads
- Multiple authentication options including password login, OAuth2/social login, and LDAP (SAML and more in Pro)
- Server-rendered, SEO-friendly pages with a lightweight frontend
- Backup and restore for exporting and importing instance data
Use Cases
- Internal engineering or IT Q&A to reduce repeated questions and tribal knowledge loss
- Company knowledge base with structured discussions and searchable answers
- Support and community-style forums for products or teams
Limitations and Considerations
- Requires a separately deployed Para backend service to function, which adds operational complexity
Scoold is a solid choice when you want a familiar Stack Overflow-like experience with team-oriented organization features and an API for automation. Its separation between the web app and Para backend can also help with scaling and multi-tenant setups.
Categories:
Tags:
Tech Stack:
Similar to Scoold

Documize
Knowledge base and documentation wiki for teams
Documize is a self-hosted knowledge base and documentation platform for internal and external docs, offering spaces, labels, search, and enterprise-friendly authentication.

BookStack
Documentation and wiki platform for organizing information
BookStack is a simple documentation and wiki platform with a WYSIWYG and optional Markdown editor, full-text search, permissions, and integrated authentication.
Apache Answer
Open-source Q&A platform for communities, teams, and support
Apache Answer is an open-source Q&A platform for community forums, help centers, and internal knowledge sharing with tagging, voting, and a plugin system.

Wiki.js
Modern, extensible wiki software built on Node.js
A modern, extensible Node.js wiki with Markdown editing, powerful admin tools, multiple auth options, and support for popular SQL databases.
SeedDMS
PHP-based document management system for storing and organizing files
SeedDMS is an open source PHP document management system for organizing documents with versioning, permissions, workflows, search, and integrations like LDAP and WebDAV.
Bichon
Rust-based email archiver with IMAP sync, full-text search, and Web UI
Self-hosted email archiving server that syncs from IMAP, stores a local compressed archive, and provides fast full-text search via Web UI and REST API.





