Upstream: https://github.com/YunoHost/yunohost @ 3a5f8bac8301c450897b96cbd43a4c7d3ba750fb But (José) : transformer tout le code en bions + ploxions du xerboxion. La carte de digestion vit au labo : /yunohost-digest.json
69 lines
4.6 KiB
Markdown
69 lines
4.6 KiB
Markdown
<p align="center">
|
||
<img alt="YunoHost" src="https://raw.githubusercontent.com/YunoHost/doc/master/images/logo_roundcorner.png" width="100px" />
|
||
</p>
|
||
|
||
<h1 align="center">YunoHost</h1>
|
||
|
||
<div align="center">
|
||
|
||

|
||
[](https://gitlab.com/yunohost/yunohost/-/pipelines)
|
||

|
||
[](https://github.com/YunoHost/yunohost/blob/dev/LICENSE)
|
||
[](https://github.com/YunoHost/yunohost/security/code-scanning)
|
||
[](https://mastodon.social/@yunohost)
|
||
|
||
</div>
|
||
|
||
YunoHost is an operating system aiming to simplify as much as possible the administration of a server.
|
||
|
||
This repository corresponds to the core code of YunoHost, mainly written in Python and Bash.
|
||
|
||
- [Project features](https://doc.yunohost.org/admin/what_is_yunohost/)
|
||
- [Project website](https://yunohost.org)
|
||
- [Install documentation](https://doc.yunohost.org/admin/get_started/install_on/)
|
||
- [Issue tracker](https://github.com/YunoHost/issues)
|
||
|
||
## Screenshots
|
||
|
||
Webadmin ([Yunohost-Admin](https://github.com/YunoHost/yunohost-admin)) | Single sign-on user portal ([Yunohost-portal](https://github.com/YunoHost/yunohost-portal) + [SSOwat](https://github.com/YunoHost/ssowat))
|
||
--- | ---
|
||
<img alt="Web admin insterface screenshot" src="https://raw.githubusercontent.com/YunoHost/doc/master/images/webadmin.jpg" width="500px"/> | <img alt="User portal screenshot" src="https://raw.githubusercontent.com/YunoHost/doc/master/images/user_panel.jpg" width="600px"/>
|
||
|
||
|
||
|
||
|
||
## Contributing
|
||
|
||
- You can learn how to get started with developing on YunoHost by reading [this piece of documentation](https://doc.yunohost.org/dev).
|
||
- Come chat with us on the [dev chatroom](https://doc.yunohost.org/community/chat_rooms/)!
|
||
- You can help translate YunoHost on our [translation platform](https://translate.yunohost.org/engage/yunohost/?utm_source=widget).
|
||
|
||
<p align="center">
|
||
<img alt="View of the translation rate for the different languages available in YunoHost" src="https://translate.yunohost.org/widgets/yunohost/-/core/horizontal-auto.svg" alt="Translation status" />
|
||
</p>
|
||
|
||
## License
|
||
|
||
As [other components of YunoHost](https://doc.yunohost.org/community/faq/), this repository is licensed under GNU AGPL v3.
|
||
|
||
## They support us <3
|
||
|
||
We are thankful for our sponsors providing us with infrastructure and grants!
|
||
|
||
<div align="center">
|
||
<p style="margin-left:auto;margin-right:auto;">
|
||
<a style="padding: 5px;" href="https://nlnet.nl"><img alt="NLnet Foundation" src="https://raw.githubusercontent.com/YunoHost/landingpage/main/assets/img/logo_nlnet.png" width="150px"/></a>
|
||
<a style="padding: 5px;" href="https://www.ngi.eu"><img alt="Next Generation Internet" src="https://raw.githubusercontent.com/YunoHost/landingpage/main/assets/img/logo_ngi.png" width="130px"/></a>
|
||
<a style="padding: 5px;" href="https://www.codelutin.com"><img alt="Code Lutin" src="https://raw.githubusercontent.com/YunoHost/landingpage/main/assets/img/logo_codelutin.png" width="100px"/></a>
|
||
</p>
|
||
<p style="margin-left:auto;margin-right:auto;">
|
||
<a style="padding: 5px;" href="https://www.globenet.org"><img alt="Globenet" src="https://raw.githubusercontent.com/YunoHost/landingpage/main/assets/img/logo_globenet.png" width="150px"/></a>
|
||
<a style="padding: 5px;" href="https://www.gitoyen.net"><img alt="Gitoyen" src="https://raw.githubusercontent.com/YunoHost/landingpage/main/assets/img/logo_gitoyen.png" width="150px"/></a>
|
||
<a style="padding: 5px;" href="https://tetaneutral.net"><img alt="tetaneutral.net" src="https://raw.githubusercontent.com/YunoHost/landingpage/main/assets/img/logo_tetaneutral.png" width="80px"/></a>
|
||
<a style="padding: 5px;" href="https://octopuce.fr"><img alt="Octopuce" src="https://raw.githubusercontent.com/YunoHost/landingpage/main/assets/img/logo_octopuce.png" width="150px"/></a>
|
||
</p>
|
||
</div>
|
||
|
||
This project was funded successively through the [NGI0 PET Fund](https://nlnet.nl/PET) and the [NGI0 Commons Fund](https://nlnet.nl/commonsfund), two funds established by NLnet with financial support from the European Commission's [Next Generation Internet](https://ngi.eu/) programme, under the aegis of DG Communications Networks, Content and Technology under respective grant agreements No 825310 and No 101135429. If you're interested, [check out how to apply in this video](https://media.ccc.de/v/36c3-10795-ngi_zero_a_treasure_trove_of_it_innovation)!
|