mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
Bindings created by some backup methods appears with their 'real' path in /etc/mtab, that may differ from the original /home/yunohost.backup/tmp/auto_xxx that is passed to _recursive_umount(). This fix applies realpath to the 'directory' parameter passed to _recursive_umount(). Tested OK on my own instance, where backups with Borg were failing (except the first one after a reboot) because of this issue (it was unable to clean temporary dir). |
||
---|---|---|
.github | ||
.gitlab/ci | ||
bin | ||
data | ||
debian | ||
doc | ||
lib/metronome/modules | ||
locales | ||
sbin | ||
src/yunohost | ||
tests | ||
.gitignore | ||
.gitlab-ci.yml | ||
CONTRIBUTORS.md | ||
LICENSE | ||
pytest.ini | ||
README.md | ||
setup.cfg | ||
tox.ini |
YunoHost
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.
Screenshots
Webadmin (Yunohost-Admin) | Single sign-on user portal (SSOwat) |
---|---|
![]() |
![]() |
Contributing
- You can learn how to get started with developing on YunoHost by reading this piece of documentation.
- Come chat with us on the dev chatroom !
- You can help translate YunoHost on our translation platform
License
As other components of YunoHost, this repository is licensed under GNU AGPL v3.