1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpipam_ynh.git synced 2024-09-03 19:56:39 +02:00

Merge pull request #11 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-02-04 16:33:32 +01:00 committed by GitHub
commit b7667477ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 17 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# phpIPAM for YunoHost
[![Integration level](https://dash.yunohost.org/integration/phpipam.svg)](https://dash.yunohost.org/appci/app/phpipam) ![Working status](https://ci-apps.yunohost.org/ci/badges/phpipam.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/phpipam.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/phpipam.svg)](https://dash.yunohost.org/appci/app/phpipam) ![Working status](https://ci-apps.yunohost.org/ci/badges/phpipam.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/phpipam.maintain.svg)
[![Install phpIPAM with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpipam)
*[Lire ce readme en français.](./README_fr.md)*
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Web IP address management application
**Shipped version:** 1.5.0~ynh1
**Shipped version:** 1.5.1~ynh1
**Demo:** http://demo.phpipam.net

View file

@ -5,31 +5,31 @@ It shall NOT be edited by hand.
# phpIPAM pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/phpipam.svg)](https://dash.yunohost.org/appci/app/phpipam) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpipam.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpipam.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/phpipam.svg)](https://dash.yunohost.org/appci/app/phpipam) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpipam.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpipam.maintain.svg)
[![Installer phpIPAM avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpipam)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer phpIPAM 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 dinstaller phpIPAM rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Application web de gestion d'adresses IP
**Version incluse :** 1.5.0~ynh1
**Version incluse :** 1.5.1~ynh1
**Démo :** http://demo.phpipam.net
## Captures d'écran
## Captures décran
![Capture d'écran de phpIPAM](./doc/screenshots/dashboard.png)
![Capture décran de phpIPAM](./doc/screenshots/dashboard.png)
## Documentations et ressources
* Site officiel de l'app : <https://phpipam.net>
* Documentation officielle de l'admin : <https://phpipam.net/documents/>
* Dépôt de code officiel de l'app : <https://github.com/phpipam/phpipam>
* Site officiel de lapp : <https://phpipam.net>
* Documentation officielle de ladmin : <https://phpipam.net/documents/>
* Dépôt de code officiel de lapp : <https://github.com/phpipam/phpipam>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_phpipam>
* Signaler un bug : <https://github.com/YunoHost-Apps/phpipam_ynh/issues>
@ -45,4 +45,4 @@ ou
sudo yunohost app upgrade phpipam -u https://github.com/YunoHost-Apps/phpipam_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/phpipam/phpipam/releases/download/v1.5.0/phpipam-v1.5.0.zip
SOURCE_SUM=ed084e9826cae5e8aa26f9f9ca61a7385982d91acf78eab6a5841cf75ed72450
SOURCE_URL=https://github.com/phpipam/phpipam/releases/download/v1.5.1/phpipam-v1.5.1.zip
SOURCE_SUM=9ced23778f6455d3db8975e09bc5b2f605add9f7feda1568b716803850d19c58
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Web IP address management application",
"fr": "Application web de gestion d'adresses IP"
},
"version": "1.5.0~ynh1",
"version": "1.5.1~ynh1",
"url": "https://phpipam.net/",
"upstream": {
"license": "GPL-3.0-only",
@ -21,7 +21,7 @@
"email": "liberodark@gmail.com"
},
"requirements": {
"yunohost": ">= 4.3.0"
"yunohost": ">= 11.0.9"
},
"multi_instance": true,
"services": [