Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gorillati/glpi_dk
Contenedor de GLPI
https://github.com/gorillati/glpi_dk
docker docker-compose glpi
Last synced: about 2 months ago
JSON representation
Contenedor de GLPI
- Host: GitHub
- URL: https://github.com/gorillati/glpi_dk
- Owner: GorillaTi
- Created: 2024-06-10T13:53:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T18:19:12.000Z (7 months ago)
- Last Synced: 2024-06-11T23:35:51.723Z (7 months ago)
- Topics: docker, docker-compose, glpi
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bas
$$$$$$$$\ $$\ $$\ $$$$$$\ $$$$$$$$\
$$ _____|$$ | $$ |\_$$ _|\__$$ __|
$$ | $$ |$$ / $$ | $$ |
$$$$$\ $$$$$ / $$ | $$ |
$$ __| $$ $$< $$ | $$ |
$$ | $$ |\$$\ $$ | $$ |
$$$$$$$$\ $$ | \$$\ $$$$$$\ $$ |
\________|\__| \__|\______| \__|
```---
# GLPI con Docker compose
Ver en
```url
Localhost:8200
```o
```url
[IP]:8200
```## Configurando GLPI
### MySQL
host: `mysql`
usuario: `glpi`
contraseña: `glpi`### GLPI
Los usuarios / contraseñas predeterminadas son:
| Cuenta | Usuario | Contraseña |
| ------------- |:----------:|:----------:|
| administrador | `glpi` | `glpi` |
| técnico | `tech` | `tech` |
| normal | `normal` | `normal` |
| sólo lectura | `postonly` | `postonly` |Puedes suprimir o modificar estas cuentas así como los datos iniciales.