Add harbor to ansible
This commit is contained in:
parent
67d0c8d875
commit
3175b6a42b
13 changed files with 158 additions and 769 deletions
caddy/config/conf.002.d
|
@ -1,12 +0,0 @@
|
|||
registry.serguzim.me {
|
||||
import default
|
||||
reverse_proxy /metrics host.docker.internal:3059
|
||||
reverse_proxy host.docker.internal:3051 {
|
||||
transport http {
|
||||
tls
|
||||
tls_server_name registry.serguzim.me
|
||||
}
|
||||
}
|
||||
#reverse_proxy /metrics https://registry.serguzim.me:3059
|
||||
#reverse_proxy https://registry.serguzim.me:3051
|
||||
}
|
Reference in a new issue