mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-18 10:28:05 +00:00
add digialocean deploy script
This commit is contained in:
parent
9bda873ab3
commit
24f370256c
1 changed files with 9 additions and 0 deletions
9
.do/deploy.template.yaml
Normal file
9
.do/deploy.template.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
spec:
|
||||
name: uptime-kuma
|
||||
services:
|
||||
- name: server
|
||||
image:
|
||||
registry_type: DOCKER_HUB
|
||||
registry: louislam
|
||||
repository: uptime-kuma
|
||||
|
Loading…
Reference in a new issue