Files
terraform/modules/apps/keycloak/lib/services/create-backup.service
JulienAldon a56911b896 Add(module): add girasol module
Add(module): add amap module
Add(module): add common lib and services
Add(module): add base structure for keycloak
Add(module): add base structure for rocket
Add(module): add n8n and windmill modules
Add(docker): add install docker script in common module
Add(template): add root for aldon.fr and mathieu.wiki in traefik.service template
2026-04-21 16:52:41 +02:00

9 lines
152 B
Desktop File

[Unit]
Description=Backup Service
Wants=network.target
After=network.target
[Service]
Type=oneshot
User=root
ExecStart=/usr/local/bin/backup.sh