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
2021-05-24 15:08:57 +00:00
.github We don't really use / need these super bureaucratic validation checkboxes 2020-06-04 18:53:21 +02:00
.gitlab/ci fix(py37-black-run): stop if there is not diff 2021-04-17 05:25:57 +02:00
bin Recommend yunohost.local in yunoprompt 2021-01-25 17:51:17 +01:00
data Merge pull request #1230 from YunoHost/fix-ldapinit 2021-05-24 16:56:20 +02:00
debian Attempt to fix the 'yunohost-api' being down after yunohost upgrades ... Apparently this is due to the port being still busy, which is puzzling, but also because it tries to restart but hit the StartLimitBurst (defaults is 5 times in 10 s). Increasing RestartSec to 5 may fix the issue (at some point the port gets free and service starts) 2021-05-11 00:21:12 +02:00
doc Enhance the jinja template for bash helpers 2021-02-16 14:15:33 +01:00
lib/metronome/modules mod_storage_ldap: change :users() to :nodes(). 2020-05-03 16:40:24 +02:00
locales Translated using Weblate (Galician) 2021-05-24 14:57:10 +00:00
sbin We don't need this ugly trick anymore if we forgot the adminpw 2019-07-18 18:31:25 +02:00
src/yunohost [CI] Format code 2021-05-24 15:08:57 +00:00
tests Gotta source the helper when being in the appropriate folder, because of the new 'realpath' for YNH_APP_BASEDIR 2021-05-24 16:55:35 +02:00
.gitignore Ignore test directory 2018-12-07 18:28:43 +01:00
.gitlab-ci.yml [mod] correctly format .gitlab-ci.yml 2021-04-16 02:36:00 +02: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 Simplify README, all those explanations are now in the dev documentation 2019-10-22 16:44:20 +02:00
setup.cfg Add basic Travis CI configuration 2019-08-28 18:31:42 +02:00
tox.ini ignore some flake8 errors 2021-02-02 14:14:36 +01:00

YunoHost

YunoHost

Build status 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.