No Description

Bachir Soussi Chiadmi fd1c9a6c94 first readme rewriting 5 years ago
conf dcc4ae8e3c Keep /var/run for the socket 5 years ago
scripts 66b8e5dfee Typo 5 years ago
sources 3ccd610dd3 Merge pull request #29 from YunoHost/extra_files_dir 6 years ago
.gitignore b822ff2cba [enh] Add a really simple gitignore 8 years ago
LICENSE 82a743eb17 Fix typos 5 years ago
README.md fd1c9a6c94 first readme rewriting 5 years ago
README_fr.md b50d8f6960 clean up README_fr.md 5 years ago
check_process.default 05d5511136 Global upgrade 5 years ago
manifest.json 05d5511136 Global upgrade 5 years ago

README.md

Usage of this package (REMOVE THIS SECTION BEFORE RELEASE)

  • Copy this app before working on it.
  • Edit conf/nginx.conf file to match application prerequisites.
  • Edit manifest.json with application specific information.
  • Edit the install, upgrade, remove, backup, and restore scripts.
  • Add a LICENSE file for the package.
  • Edit README.md and README_fr.md.

Zulip app for YunoHost

Integration level Install zulip with YunoHost

Lire ce readme en français.

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.

Overview

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

Screenshots

Demo

Configuration

How to configure this app: by an admin panel, a plain file with SSH, or any other way.

Documentation

  • Official documentation: Link to the official documentation of this app
  • YunoHost documentation: If specific documentation is needed, feel free to contribute.

YunoHost specific features

Multi-users support

Are LDAP and HTTP auth supported? Can the app be used by multiple users?

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

Limitations

  • Any known limitations.

Additional information

  • Other information you would add about this application

More information on the documentation page: https://yunohost.org/packaging_apps

Links


Developers info

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