Yalh 4bb89dd162 Log personalization for ADMIN PANEL according default systemd.service value for logs | 5 lat temu | |
---|---|---|
conf | 6 lat temu | |
scripts | 5 lat temu | |
sources | 7 lat temu | |
.gitignore | 8 lat temu | |
LICENSE | 6 lat temu | |
README.md | 5 lat temu | |
check_process.default | 6 lat temu | |
manifest.json | 6 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
.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.
Quick description of this app.
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/REPLACEBYYOURAPP_ynh/tree/testing --debug
or
sudo yunohost app upgrade REPLACEBYYOURAPP -u https://github.com/YunoHost-Apps/REPLACEBYYOURAPP_ynh/tree/testing --debug