You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
[enh] Add extra_files directory |
8 years ago | |
|---|---|---|
| conf | 9 years ago | |
| scripts | 8 years ago | |
| sources | 8 years ago | |
| .gitignore | 10 years ago | |
| LICENSE | 9 years ago | |
| README.md | 9 years ago | |
| manifest.json | 9 years ago | |
README.md
Example app for YunoHost
Description of the app.
Usage
- Copy this app before work on it.
- Edit
conf/nginx.conffile to match application prerequisites. - Edit
manifest.jsonwith application specific information. - Edit the
install,upgrade,remove,backup, andrestorescripts. - Add a
LICENSEfile for the package. - Edit
README.md.
More information on the documentation page:
https://yunohost.org/packaging_apps
Upgrade this package:
sudo yunohost app upgrade --verbose example -u https://github.com/YunoHost-Apps/example_ynh
Multi-user: Yes/No. How about the ldap and HTTP auth support.