1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2025-11-07 12:58:40 +01:00
Discourse package for YunoHost
Find a file
2025-10-29 16:31:53 +01:00
.github manifestv2 2024-05-23 10:22:14 +02:00
conf Upgrade to 3.5.0 2025-10-05 15:00:50 +02:00
doc Move sources into the discourse subdirectory 2024-08-30 12:04:35 +02:00
patches/main Upgrade to 3.5.0 2025-10-05 15:00:50 +02:00
scripts Upgrade to 3.5.0 2025-10-05 15:00:50 +02:00
.gitignore convert to helpers v2.1 (#317) 2025-10-05 14:57:18 +02:00
LICENSE Add README, LICENSE, check_process 2018-04-29 16:41:28 +02:00
manifest.toml Upgrade sources 2025-10-29 00:08:38 +01:00
README.md Auto-update READMEs 2025-10-29 00:08:41 +01:00
tests.toml Upgrade to 3.5.0 2025-10-05 15:00:50 +02:00

Logo of Discourse Discourse, packaged for YunoHost

Discussion platform

🌐 Official app website App Demo Version: 3.5.2~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.