Bachir Soussi Chiadmi fd1c9a6c94 first readme rewriting | 5 lat temu | |
---|---|---|
conf | 5 lat temu | |
scripts | 5 lat temu | |
sources | 7 lat temu | |
.gitignore | 8 lat temu | |
LICENSE | 6 lat temu | |
README.md | 5 lat temu | |
README_fr.md | 5 lat temu | |
check_process.default | 5 lat temu | |
manifest.json | 5 lat temu |
conf/nginx.conf
file to match application prerequisites.manifest.json
with application specific information.install
, upgrade
, remove
, backup
, and restore
scripts.LICENSE
file for the package.README.md
and README_fr.md.This package allow you to install zulip quickly and simply on a YunoHost server. If you don't have YunoHost, please see here to know how to install and enjoy it.
Zulip combines the immediacy of real-time chat with an email threading model. With Zulip, you can catch up on important conversations while ignoring irrelevant ones.
Shipped version: 1.0
How to configure this app: by an admin panel, a plain file with SSH, or any other way.
Are LDAP and HTTP auth supported? Can the app be used by multiple users?
More information on the documentation page: https://yunohost.org/packaging_apps
Only if you want to use a testing branch for coding, instead of merging directly into master. Please do your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/zulip_ynh/tree/testing --debug
or
sudo yunohost app upgrade zulip -u https://github.com/YunoHost-Apps/zulip_ynh/tree/testing --debug