1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2025-09-21 06:58:31 +02:00
Discourse package for YunoHost
Find a file
2025-04-14 19:49:17 +02:00
.github manifestv2 2024-05-23 10:22:14 +02:00
conf Improving 2025-01-04 07:15:21 +01:00
doc Move sources into the discourse subdirectory 2024-08-30 12:04:35 +02:00
scripts Update upgrade 2025-03-01 19:35:10 +01:00
sources cleanup 2025-01-04 20:29:04 +01:00
LICENSE Add README, LICENSE, check_process 2018-04-29 16:41:28 +02:00
manifest.toml remove ldap upgrade 2025-04-07 20:02:38 +02:00
README.md Auto-update READMEs 2025-04-07 00:04:01 +02:00
tests.toml Update tests.toml 2025-02-07 03:31:27 +01:00

Logo of Discourse Discourse, packaged for YunoHost

Discussion platform

🌐 Official app website App Demo Version: 3.4.2~ynh2

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