mirror of
https://github.com/YunoHost-Apps/homarr_ynh.git
synced 2024-09-03 19:26:00 +02:00
commit
4e3906ef92
7 changed files with 21 additions and 19 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Homarr for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/homarr.svg)](https://dash.yunohost.org/appci/app/homarr) ![Working status](https://ci-apps.yunohost.org/ci/badges/homarr.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/homarr.maintain.svg)
|
||||
[![Integration level](https://dash.yunohost.org/integration/homarr.svg)](https://dash.yunohost.org/appci/app/homarr) ![Working status](https://ci-apps.yunohost.org/ci/badges/homarr.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/homarr.maintain.svg)
|
||||
|
||||
[![Install Homarr with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homarr)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -28,7 +29,7 @@ It integrates with the services you use to display information on the homepage (
|
|||
- Very light-weight and fast.
|
||||
|
||||
|
||||
**Shipped version:** 0.10.7~ynh2
|
||||
**Shipped version:** 0.11.4~ynh1
|
||||
|
||||
**Demo:** https://homarr.ajnart.fr/fr
|
||||
|
||||
|
|
23
README_fr.md
23
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Homarr pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/homarr.svg)](https://dash.yunohost.org/appci/app/homarr) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/homarr.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/homarr.maintain.svg)
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/homarr.svg)](https://dash.yunohost.org/appci/app/homarr) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/homarr.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/homarr.maintain.svg)
|
||||
|
||||
[![Installer Homarr avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homarr)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Homarr rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
> *Ce package vous permet d’installer Homarr rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.
|
||||
It integrates with the services you use to display information on the homepage (E.g. Show upcoming Sonarr/Radarr releases).
|
||||
|
@ -28,20 +29,20 @@ It integrates with the services you use to display information on the homepage (
|
|||
- Very light-weight and fast.
|
||||
|
||||
|
||||
**Version incluse :** 0.10.7~ynh2
|
||||
**Version incluse :** 0.11.4~ynh1
|
||||
|
||||
**Démo :** https://homarr.ajnart.fr/fr
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||
![Capture d'écran de Homarr](./doc/screenshots/screenshot.png)
|
||||
![Capture d’écran de Homarr](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://homarr.dev/>
|
||||
* Site officiel de l’app : <https://homarr.dev/>
|
||||
* Documentation officielle utilisateur : <https://homarr.dev/docs/about>
|
||||
* Documentation officielle de l'admin : <https://homarr.dev/docs/about>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/ajnart/homarr>
|
||||
* Documentation officielle de l’admin : <https://homarr.dev/docs/about>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/ajnart/homarr>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_homarr>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/homarr_ynh/issues>
|
||||
|
||||
|
@ -57,4 +58,4 @@ ou
|
|||
sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/ajnart/homarr/archive/refs/tags/v0.10.7.tar.gz
|
||||
SOURCE_SUM=6f101278d8b1164a3f2d2eeb8bd39fff716f23f77123bc7e5da27eb593a1892f
|
||||
SOURCE_URL=https://github.com/ajnart/homarr/archive/refs/tags/v0.11.4.tar.gz
|
||||
SOURCE_SUM=c716a204ba48b50589797a1e31a6b097c11e53d81da6e8e82be6dcb1ce504de6
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Customizable browser's home page to interact with your homeserver's Docker containers",
|
||||
"fr": "Page d'accueil personnalisable pour interagir avec les conteneurs Docker de votre serveur"
|
||||
},
|
||||
"version": "0.10.7~ynh2",
|
||||
"version": "0.11.4~ynh1",
|
||||
"url": "https://homarr.dev/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
#=================================================
|
||||
|
||||
# nodejs version
|
||||
nodejs_version=16
|
||||
nodejs_version=18
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
|
@ -77,7 +77,7 @@ ynh_install_extra_app_dependencies --repo="deb https://dl.yarnpkg.com/debian/ st
|
|||
#=================================================
|
||||
# RESTORE THE NGINX CONFIGURATION
|
||||
#=================================================
|
||||
ynh_script_progression --message="Restoring the NGINX web server configuration..." --time --weight=1
|
||||
ynh_script_progression --message="Restoring the NGINX web server configuration..." --weight=1
|
||||
|
||||
ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||
|
||||
|
|
|
@ -88,7 +88,7 @@ ynh_install_extra_app_dependencies --repo="deb https://dl.yarnpkg.com/debian/ st
|
|||
#=================================================
|
||||
# NGINX CONFIGURATION
|
||||
#=================================================
|
||||
ynh_script_progression --message="Upgrading NGINX web server configuration..." --time --weight=1
|
||||
ynh_script_progression --message="Upgrading NGINX web server configuration..." --weight=1
|
||||
|
||||
# Create a dedicated NGINX config
|
||||
ynh_add_nginx_config
|
||||
|
|
Loading…
Reference in a new issue