mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-04-20 07:36:05 -04:00
add proper DigitalOcean templates
This commit is contained in:
parent
5ed8ab4b5b
commit
dddbd34125
8
.do/app.yaml
Normal file
8
.do/app.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
name: uptime-kuma
|
||||
services:
|
||||
- dockerfile_path: Dockerfile
|
||||
github:
|
||||
branch: main
|
||||
deploy_on_push: true
|
||||
repo: philippdormann/uptime-kuma
|
||||
name: uptime-kuma
|
8
.do/deploy.template.yaml
Normal file
8
.do/deploy.template.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
spec:
|
||||
name: uptime-kuma
|
||||
services:
|
||||
- dockerfile_path: Dockerfile
|
||||
git:
|
||||
branch: main
|
||||
repo_clone_url: https://github.com/philippdormann/uptime-kuma.git
|
||||
name: uptime-kuma
|
Loading…
x
Reference in New Issue
Block a user