Kamal
This commit is contained in:
20
config/deploy.yml
Normal file
20
config/deploy.yml
Normal file
@ -0,0 +1,20 @@
|
||||
service: hpg
|
||||
image: images/hpg.romein.me
|
||||
|
||||
servers:
|
||||
web: [91.99.31.93]
|
||||
|
||||
proxy:
|
||||
host: 'hpg.romein.me'
|
||||
app_port: 80
|
||||
healthcheck:
|
||||
path: '/'
|
||||
|
||||
registry:
|
||||
server: code.smartyellow.net
|
||||
username: romein
|
||||
password: [KAMAL_REGISTRY_PASSWORD]
|
||||
|
||||
builder:
|
||||
arch: amd64
|
||||
remote: ssh://root@91.99.31.93
|
Reference in New Issue
Block a user