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-30 19:07:30 +02:00
.github We don't really use / need these super bureaucratic validation checkboxes 2020-06-04 18:53:21 +02:00
.gitlab/ci Naive attempt to fix test by adding an apt update 2021-05-28 01:32:33 +02:00
bin Yunohost -> YunoHost 2021-05-24 18:02:13 +02:00
data equivs-build now sends its logs to stderr but we don't really care about what it says, redirect to debug 2021-05-30 19:07:30 +02:00
debian Bump conflict version for openssl because version in bullseye repo is now 1.1.1k 2021-05-28 17:22:55 +02:00
doc Merge pull request #1235 from YunoHost-Apps/typos 2021-05-26 16:48:56 +02:00
lib/metronome/modules mod_storage_ldap: change :users() to :nodes(). 2020-05-03 16:40:24 +02:00
locales php 7.3 -> 7.4 2021-05-28 01:02:10 +02: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 Many app explicitly specify YNH_PHP_VERSION=7.3, then trying to install php7.3-foo which doesn't exist ... so gotta yolopatch that definition ... 2021-05-30 19:03:44 +02:00
tests yaml load -> safe_load 2021-05-28 01:02:38 +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 change python version in tests from 3.7 to 3.9 2021-05-28 01:05:06 +02: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.