mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
[enh] whatsyunohost: add YunoHost features.
This commit is contained in:
parent
add17fa576
commit
05bbea27b4
2 changed files with 26 additions and 1 deletions
|
@ -3,6 +3,18 @@
|
|||
YunoHost is a **server operating system** aiming to make [self-hosting](selfhosting) accessible to everyone. It is based on Debian GNU/Linux and is fully compatible with it.
|
||||
|
||||
<img src="/images/debian-logo.png" width=100>
|
||||
---
|
||||
|
||||
### Features
|
||||
|
||||
- multi-user with LDAP integration
|
||||
- multi-domaines
|
||||
- an email system
|
||||
- an instant messaging server
|
||||
- a Single sign-on (SSO)
|
||||
- an application system
|
||||
- a backup system
|
||||
- a regen configuration services system
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -1,12 +1,25 @@
|
|||
#Qu’est-ce que YunoHost ?
|
||||
|
||||
YunoHost est un **système d’exploitation serveur** visant à simplifier l’auto-hébergement de services Internet.
|
||||
Il est basé et reste totalement compatible avec [Debian GNU/Linux](http://debian.org).
|
||||
Il est basé et reste totalement compatible avec [Debian GNU/Linux](https://debian.org).
|
||||
|
||||
<img src="/images/debian-logo.png" width=100>
|
||||
|
||||
---
|
||||
|
||||
### Fonctionnalités
|
||||
|
||||
- multi-utilisateurs avec intégration LDAP
|
||||
- multi-domaines
|
||||
- un système d’emails
|
||||
- un serveur de messagerie instantanée
|
||||
- un système d’authentifaction unique (SSO)
|
||||
- un système d’applications
|
||||
- un système de backup
|
||||
- un système de régénération de configuration des services
|
||||
|
||||
---
|
||||
|
||||
### Logiciels
|
||||
|
||||
Concrètement, YunoHost **installe et configure automatiquement** quelques services autour de LDAP, et **fournit des outils** pour les administrer.
|
||||
|
|
Loading…
Reference in a new issue