1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/opentracker_ynh.git synced 2024-09-03 19:46:34 +02:00

Auto-update README

This commit is contained in:
Yunohost-Bot 2021-06-02 21:21:55 +00:00 committed by Yunohost-Bot
parent da08170f2a
commit 1364cbf50e
2 changed files with 34 additions and 88 deletions

View file

@ -1,3 +1,8 @@
<!--
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.
-->
# OpenTracker for YunoHost
[![Integration level](https://dash.yunohost.org/integration/opentracker.svg)](https://dash.yunohost.org/appci/app/opentracker) ![](https://ci-apps.yunohost.org/ci/badges/opentracker.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/opentracker.maintain.svg)
@ -5,55 +10,23 @@
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install OpenTracker quickly and simply on a YunoHost server.
> *This package allows you to install OpenTracker quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
OpenTracker is a open and free bittorrent tracker project. It aims for minimal resource usage.
**Shipped version:** 1.0
Bittorrent tracker
## Configuration
**Shipped version:** 1.0~ynh1
`udp://serverIP:6969`
**Demo:** https://dispatch.khlieng.com/connect
by default the tracker will run on 6969 port on both UDP and TCP.
## Documentation and resources
visit `http://serverIP:6969/stats` to view the tracker stats.
## Documentation
* Official documentation: http://erdgeist.org/arts/software/opentracker/index/#overview
* YunoHost documentation: If specific documentation is needed, feel free to contribute.
## YunoHost specific features
#### Multi-user support
* Are LDAP and HTTP auth supported? **NO**
* Can the app be used by multiple users? **NO**
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/opentracker.svg)](https://ci-apps.yunohost.org/ci/apps/opentracker/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/opentracker.svg)](https://ci-apps-arm.yunohost.org/ci/apps/opentracker/)
## Limitations
* Any known limitations.
## Additional information
* Other info you would like to add about this app.
## Links
* Report a bug: https://github.com/YunoHost-Apps/opentracker_ynh/issues
* App website: http://erdgeist.org/arts/software/opentracker/
* Upstream app repository: http://erdgeist.org/gitweb/opentracker/
* YunoHost website: https://yunohost.org/
---
* Official app website: http://erdgeist.org/arts/software/opentracker/
* Official admin documentation: http://erdgeist.org/arts/software/opentracker/
* YunoHost documentation for this app: https://yunohost.org/app_opentracker
* Report a bug: https://github.com/YunoHost-Apps/opentracker_ynh/issues
## Developer info
@ -65,3 +38,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/opentracker_ynh/tree/
or
sudo yunohost app upgrade opentracker -u https://github.com/YunoHost-Apps/opentracker_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps

View file

@ -1,67 +1,38 @@
# OpenTracker pour YunoHost
[![Integration level](https://dash.yunohost.org/integration/opentracker.svg)](https://dash.yunohost.org/appci/app/opentracker) ![](https://ci-apps.yunohost.org/ci/badges/opentracker.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/opentracker.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/opentracker.svg)](https://dash.yunohost.org/appci/app/opentracker) ![](https://ci-apps.yunohost.org/ci/badges/opentracker.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/opentracker.maintain.svg)
[![Installer OpenTracker avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=opentracker)
*[Read this readme in english.](./README.md)*
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer OpenTracker rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
> *Ce package vous permet d'installer OpenTracker rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
## Vue d'ensemble
OpenTracker est un projet de tracker bittorrent ouvert et gratuit. Il vise une utilisation minimale des ressources.
**Version incluse :** 1.0
Tracker Bittorrent
## Configuration
**Version incluse :** 1.0~ynh1
`udp://serverIP:6969`
**Démo :** https://dispatch.khlieng.com/connect
by default the tracker will run on 6969 port on both UDP and TCP.
## Documentations et ressources
visit `http://serverIP:6969/stats` to view the tracker stats.
## Documentation
* Documentation officielle : http://erdgeist.org/arts/software/opentracker/index/#overview
* Documentation YunoHost : Si une documentation spécifique est nécessaire, n'hésitez pas à contribuer.
## Caractéristiques spécifiques YunoHost
#### Support multi-utilisateur
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Non**
#### Architectures supportées
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/opentracker.svg)](https://ci-apps.yunohost.org/ci/apps/opentracker/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/opentracker.svg)](https://ci-apps-arm.yunohost.org/ci/apps/opentracker/)
## Limitations
* Limitations connues.
## Informations additionnelles
* Autres informations que vous souhaitez ajouter sur cette application.
## Liens
* Signaler un bug : https://github.com/YunoHost-Apps/opentracker_ynh/issues
* Site de l'application : http://erdgeist.org/arts/software/opentracker/
* Dépôt de l'application principale : http://erdgeist.org/gitweb/opentracker/
* Site web YunoHost : https://yunohost.org/
---
* Site officiel de l'app : http://erdgeist.org/arts/software/opentracker/
* Documentation officielle de l'admin : http://erdgeist.org/arts/software/opentracker/
* Documentation YunoHost pour cette app : https://yunohost.org/app_opentracker
* Signaler un bug : https://github.com/YunoHost-Apps/opentracker_ynh/issues
## Informations pour les développeurs
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/opentracker_ynh/tree/testing).
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/opentracker_ynh/tree/testing).
To try the testing branch, please proceed like that.
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/opentracker_ynh/tree/testing --debug
or
ou
sudo yunohost app upgrade opentracker -u https://github.com/YunoHost-Apps/opentracker_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps