mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
update readme
This commit is contained in:
parent
58f09fdec3
commit
57a0514cd5
1 changed files with 5 additions and 16 deletions
21
README.md
21
README.md
|
@ -1,22 +1,11 @@
|
|||
# Example app for YunoHost
|
||||
# Monica app for YunoHost
|
||||
|
||||
- [Yunohost project](https://yunohost.org)
|
||||
- [Exemple app website](https://example.com)
|
||||
- [Monica](https://monicahq.com/)
|
||||
|
||||
Description of the app.
|
||||
Personal Relationship Manager - a new kind of CRM to organize interactions with your friends and family.
|
||||
|
||||
## Usage
|
||||
- Copy this app before work 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`.
|
||||
## TODO
|
||||
|
||||
**More information on the documentation page:**
|
||||
https://yunohost.org/packaging_apps
|
||||
* [] LDAP/SSO support
|
||||
|
||||
**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.
|
||||
|
|
Loading…
Add table
Reference in a new issue