2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2026-02-03 23:41:55 +01:00
Discourse package for YunoHost
Find a file
2026-01-30 08:10:52 +01:00
.github manifestv2 2024-05-23 10:22:14 +02:00
conf fix duplicate include proxy_params_no_auth; 2026-01-03 20:20:55 +01:00
doc Move sources into the discourse subdirectory 2024-08-30 12:04:35 +02:00
patches/main patch 6 and 7 doesn’t seem to be useful anymore too 2025-12-30 11:59:03 +01:00
scripts upgrade pnpm version to 10 2026-01-29 17:34:20 +01:00
.gitignore Testing (#322) 2025-10-11 13:54:48 +02:00
LICENSE Add README, LICENSE, check_process 2018-04-29 16:41:28 +02:00
manifest.toml Upgrade sources 2026-01-29 10:34:49 +01:00
README.md Auto-update READMEs 2026-01-29 10:34:56 +01:00
tests.toml Testing (#322) 2025-10-11 13:54:48 +02:00

Logo of Discourse Discourse, packaged for YunoHost

Discussion platform

🌐 Official app website App Demo Version: 2026.1.0~ynh1

Screenshots

Screenshot of Discourse

📦 Developer info

Automatic tests level

🛠️ Upstream Discourse repository: https://github.com/discourse/discourse

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/discourse_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade discourse -u https://github.com/YunoHost-Apps/discourse_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.