1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ssbroom_ynh.git synced 2025-11-05 13:18:43 +01:00
Secure Scuttlebutt room server package for YunoHost.
Find a file
2025-05-16 18:58:40 +02:00
.github Initial commit 2021-09-08 10:52:58 +02:00
compile_binaries Clean-up python script 2021-10-19 12:57:07 +02:00
conf Fix ssbport -> port_ssb 2024-01-06 11:50:25 +01:00
doc fix 2024-01-14 20:55:43 +01:00
scripts cleaning 2025-05-01 14:41:40 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 03:03:14 +02:00
LICENSE Add license 2021-09-16 17:39:59 +02:00
manifest.toml Update manifest.toml 2025-05-16 18:58:20 +02:00
README.md Auto-update READMEs 2025-05-16 18:58:23 +02:00
tests.toml Update tests.toml 2025-05-16 18:58:09 +02:00

Logo of Scuttlebutt Room Scuttlebutt Room, packaged for YunoHost

Secure Scuttlebutt room server

App Demo Version: 2.0.6~ynh11

📦 Developer info

Automatic tests level

🛠️ Upstream Scuttlebutt Room repository: https://github.com/ssb-ngi-pointer/go-ssb-room

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/ssbroom_ynh/tree/testing

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

📚 App packaging documentation

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