2.8 KiB
Armadietto package for Yunohost
This package allows you to install example quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Armadietto overview
Armadietto is a remoteStorage server written for Node.js.
Armadietto is maintained by remoteStorage Team IRC
⚠️ 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.
Shipped version: 0.1.5
Screenshots
Disclaimers / important information
Important Notes
RemoteStorage requires a dedicated domain, so obtain one and add it using the YunoHost admin panel. Domains -> Add domain. As RemoteStorage uses the full domain and is installed on the root, you can create a subdomain such as remote.domain.tld. Don't forget to update your DNS if you manage them manually.
RemoteStorage requires browser-approved SSL certificates. If you have certificates not issued by Let's Encrypt, install them manually as usual.
Application for remoteStorage
Click here to see the list of applications that can be used with RemoteStorage.
Documentation and resources
- Official app website: https://remotestorage.io/
- Upstream app code repository: https://github.com/remotestorage/armadietto/
- Report a bug: https://github.com/bencharp/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/bencharp/armadietto_ynh/tree/testing --debug
or
sudo yunohost app upgrade armadietto_ynh -u https://github.com/bencharp/armadietto_ynh/tree/testing --debug