No description
Find a file
2026-07-09 07:45:00 +02:00
.github Initial commit 2026-02-02 10:55:07 +01:00
conf fix? 2026-02-05 16:22:23 +01:00
doc Delete example.jpg 2026-02-02 19:02:27 +01:00
scripts fix wait_until 2026-07-08 23:18:51 -06:00
.editorconfig Initial commit 2026-02-02 10:55:07 +01:00
.gitattributes Initial commit 2026-02-02 10:55:07 +01:00
.gitignore Initial commit 2026-02-02 10:55:07 +01:00
LICENSE cleaning 2026-02-02 17:59:35 +01:00
manifest.toml tweaks 2026-07-08 21:54:25 -06:00
README.md Auto-update READMEs 2026-02-02 19:02:31 +01:00
tests.toml Initial commit 2026-02-02 10:55:07 +01:00

Logo of Holos Holos, packaged for YunoHost

Identity relay server for mobile Fediverse instances

🌐 Official app website Version: 1.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Holos repository: https://codeberg.org/tom79/Holos-Relay-Server

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/holos_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade holos -u https://github.com/YunoHost-Apps/holos_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.