mirror of
https://github.com/YunoHost-Apps/zeronet_ynh.git
synced 2024-09-03 17:46:12 +02:00
3.1 KiB
3.1 KiB
ZeroNet pour YunoHost
Lire le README dans d'autres langues.
Ce package vous permet d’installer ZeroNet rapidement et simplement sur un serveur YunoHost.
Si vous n’avez pas YunoHost, consultez ce guide pour savoir comment l’installer et en profiter.
Vue d’ensemble
ZeroNet allows you to publish static and dynamic websites on a distributed web platform using Bitcoin crypto and the BitTorrent network.
Version incluse : 2021.01.25~ynh1
Captures d’écran
Avertissements / informations importantes
Install instructions
- This app can only be installed on root path, i.e you will need to use a dedicated domain name, e.g.
zeronet.domain.tld
. - You can setup Tor which has to be done manually till its implimented in the app.how to use zeronet with Tor
Multiple Instances
- Installing multiple instances of the app is experimental. Internally each instance will use an unique port for both for ZeroNet UserInterface and FileServer. However, the tracker will see all instances as one peer, as they all use one and the same external IP address. But you try it and explain your user case.
- A solution that hasn't been confirmed yet is to use Tor instead. Each instance should then have a unique external address.
Limitations
Documentations et ressources
- Site officiel de l’app : https://zeronet.io
- Documentation officielle de l’admin : https://zeronet.io/docs/
- Dépôt de code officiel de l’app : https://github.com/HelloZeroNet/ZeroNet
- YunoHost Store : https://apps.yunohost.org/app/zeronet
- Signaler un bug : https://github.com/YunoHost-Apps/zeronet_ynh/issues
Informations pour les développeurs
Merci de faire vos pull request sur la branche testing
.
Pour essayer la branche testing
, procédez comme suit :
sudo yunohost app install https://github.com/YunoHost-Apps/zeronet_ynh/tree/testing --debug
ou
sudo yunohost app upgrade zeronet -u https://github.com/YunoHost-Apps/zeronet_ynh/tree/testing --debug
Plus d’infos sur le packaging d’applications : https://yunohost.org/packaging_apps