1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 13:23:07 +01:00

docs: adds more examples

This commit is contained in:
Amir Raminfar
2024-07-07 10:49:13 -07:00
parent 30347b0491
commit c2d3e83c55
2 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
services:
dozzle:
image: amir20/dozzle:latest
environment:
- DOZZLE_LEVEL=debug
- DOZZLE_MODE=swarm
- DOZZLE_AUTH_PROVIDER=simple
volumes:
- /var/run/docker.sock:/var/run/docker.sock
secrets:
- source: users
target: /data/users.yml
ports:
- "8080:8080"
networks:
- dozzle
deploy:
mode: global
networks:
dozzle:
driver: overlay
secrets:
users:
file: users.yml

5
examples/users.yml Normal file
View File

@@ -0,0 +1,5 @@
users:
amir:
email: ""
name: Amir
password: 5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8