add files
This commit is contained in:
49
README_gl.md
Normal file
49
README_gl.md
Normal file
@@ -0,0 +1,49 @@
|
||||
<!--
|
||||
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
NON debe editarse manualmente.
|
||||
-->
|
||||
|
||||
# phpIPAM para YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/phpipam/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=phpipam)
|
||||
|
||||
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete permíteche instalar phpIPAM de xeito rápido e doado nun servidor YunoHost.*
|
||||
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
||||
|
||||
## Vista xeral
|
||||
|
||||
phpIPAM is an open-source web IP address management application. Its goal is to provide light and simple IP address management application. It is ajax-based using jQuery libraries, it uses php scripts and javascript and some HTML5/CSS3 features, so some modern browser is preferred to be able to display javascript quickly and correctly.
|
||||
|
||||
**Versión proporcionada:** 1.19.008~ynh1
|
||||
|
||||
**Demo:** <http://demo.phpipam.net>
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||

|
||||
|
||||
## Documentación e recursos
|
||||
|
||||
- Web oficial da app: <https://phpipam.net>
|
||||
- Documentación oficial para admin: <https://phpipam.net/documents/>
|
||||
- Repositorio de orixe do código: <https://github.com/phpipam/phpipam>
|
||||
- Tenda YunoHost: <https://apps.yunohost.org/app/phpipam>
|
||||
- Informar dun problema: <https://github.com/YunoHost-Apps/phpipam_ynh/issues>
|
||||
|
||||
## Info de desenvolvemento
|
||||
|
||||
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/phpipam_ynh/tree/testing).
|
||||
|
||||
Para probar a rama `testing`, procede deste xeito:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/phpipam_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade phpipam -u https://github.com/YunoHost-Apps/phpipam_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|
||||
Reference in New Issue
Block a user