74 lines
3.5 KiB
Markdown
74 lines
3.5 KiB
Markdown
|
<!--
|
|||
|
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|||
|
Он НЕ ДОЛЖЕН редактироваться вручную.
|
|||
|
-->
|
|||
|
|
|||
|
# My Idlers для YunoHost
|
|||
|
|
|||
|
[](https://ci-apps.yunohost.org/ci/apps/my_idlers/)
|
|||
|

|
|||
|

|
|||
|
|
|||
|
[](https://install-app.yunohost.org/?app=my_idlers)
|
|||
|
|
|||
|
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
|||
|
|
|||
|
> *Этот пакет позволяет Вам установить My Idlers быстро и просто на YunoHost-сервер.*
|
|||
|
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
|||
|
|
|||
|
## Обзор
|
|||
|
|
|||
|
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
|
|||
|
|
|||
|

|
|||
|
|
|||
|
|
|||
|
**Поставляемая версия:** 3.0~ynh1
|
|||
|
|
|||
|
**Демо-версия:** <https://demo.myidlers.com/login>
|
|||
|
|
|||
|
## Снимки экрана
|
|||
|
|
|||
|

|
|||
|

|
|||
|
|
|||
|
## Документация и ресурсы
|
|||
|
|
|||
|
- Официальная документация пользователя: <https://lowendspirit.com/discussion/2449/my-idlers-self-hosted-web-app-for-your-servers-shared-hosting-and-domains-information/>
|
|||
|
- Репозиторий кода главной ветки приложения: <https://github.com/cp6/my-idlers#install>
|
|||
|
- Магазин YunoHost: <https://apps.yunohost.org/app/my_idlers>
|
|||
|
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/my_idlers_ynh/issues>
|
|||
|
|
|||
|
## Информация для разработчиков
|
|||
|
|
|||
|
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/my_idlers_ynh/tree/testing).
|
|||
|
|
|||
|
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
|||
|
|
|||
|
```bash
|
|||
|
sudo yunohost app install https://github.com/YunoHost-Apps/my_idlers_ynh/tree/testing --debug
|
|||
|
или
|
|||
|
sudo yunohost app upgrade my_idlers -u https://github.com/YunoHost-Apps/my_idlers_ynh/tree/testing --debug
|
|||
|
```
|
|||
|
|
|||
|
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|