.github | ||
conf | ||
doc | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
ALL_README.md | ||
config_panel.toml.example | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_id.md | ||
README_nl.md | ||
README_pl.md | ||
README_ru.md | ||
README_zh_Hans.md | ||
tests.toml |
My Idlers for YunoHost
Read this README in other languages.
This package allows you to install My Idlers quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
If you are the person in your family, group of friends or colleauges that manages the servers, domain names, online accounts and other hosted services, than this app is for you.
My Idlers is a useful register for keeping track of your servers and online hosting accounts.
It is a single-user app; if more than one person wants to use this functionality, it needs to be installed multiple times. Besides that, for now, it needs a (sub)domain for itself.
This is my first app packaging attempt; there may be some rough edges.
What works:
- installing the app and using its features
- uninstalling
- backup
- moving the app to another domain
What does not (yet?) work or is untested:
- installing the app in subfolder
- LDAP integration
- restore from backup
- API access
Shipped version: 3.0~ynh1
Demo: https://demo.myidlers.com/login
Screenshots
Documentation and resources
- Official user documentation: https://lowendspirit.com/discussion/2449/my-idlers-self-hosted-web-app-for-your-servers-shared-hosting-and-domains-information/
- Upstream app code repository: https://github.com/cp6/my-idlers#install
- YunoHost Store: https://apps.yunohost.org/app/my_idlers
- Report a bug: https://github.com/YunoHost-Apps/my_idlers_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/my_idlers_ynh/tree/testing --debug
or
sudo yunohost app upgrade my_idlers -u https://github.com/YunoHost-Apps/my_idlers_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps