mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
local changes
This commit is contained in:
parent
1932261ec7
commit
ec28e36c79
5 changed files with 11 additions and 6 deletions
|
@ -81,15 +81,15 @@ $(document).ready(function () {
|
|||
| Piwigo | monsieur-a | En test | https://github.com/monsieur-a/piwigo_ynh |
|
||||
| Etherpad-Lite | beudbeud | En test | https://github.com/abeudin/etherpadlite_ynh |
|
||||
| Webmin | tifred | En dev | https://github.com/drfred1981/webmin_ynh |
|
||||
| Ghost | julien | En test | https://github.com/julienmalik/ghost_ynh |
|
||||
| Sick Beard | julien | En dev | |
|
||||
|
||||
|
||||
### À intégrer
|
||||
|
||||
* [Ethercalc](http://ethercalc.net/) / [Ethersheet](https://ethersheet.org/)
|
||||
* [Sympa](http://www.sympa.org/)
|
||||
* [Mumble](http://mumble.sourceforge.net/)
|
||||
* [Ghost](http://ghost.org)
|
||||
* [PluXML](http://www.pluxml.org/)
|
||||
* [Piwigo](http://piwigo.org) / [openphoto](http://theopenphotoproject.org/)
|
||||
* [Leed](http://projet.idleman.fr/leed/)
|
||||
* [Autoblog](https://github.com/mitsukarenai/Projet-Autoblog)
|
||||
* [Movim](http://www.movim.eu/)
|
||||
|
@ -99,11 +99,10 @@ $(document).ready(function () {
|
|||
* [FileTea](https://filetea.me)
|
||||
* [10er10](https://github.com/dready92/10er10)
|
||||
* [Subsonic](http://www.subsonic.org)
|
||||
* [Sick Beard](http://sickbeard.com)
|
||||
* [Cops](http://blog.slucas.fr/fr/oss/calibre-opds-php-server)
|
||||
* [PHProxy](http://sourceforge.net/projects/poxy/)
|
||||
* [GPodder](https://gpodder.net)
|
||||
* [Jitsi Meet](https://github.com/jitsi/jitsi-meet)
|
||||
* [Sympa](http://www.sympa.org/)
|
||||
* [Mailman](https://www.gnu.org/software/mailman/)
|
||||
* [Diaspora](https://diasporafoundation.org/)
|
||||
* [MediaGoblin](http://mediagoblin.org/)
|
||||
|
|
2
isp.md
2
isp.md
|
@ -1,5 +1,7 @@
|
|||
# Internet service providers
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/isp_box_config_fr"> Main configuration box</a>
|
||||
|
||||
Here is a non-comprehensive list of internet service providers by countries, wich contains criteria of tolerance to self-hosting.
|
||||
|
||||
A "no" may cause problems of the using of your server or may require you to make additional configurations. Status in brackets indicates the default behavior.
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# Fournisseurs d'accès à Internet
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/isp_box_config_fr"> Configuration générale box</a>
|
||||
|
||||
Voici un liste non-exhaustive des fournisseurs d'accès à Internet par pays, contenant les critères de tolérance à l'auto-hébergement.
|
||||
|
||||
Un « **non** » peut entraîner des problèmes d'utilisation de votre serveur ou peut vous obliger à faire des configurations supplémentaires. Le statut entre parenthèse indique le comportement par défaut.
|
||||
|
@ -11,7 +13,7 @@ Tous les fournisseurs d'accès à Internet [membres de la Fédération French Da
|
|||
| Fournisseur d'accès | Box (modem/routeur) | uPnP activable | Port 25 ouvrable (email) | [Hairpinning](http://en.wikipedia.org/wiki/Hairpinning) | Reverse DNS personnalisable | IP fixe |
|
||||
| --- | --- | --- | --- | --- | --- | --- |
|
||||
| **Free** | Freebox | oui (activé) | oui | oui (désactivé) | oui | oui |
|
||||
| **[SFR](/isp_sfr_fr)** | Neufbox | oui (activé) | oui | **non** | … | oui et **non** |
|
||||
| **[SFR](/isp_sfr_fr)** | Neufbox | oui (activé) | oui (fermé) | **non** | … | oui et **non** |
|
||||
| **[Orange](/isp_orange_fr)** | Livebox | oui | **non** | **non** | **non** | **non** (Professionel uniquement) |
|
||||
| **Darty** | Dartybox | oui (activé) | oui | oui | **non** | oui |
|
||||
| **Bouygues Télécom** | Bbox | oui (activé) | oui | oui | **non** | oui |
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
* [DNS Configuration](/dns_config)
|
||||
* [Applications](/apps)
|
||||
* [Internet service provider](/isp)
|
||||
* [Main configuration box/routeur](/isp_box_config)
|
||||
* [Web administration](/admin)
|
||||
* [Connect to your server with SSH](/ssh)
|
||||
* [Command line administration](/moulinette)
|
||||
|
|
|
@ -34,6 +34,7 @@
|
|||
* [Avec OVH](/OVH_fr)
|
||||
* [Applications](/apps_fr)
|
||||
* [Fournisseurs d’accès à Internet](/isp_fr)
|
||||
* [Configuration générale box/routeur](/isp_box_config_fr)
|
||||
* [SFR](/isp_sfr_fr)
|
||||
* [Orange](/isp_orange_fr)
|
||||
* [Administration web](/admin_fr)
|
||||
|
|
Loading…
Reference in a new issue