1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/armadietto_ynh.git synced 2025-11-05 03:08:39 +01:00
Armadietto package for YunoHost, a remoteStorage server written for Node.js.
Find a file
2025-10-28 10:34:46 +01:00
.github Apply last example_ynh 2022-05-27 17:03:32 +02:00
conf latest cleaning 2025-10-28 10:09:52 +01:00
doc Manifestv2 port 2024-01-05 15:28:04 +01:00
scripts latest cleaning 2025-10-28 10:09:52 +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 typo 2025-10-28 08:46:41 +01:00
README.md Auto-update READMEs 2025-10-28 08:26:10 +01:00
tests.toml Improve 2025-03-24 00:21:54 +01:00

Logo of Armadietto Armadietto, packaged for YunoHost

RemoteStorage server running as a nodejs web service with systemd

🌐 Official app website Version: 0.6.0~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.