An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/discourse_ynh

Discourse package for YunoHost
https://github.com/yunohost-apps/discourse_ynh

discourse yunohost yunohost-apps

Last synced: 6 months ago
JSON representation

Discourse package for YunoHost

Awesome Lists containing this project

README

          


Logo of Discourse
Discourse, packaged for YunoHost

Discussion platform

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](http://Discourse.org)
[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://try.discourse.org)
![Version: 3.4.2~ynh2](https://img.shields.io/badge/Version-3.4.2~ynh2-rgba(0,150,0,1)?style=for-the-badge)




## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/discourse)](https://ci-apps.yunohost.org/ci/apps/discourse/)

🛠️ Upstream Discourse repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/discourse_ynh/tree/testing).

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 for more information.