https://github.com/mclitos/arcane
Arcane - Gestor de contenedores - Docker compose
https://github.com/mclitos/arcane
arcane docker-compose
Last synced: 9 months ago
JSON representation
Arcane - Gestor de contenedores - Docker compose
- Host: GitHub
- URL: https://github.com/mclitos/arcane
- Owner: mclitos
- Created: 2025-05-30T18:13:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-30T18:47:51.000Z (about 1 year ago)
- Last Synced: 2025-05-31T02:55:35.756Z (about 1 year ago)
- Topics: arcane, docker-compose
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arcane
## Arcane - Gestor de contenedores - Docker compose
### Clonar Repositorio
```
git clone https://github.com/mclitos/arcane
```
```
cd arcane
```
Edita los valores en el yaml
Para saber PUID y GUIG:
```
id $user
```
> [!IMPORTANT]
> Genera key aleatoria (Maximo 32 Caracteres): https://www.dashlane.com/es/features/password-generator
Levanta el contenedor
```
docker compose up -d
```
### En el Navegador
```
Ver en "http://localhost:3030"
```
Usuario:
```
arcane
```
Contraseña
```
arcane-admin
```