mirror of
https://github.com/YunoHost-Apps/technitium-dns_ynh.git
synced 2024-09-03 20:26:36 +02:00
Auto-update README
This commit is contained in:
parent
9baac34cd2
commit
598765a43f
2 changed files with 15 additions and 29 deletions
21
README.md
21
README.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -40,21 +40,14 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
|
|||
|
||||
![Screenshot of Technitium DNS](./doc/screenshots/example.jpg)
|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
* Limitations:
|
||||
* Requires a full dedicated domain
|
||||
* Armv6 not supported (Pi 1 and Pi Zero)
|
||||
* No SSO/LDAP, `admin` user's password needs to be set up on first install
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://technitium.com/dns/>
|
||||
* Official user documentation: <https://technitium.com/dns/help.html>
|
||||
* Official admin documentation: <https://technitium.com/dns/help.html>
|
||||
* Upstream app code repository: <https://github.com/TechnitiumSoftware/DnsServer>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/technitium-dns>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/technitium-dns_ynh/issues>
|
||||
- Official app website: <https://technitium.com/dns/>
|
||||
- Official user documentation: <https://technitium.com/dns/help.html>
|
||||
- Official admin documentation: <https://technitium.com/dns/help.html>
|
||||
- Upstream app code repository: <https://github.com/TechnitiumSoftware/DnsServer>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/technitium-dns>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/technitium-dns_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
|
23
README_fr.md
23
README_fr.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -40,21 +40,14 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
|
|||
|
||||
![Capture d’écran de Technitium DNS](./doc/screenshots/example.jpg)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
* Limitations:
|
||||
* Requires a full dedicated domain
|
||||
* Armv6 not supported (Pi 1 and Pi Zero)
|
||||
* No SSO/LDAP, `admin` user's password needs to be set up on first install
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://technitium.com/dns/>
|
||||
* Documentation officielle utilisateur : <https://technitium.com/dns/help.html>
|
||||
* Documentation officielle de l’admin : <https://technitium.com/dns/help.html>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/TechnitiumSoftware/DnsServer>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/technitium-dns>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/technitium-dns_ynh/issues>
|
||||
- Site officiel de l’app : <https://technitium.com/dns/>
|
||||
- Documentation officielle utilisateur : <https://technitium.com/dns/help.html>
|
||||
- Documentation officielle de l’admin : <https://technitium.com/dns/help.html>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/TechnitiumSoftware/DnsServer>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/technitium-dns>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/technitium-dns_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -68,4 +61,4 @@ ou
|
|||
sudo yunohost app upgrade technitium-dns -u https://github.com/YunoHost-Apps/technitium-dns_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Reference in a new issue