1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/armadietto_ynh.git synced 2024-09-03 18:06:18 +02:00
Armadietto package for YunoHost, a remoteStorage server written for Node.js.
Find a file
2024-01-05 16:24:25 +01:00
.github Apply last example_ynh 2022-05-27 17:03:32 +02:00
conf Manifestv2 port 2024-01-05 15:28:04 +01:00
doc Manifestv2 port 2024-01-05 15:28:04 +01:00
scripts small fixes 2024-01-05 16:24:06 +01:00
.gitignore Initial commit 2021-12-17 11:38:57 +01:00
config_panel.toml Fix config_panel 2024-01-05 15:43:14 +01:00
LICENSE update new template on testing 2021-12-18 14:56:34 +01:00
manifest.toml small fixes 2024-01-05 16:24:06 +01:00
README.md Auto-update README 2024-01-05 14:28:13 +00:00
README_fr.md Auto-update README 2024-01-05 14:28:13 +00:00
tests.toml Manifestv2 port 2024-01-05 15:28:04 +01:00

Armadietto for YunoHost

Integration level Working status Maintenance status

Install Armadietto with YunoHost

Lire ce readme en français.

This package allows you to install Armadietto quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Armadietto is a remoteStorage server written for Node.js.

Armadietto is maintained by the remoteStorage community, (IRC, forums).

⚠️ WARNING

Please do not consider armadietto production ready, this project is still considered experimental. As with any alpha-stage storage technology, you MUST expect that it will eat your data and take precautions against this. You SHOULD expect that its APIs and storage schemas will change before it is labelled stable.

Installation option

User registration is not allowed out of the box. This option can be enabled in the configuration panel.

Application for remoteStorage

Here is a non-exhaustive list of apps that have integrated remoteStorage as a storage/sync option.

Shipped version: 0.2.0~ynh2

Screenshots

Screenshot of Armadietto Screenshot of Armadietto

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/armadietto_ynh/tree/testing --debug
or
sudo yunohost app upgrade armadietto -u https://github.com/YunoHost-Apps/armadietto_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps