Auto-update README

This commit is contained in:
yunohost-bot
2024-03-29 07:25:20 +01:00
parent cbfb962a92
commit b28ac5433f
5 changed files with 157 additions and 23 deletions
+16 -16
View File
@@ -1,6 +1,6 @@
<!--
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.
Nota bene: ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Il NE doit PAS être modifié à la main.
-->
# Technitium DNS pour YunoHost
@@ -9,10 +9,10 @@ It shall NOT be edited by hand.
[![Installer Technitium DNS avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=technitium-dns)
*[Read this readme in english.](./README.md)*
*[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller Technitium DNS rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
> *Ce package vous permet dinstaller Technitium DNS rapidement et simplement sur un serveur YunoHost.*
> *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
@@ -34,7 +34,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
... and much more!
**Version incluse :** 11.3.0~ynh2
**Version incluse:** 11.3.0~ynh2
## Captures d’écran
@@ -42,23 +42,23 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
## Documentations et ressources
- Site officiel de lapp : <https://technitium.com/dns/>
- Documentation officielle utilisateur : <https://technitium.com/dns/help.html>
- Documentation officielle de ladmin : <https://technitium.com/dns/help.html>
- Dépôt de code officiel de lapp : <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 lapp: <https://technitium.com/dns/>
- Documentation officielle utilisateur: <https://technitium.com/dns/help.html>
- Documentation officielle de ladmin: <https://technitium.com/dns/help.html>
- Dépôt de code officiel de lapp: <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
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/technitium-dns_ynh/tree/testing).
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/technitium-dns_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
Pour essayer la branche `testing`, procédez comme suit:
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/technitium-dns_ynh/tree/testing --debug
ou
sudo yunohost app upgrade technitium-dns -u https://github.com/YunoHost-Apps/technitium-dns_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications:** <https://yunohost.org/packaging_apps>