mirror of
https://github.com/YunoHost-Apps/shlink_ynh.git
synced 2024-09-03 20:16:22 +02:00
Merge branch 'master' of https://github.com/YunoHost-Apps/shlink_ynh
This commit is contained in:
commit
5d8d44e4a0
2 changed files with 6 additions and 32 deletions
19
README.md
19
README.md
|
@ -15,7 +15,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
The definitive self-hosted URL shortener
|
Shlink is a self-hosted URL shortener which provides both a REST and a CLI interface to interact with it.
|
||||||
|
|
||||||
|
Additionally, there's also an official Shlink web client which, by making use of Shlink's REST API, provides a beautiful web UI to handle multiple Shlink instances.
|
||||||
|
|
||||||
**Shipped version:** 3.1.2~ynh1
|
**Shipped version:** 3.1.2~ynh1
|
||||||
|
|
||||||
|
@ -23,21 +25,6 @@ The definitive self-hosted URL shortener
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://shlink.io/>
|
* Official app website: <https://shlink.io/>
|
||||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -15,7 +15,9 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
The definitive self-hosted URL shortener
|
Shlink is a self-hosted URL shortener which provides both a REST and a CLI interface to interact with it.
|
||||||
|
|
||||||
|
Additionally, there's also an official Shlink web client which, by making use of Shlink's REST API, provides a beautiful web UI to handle multiple Shlink instances.
|
||||||
|
|
||||||
**Version incluse :** 3.1.2~ynh1
|
**Version incluse :** 3.1.2~ynh1
|
||||||
|
|
||||||
|
@ -23,21 +25,6 @@ The definitive self-hosted URL shortener
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
|
||||||
|
|
||||||
* 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 ?
|
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://shlink.io/>
|
* Site officiel de l'app : <https://shlink.io/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue