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.
Find a file
2022-08-13 19:04:54 +02:00
.github Update n checksum with autoupdater 2022-04-28 21:42:19 +02:00
.gitlab/ci Fixing path in the generating doc script 2022-08-07 14:10:59 +02:00
bin Merge branch 'dev' into bullseye 2021-11-28 16:27:22 +01:00
conf Content Security Policies Report and Websockets 2022-05-15 18:33:44 +02:00
debian Update changelog for 11.0.9.1 2022-08-11 16:00:56 +02:00
doc fix bash_completion 2022-01-26 14:19:09 +01:00
helpers apt helpers: simplify ynh_remove_app_dependencies, we don't need to care about removing php-fpm services from yunohost, because 'yunohost service' now dynamically check what relevant phpX.Y-fpm service exist on the system 2022-08-13 03:57:34 +02:00
hooks regenconf dhclient/resolvconf: fix weird typo, probably meant 'search' (like in our rpi-image tweaking) 2022-08-03 16:09:47 +02:00
locales Update en.json 2022-08-13 08:34:33 +02:00
maintenance Update changelog for 11.0.5 2022-03-08 13:04:24 +01:00
share fix: move _list_upgradable_apps() logic from tools.py to apps.py 2022-02-16 22:24:17 +00:00
src bullseye migration: add critical fix for RPi failing to get network on reboot 2022-08-13 19:04:54 +02:00
tests ci: Yolorework i18n tests, add a maintenance/ folder 2021-11-28 16:17:38 +01:00
.codeclimate.yml add fixme plugin 2022-01-04 18:05:24 +01:00
.coveragerc Propagate dir structure change to scripts etc 2021-11-10 18:25:37 +01:00
.gitignore Propagate dir structure change to scripts etc 2021-11-10 18:25:37 +01:00
.gitlab-ci.yml remove of the default hard-coded branch in ci scripts 2022-01-20 20:34:56 +01:00
.lgtm.yml add lgtm/code quality badge 2021-12-25 18:20:12 +01:00
CONTRIBUTORS.md [love] Add missing contributors & translators. 2017-04-25 15:37:14 +02:00
LICENSE Add AGPL license 2015-07-15 15:28:09 +02:00
pytest.ini fix pytest warnings 2021-04-13 18:17:57 +02:00
README.md add lgtm/code quality badge 2021-12-25 18:20:12 +01:00
setup.cfg Add basic Travis CI configuration 2019-08-28 18:31:42 +02:00
tox.ini oupsi add black again 2022-01-20 19:32:13 +01:00

YunoHost

YunoHost

Version Build status Test coverage Language grade: Python GitHub license Mastodon Follow

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

Translation status

License

As other components of YunoHost, this repository is licensed under GNU AGPL v3.