ba67d4b86e
Testing |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
ALL_README.md | ||
config_panel.toml | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_id.md | ||
README_ru.md | ||
README_zh_Hans.md | ||
tests.toml |
Armadietto for YunoHost
Read this README in other languages.
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.6.0~ynh1
Screenshots
🔴 Antifeatures
- Alpha software: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
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