1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/torrelay_ynh.git synced 2024-09-03 20:26:36 +02:00

Merge pull request #9 from YunoHost-Apps/testing

Testing
This commit is contained in:
Alexandre Aubin 2024-04-07 22:18:39 +02:00 committed by GitHub
commit 5d2fc62991
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 49 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# All available README files by language
- [Read the README in English](README.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Leggi il “README” in italiano](README_it.md)

View file

@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install Tor relay with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=torrelay)
*[Read this README is other languages.](./ALL_README.md)*
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Tor relay 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.*
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
**Shipped version:** 0.4.7.13~ynh3
**Shipped version:** 0.4.8.10~ynh1
## Documentation and resources
- Official app website: <https://www.torproject.org/>

42
README_eu.md Normal file
View file

@ -0,0 +1,42 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# Tor relay YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/torrelay.svg)](https://dash.yunohost.org/appci/app/torrelay) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/torrelay.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/torrelay.maintain.svg)
[![Instalatu Tor relay YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=torrelay)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek Tor relay YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
**Paketatutako bertsioa:** 0.4.8.10~ynh1
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://www.torproject.org/>
- Administratzaileen dokumentazio ofiziala: <https://community.torproject.org/relay/setup/bridge/debian-ubuntu/>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/torproject/tor>
- YunoHost Denda: <https://apps.yunohost.org/app/torrelay>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/torrelay_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/torrelay_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/torrelay_ynh/tree/testing --debug
edo
sudo yunohost app upgrade torrelay -u https://github.com/YunoHost-Apps/torrelay_ynh/tree/testing --debug
```
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
**Version incluse:** 0.4.7.13~ynh3
**Version incluse:** 0.4.8.10~ynh1
## Documentations et ressources
- Site officiel de lapp: <https://www.torproject.org/>

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
**Versión proporcionada:** 0.4.7.13~ynh3
**Versión proporcionada:** 0.4.8.10~ynh1
## Documentación e recursos
- Web oficial da app: <https://www.torproject.org/>

View file

@ -5,7 +5,7 @@ name = "Tor relay"
description.en = "Defend Your Privacy! How To Create Your Own Tor Relay!"
description.fr = "Défendez votre vie privée ! Comment créer votre propre relais Tor !"
version = "0.4.7.13~ynh3"
version = "0.4.8.10~ynh1"
maintainers = []
@ -16,7 +16,7 @@ admindoc = "https://community.torproject.org/relay/setup/bridge/debian-ubuntu/"
code = "https://github.com/torproject/tor"
[integration]
yunohost = ">= 11.1.17"
yunohost = ">= 11.2"
architectures = ["amd64", "arm64", "i386"]
multi_instance = false
ldap ="not_relevant"
@ -28,7 +28,6 @@ ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
full_domain = true
[install.contact]
ask.en = "Choose an email address so we can contact you if there are problems with your bridge. This is optional but encouraged."