Go to file
ericgaspar ad14cc664b
Update config_panel.toml.example
2021-10-06 19:51:34 +02:00
.github Rework the PR template to try to make those checkboxes more meaningful 2021-04-23 16:33:20 +02:00
conf Merge pull request #136 from YunoHost/sandbox-baseline-for-systemd-services 2021-06-11 00:02:06 +02:00
doc Markdown title ftw 2021-08-23 14:16:47 +02:00
scripts [enh] A small config script 2021-09-29 02:41:30 +02:00
sources Merge pull request #29 from YunoHost/extra_files_dir 2017-06-25 16:39:50 +02:00
.gitignore [enh] Add a really simple gitignore 2016-04-26 15:26:27 +02:00
LICENSE Fix typos 2018-08-08 23:04:20 +02:00
README.md Update with auto-generated README 2021-05-10 17:52:42 +02:00
README_fr.md Update with auto-generated README 2021-05-10 17:52:42 +02:00
check_process Update check_process 2021-07-06 13:49:10 +02:00
config_panel.toml.example Update config_panel.toml.example 2021-10-06 19:51:34 +02:00
manifest.json Standardize upstream info, disclaimers, screenshots 2021-04-23 19:53:38 +02:00

README.md

Packaging your an app, starting from this example


Example app for YunoHost

Integration level Install example with YunoHost

Lire ce readme en français.

This package allows you to install example quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Explain in a few (10~15) words the purpose of the app or what it actually does (it is meant to give a rough idea to users browsing a catalog of 100+ apps)

Shipped version: 1.0~ynh1

Demo: https://demo.example.com

Screenshots

Disclaimers / important information

  • Any known limitations, constrains or stuff not working, such as (but not limited to):

    • requiring a full dedicated domain ?
    • architectures not supported ?
    • not-working single-sign on or LDAP integration ?
    • the app requires an important amount of RAM / disk / .. to install or to work properly
    • etc...
  • Other infos that people should be aware of, such as:

    • any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
    • how to configure / administrate the application if it ain't obvious
    • upgrade process / specificities / things to be aware of ?
    • security considerations ?

Documentation and resources

Developer info

Please send 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/example_ynh/tree/testing --debug
or
sudo yunohost app upgrade example -u https://github.com/YunoHost-Apps/example_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps