2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/armadietto_ynh.git synced 2026-03-25 10:02:42 +01:00
Armadietto package for YunoHost, a remoteStorage server written for Node.js.
Find a file
2026-03-24 08:42:00 +01:00
.github Apply last example_ynh 2022-05-27 17:03:32 +02:00
conf Update systemd.service 2026-03-22 22:00:56 +01:00
doc Manifestv2 port 2024-01-05 15:28:04 +01:00
scripts Update upgrade 2026-03-22 21:59:01 +01:00
.gitignore convert to helpers2.1 2025-10-28 08:25:06 +01:00
LICENSE update new template on testing 2021-12-18 14:56:34 +01:00
manifest.toml Fix autoupdate strategy typo in manifest.toml 2026-03-24 07:50:13 +01:00
README.md Auto-update READMEs 2026-03-22 21:31:53 +01:00
tests.toml Update tests.toml 2026-03-22 21:58:10 +01:00

Logo of Armadietto Armadietto, packaged for YunoHost

RemoteStorage server

🌐 Official app website Version: 0.6.4~ynh1

Screenshots

Screenshot of Armadietto Screenshot of Armadietto

📦 Developer info

Automatic tests level

🛠️ Upstream Armadietto repository: https://github.com/remotestorage/armadietto

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

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

📚 App packaging documentation

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