Scoold
A Q&A and knowledge sharing platform for teams, inspired by Stack Overflow. Lightweight, database-agnostic, and enterprise-ready.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Self-hosted Stack Overflow for teams, lightweight and data-agnostic.
Core Features
- Full Q&A system: ask, answer, vote, comment, tag
- Full-text search and location-based search
- Spaces (Teams) for isolated knowledge domains
- Reputation and badge system; custom badges supported
- Email notifications for replies and comments
What It Can't Do
- •Requires a separately deployed Para backend (extra setup step). 2. Community edition lacks Slack/SAML integrations (Pro required). 3. Performance depends on Para configuration and database tuning.
Use Cases
- Internal IT support and knowledge base for companies
- Developer team Q&A and documentation
- Educational or community knowledge sharing hub
Detailed Introduction
Scoold is an open-source, Stack Overflow-like Q&A platform designed for teams and organizations. It allows users to ask questions, post answers, vote, and earn reputation badges. Built on Spring Boot, it can be deployed anywhere (cloud or on-premises) and uses the Para backend for data storage, supporting multiple databases (PostgreSQL, MySQL, MongoDB, etc.). Features include full-text search, location-based search, i18n with RTL support, LDAP and social login, webhooks, and a RESTful API. Scoold Pro adds Slack/Mattermost/Teams integrations, SAML/SCIM, file uploads, and more premium features. The open-source community edition is free under Apache 2.0.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Option 1 (Docker): Download the docker-compose.yml and run 'docker-compose up'
Option 2 (Manual): First deploy Para backend, then download Scoold JAR
Set environment variables: PARA_ENDPOINT, PARA_ACCESS_KEY, PARA_SECRET_KEY (from Para app)
- Option 1 (Docker): Download the docker-compose.yml and run 'docker-compose up'
- Option 2 (Manual): First deploy Para backend, then download Scoold JAR
- Set environment variables: PARA_ENDPOINT, PARA_ACCESS_KEY, PARA_SECRET_KEY (from Para app)
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
For Docker: 'docker-compose down' and remove volumes. For manual: delete JAR and config files.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Similar Projects
marktext
A simple and elegant open-source markdown editor focused on speed and usability, with real-time preview, multiple themes, and cross-platform support.
Cal.diy
A fully open-source, community-driven scheduling platform for self-hosters who want complete control.
Krayin CRM
A free and open-source CRM built on Laravel and Vue.js, designed for complete customer lifecycle management for SMEs and enterprises.