A platform for community discussion. Free, open, simple. https://www.discourse.org
Find a file
Ted Johansson f8bf51441e
DEV: Remove automatic_backups_enabled setting (#33558)
We're removing the automatic_backups_enabled toggle and depending solely on the backup_frequency value. This PR replaces the setting and adds a migration for any forum that has automatic_backups_enabled disabled.
2025-08-11 14:56:38 +08:00
.cursor/rules DEV: update various ai agent configurations (#34192) 2025-08-11 10:08:41 +10:00
.devcontainer DEV: Bump devcontainer image (#31695) 2025-03-07 09:51:50 +00:00
.github DEV: update various ai agent configurations (#34192) 2025-08-11 10:08:41 +10:00
.vscode DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
app DEV: Remove automatic_backups_enabled setting (#33558) 2025-08-11 14:56:38 +08:00
bin DEV: update various ai agent configurations (#34192) 2025-08-11 10:08:41 +10:00
config DEV: Remove automatic_backups_enabled setting (#33558) 2025-08-11 14:56:38 +08:00
db DEV: Remove automatic_backups_enabled setting (#33558) 2025-08-11 14:56:38 +08:00
docs FIX: broken link in admin quick start guide (#33295) 2025-06-21 07:04:25 -07:00
images Replace README logo with PNG (#14044) 2021-08-13 14:23:49 -04:00
lib DEV: Unify reviewable action definition. (#34166) 2025-08-11 15:05:37 +10:00
log
migrations DEV: Add new user_options column to intermediate DB schema (#34124) 2025-08-07 12:55:48 +00:00
patches DEV: Drop support for template overrides and mobile-specific templates (#33101) 2025-06-06 14:34:20 +01:00
plugins FIX: user autocomplete search cache pollution (#34208) 2025-08-11 13:14:25 +08:00
public Update translations (#33746) 2025-07-23 00:13:58 +02:00
script DEV: Remove automatic_backups_enabled setting (#33558) 2025-08-11 14:56:38 +08:00
spec DEV: Remove automatic_backups_enabled setting (#33558) 2025-08-11 14:56:38 +08:00
test DEV: Enable local-storage for smoke test (#34060) 2025-08-04 11:01:09 +01:00
themes UX: Fix padding/spacing issues at smaller widths (#34180) 2025-08-08 14:07:36 -05:00
vendor FEATURE: Text heading/paragraph menu in composer toolbar (#33461) 2025-07-11 12:29:58 +10:00
.annotaterb.yml DEV: Upgrade Rails to version 8.0.2 2025-07-22 09:59:44 +02:00
.editorconfig DEV: Update .editorconfig to match new hbs rules (#19816) 2023-01-10 16:21:16 +01:00
.git-blame-ignore-revs DEV: Add ca2dee5 to .git-glame-ignore-revs (#32764) 2025-05-16 16:19:03 +10:00
.gitattributes DEV: Remove GitHub gjs highlighting workaround (#24791) 2023-12-08 11:55:20 +00:00
.gitignore DEV: Move discourse-ai to core (#33749) 2025-07-22 15:07:59 +02:00
.ignore DEV: Hide non-en locale files in IDE search (#31527) 2025-02-26 17:24:03 +00:00
.jsdoc DEV: Remove unmaintained tidy-jsdoc dependency (#25110) 2024-01-03 10:30:54 +00:00
.licensed.yml DEV: Move discourse-ai to core (#33749) 2025-07-22 15:07:59 +02:00
.licensee.json DEV: Allow @glimmer/* packages' MIT style licenses (#27210) 2024-05-28 14:00:52 -03:00
.npmrc DEV: Move discourse-common/resolver to discourse/resolver (#30737) 2025-01-13 14:08:25 +00:00
.pnpmfile.cjs DEV: Improve pnpmfile workspace workaround (#29881) 2024-11-21 22:36:55 +00:00
.prettierignore DEV: Update lint-configs and autofix issues (#31620) 2025-03-05 01:20:16 +01:00
.prettierrc.cjs DEV: Use @discourse/lint-configs (#24038) 2023-10-23 12:08:35 +02:00
.rspec Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
.rspec_parallel
.rubocop.yml DEV: Resolve RSpec/NamedSubject lint issues in d-ai (#33810) 2025-07-24 13:50:14 +02:00
.ruby-gemset.sample
.streerc DEV: Move discourse-calendar to core (#33570) 2025-07-15 16:38:05 +02:00
.template-lintrc.cjs DEV: Reapply gjs-codemod in d-ai (#33758) 2025-07-23 12:05:40 +02:00
AGENTS.md DEV: update various ai agent configurations (#34192) 2025-08-11 10:08:41 +10:00
AI-AGENTS.md DEV: update various ai agent configurations (#34192) 2025-08-11 10:08:41 +10:00
Brewfile DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
CLAUDE.md DEV: update various ai agent configurations (#34192) 2025-08-11 10:08:41 +10:00
CODEOWNERS DEV: Add "migrations-tooling" label to PRs for import scripts (#25062) 2023-12-28 21:26:05 +01:00
config.ru DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
CONTRIBUTING.md
COPYRIGHT.md DEV: Absorb onebox gem into core (#12979) 2021-05-26 15:11:35 +05:30
d
discourse.sublime-project
eslint.config.mjs DEV: Enable ember/no-classic-components (#33978) 2025-07-30 14:54:24 +02:00
Gemfile DEV: Add Goldiloader behind a setting (#34006) 2025-08-04 12:05:02 +02:00
Gemfile.lock Build(deps-dev): Bump mime-types-data from 3.2025.0729 to 3.2025.0805 (#34156) 2025-08-08 01:14:49 +02:00
GEMINI.md DEV: update various ai agent configurations (#34192) 2025-08-11 10:08:41 +10:00
jsconfig.json FEATURE: introduce a ProseMirror editor (#30815) 2025-02-04 14:37:18 -03:00
lefthook.yml DEV: Remove extraneous rubocop arguments (#31596) 2025-03-04 01:28:26 +01:00
LICENSE.txt DEV: Absorb onebox gem into core (#12979) 2021-05-26 15:11:35 +05:30
package.json Build(deps-dev): Bump the lint group with 3 updates (#34158) 2025-08-08 15:04:36 +02:00
pnpm-lock.yaml Build(deps-dev): Bump the lint group with 3 updates (#34158) 2025-08-08 15:04:36 +02:00
pnpm-workspace.yaml DEV: Drop legacy topic-list and raw-handlebars compilation system (#32081) 2025-04-14 10:42:40 +01:00
Rakefile FIX: Do not dump schema during production database migrations (#12785) 2021-04-21 16:26:20 +01:00
README.md DEV: Bump ruby version requirement to 3.3.0 (#31538) 2025-03-04 12:23:32 +11:00
stylelint.config.mjs DEV: Introduce postcss minmax transform (#31885) 2025-03-18 19:28:52 +00:00
translator.yml DEV: Move discourse-ai to core (#33749) 2025-07-22 15:07:59 +02:00

The online home for your community.

readme

You can self-host Discourse on your own infrastructure. But if you'd rather skip the setup, maintenance, and server management, we offer official Discourse hosting.

👉 Learn more about Discourse hosting

Discourse is a 100% open-source community platform for those who want complete control over how and where their site is run.

Our platform has been battle-tested for over a decade and continues to evolve to meet users needs for a powerful community platform.

With Discourse, you can:

  • 💬 Create discussion topics to foster meaningful conversations.

  • Connect in real-time with built-in chat.

  • 🎨 Customize your experience with an ever-growing selection of official and community themes.

  • 🤖 Enhance your community with plugins, from chatbots powered by Discourse AI to advanced tools like SQL analysis with the Data Explorer plugin.

To learn more, visit discourse.org and join our support community at meta.discourse.org.

Here are just a few of the incredible communities using Discourse:

discourse-communities

👉 Discover more communities using Discourse

Development

To get your environment set up, follow one of the setup guides:

Before you get started, ensure you have the following minimum versions: Ruby 3.3+, PostgreSQL 13, Redis 7.

For more information, check out the Developer Documentation.

Setting up Discourse

If you want to set up a Discourse forum for production use, see our Discourse Install Guide.

If you're looking for official hosting, see discourse.org/pricing.

Requirements

Discourse supports the latest, stable releases of all major browsers and platforms:

Browsers Tablets Phones
Apple Safari iPadOS iOS
Google Chrome Android Android
Microsoft Edge
Mozilla Firefox

Additionally, we aim to support Safari on iOS 15.7+.

Built With

  • Ruby on Rails — Our back end API is a Rails app. It responds to requests RESTfully in JSON.
  • Ember.js — Our front end is an Ember.js app that communicates with the Rails API.
  • PostgreSQL — Our main data store is in Postgres.
  • Redis — We use Redis as a cache and for transient data.
  • BrowserStack — We use BrowserStack to test on real devices and browsers.

Plus lots of Ruby Gems, a complete list of which is at /main/Gemfile.

Contributing

Build Status

Discourse is 100% free and open source. We encourage and support an active, healthy community that accepts contributions from the public including you!

Before contributing to Discourse:

  1. Please read the complete mission statements on discourse.org. Yes we actually believe this stuff; you should too.
  2. Read and sign the Electronic Discourse Forums Contribution License Agreement.
  3. Dig into CONTRIBUTING.MD, which covers submitting bugs, requesting new features, preparing your code for a pull request, etc.
  4. Always strive to collaborate with mutual respect.
  5. Not sure what to work on? We've got some ideas.

We look forward to seeing your pull requests!

Security

We take security very seriously at Discourse; all our code is 100% open source and peer reviewed. Please read our security guide for an overview of security measures in Discourse, or if you wish to report a security issue.

Security fixes are listed in the release notes for each version.

The Discourse Team

The original Discourse code contributors can be found in AUTHORS.MD. For a complete list of the many individuals that contributed to the design and implementation of Discourse, please refer to the official Discourse blog and GitHub's list of contributors.

Copyright 2014 - 2025 Civilized Discourse Construction Kit, Inc.

Licensed under the GNU General Public License Version 2.0 (or later); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Discourse logo and “Discourse Forum” ®, Civilized Discourse Construction Kit, Inc.

Accessibility

To guide our ongoing effort to build accessible software we follow the W3Cs Web Content Accessibility Guidelines (WCAG). If you'd like to report an accessibility issue that makes it difficult for you to use Discourse, email accessibility@discourse.org. For more information visit discourse.org/accessibility.

Dedication

Discourse is built with love, Internet style.

For over a decade, our amazing community has helped shape Discourse into what it is today. Your support, feedback, and contributions have been invaluable in making Discourse a powerful and versatile platform.

Were deeply grateful for every feature request, bug report, and discussion that has driven Discourse forward. Thank you for being a part of this journey—we couldnt have done it without you!