Нет описания

Alexandre Aubin 66b8e5dfee Typo 5 лет назад
conf dcc4ae8e3c Keep /var/run for the socket 5 лет назад
scripts 66b8e5dfee Typo 5 лет назад
sources 3ccd610dd3 Merge pull request #29 from YunoHost/extra_files_dir 6 лет назад
.gitignore b822ff2cba [enh] Add a really simple gitignore 8 лет назад
LICENSE 82a743eb17 Fix typos 5 лет назад
README.md b50d8f6960 clean up README_fr.md 5 лет назад
README_fr.md b50d8f6960 clean up README_fr.md 5 лет назад
check_process.default 05d5511136 Global upgrade 5 лет назад
manifest.json 05d5511136 Global upgrade 5 лет назад

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.

Example app for YunoHost

Integration level
Install REPLACEBYYOURAPP with YunoHost

Lire ce readme en français.

This package allow you to install REPLACEBYYOURAPP 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

Quick description of this app.

Shipped version: 1.0

Screenshots

Demo

  • Official 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/REPLACEBYYOURAPP_ynh/tree/testing --debug
or
sudo yunohost app upgrade REPLACEBYYOURAPP -u https://github.com/YunoHost-Apps/REPLACEBYYOURAPP_ynh/tree/testing --debug