OpenSource-Hub
S

Scoold

916 stars·Office Productivity·SHA-256 checksum verified

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

knowledge-sharingq&ateam-collaborationstack-overflowspring-bootjavaopen-source

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Option 1 (Docker): Download the docker-compose.yml and run 'docker-compose up'

4

Option 2 (Manual): First deploy Para backend, then download Scoold JAR

5

Set environment variables: PARA_ENDPOINT, PARA_ACCESS_KEY, PARA_SECRET_KEY (from Para app)

Install Guide
  1. Option 1 (Docker): Download the docker-compose.yml and run 'docker-compose up'
  2. Option 2 (Manual): First deploy Para backend, then download Scoold JAR
  3. Set environment variables: PARA_ENDPOINT, PARA_ACCESS_KEY, PARA_SECRET_KEY (from Para app)
File Integrity

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 Source
Environment Guide

Uninstall 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.

Project Info
LicenseApache-2.0
Last Updated2026-05-13 17:15:17
GitHub RepositoryOfficial Website

Similar Projects