ad520cded9
Manifestv2 |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
config_panel.toml | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
Armadietto for YunoHost
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
Documentation and resources
- Official app website: https://remotestorage.io/
- Upstream app code repository: https://github.com/remotestorage/armadietto
- YunoHost Store: https://apps.yunohost.org/app/armadietto
- Report a bug: https://github.com/YunoHost-Apps/armadietto_ynh/issues
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