1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 06:18:07 +00:00
_/kamal/config/deploy.yml

14 lines
344 B
YAML
Raw Permalink Normal View History

2024-05-29 23:38:07 +09:00
# yaml-language-server: $schema=https://raw.githubusercontent.com/kjellberg/mrsk/validate-with-json-schema/lib/mrsk/configuration/schema.yaml
2024-06-30 13:23:58 +09:00
service: web
image: fogtype/caddy
2024-05-29 23:38:07 +09:00
servers:
- ubuntu@gamma.fogtype.com
registry:
2024-06-30 13:23:58 +09:00
username: fogtype
2024-05-29 23:38:07 +09:00
password:
- KAMAL_REGISTRY_PASSWORD
2024-06-30 13:23:58 +09:00
logging:
driver: journald
healthcheck:
cmd: /bin/true