Add minio and separate caddy config
This commit is contained in:
parent
9edc21c59d
commit
a14902ddf9
23 changed files with 45 additions and 0 deletions
caddy/config
conf.002.d
analytics.serguzim.me.confauth.serguzim.me.confci.serguzim.me.confcloud.serguzim.me.conffaas.serguzim.me.confgit.serguzim.me.confgraph.serguzim.me.confhook.serguzim.me.confmatrix.msrg.cc.confmedia.serguzim.me.confmsrg.cc.confprometheus.serguzim.me.confrecipies.serguzim.me.confregistry.serguzim.me.confrss.serguzim.me.confserguzim.me.confsoeder.stream.confstream.serguzim.me.conftick.serguzim.me.confwiki.serguzim.me.conf
conf.003.d
9
caddy/config/conf.003.d/s3.serguzim.me.conf
Normal file
9
caddy/config/conf.003.d/s3.serguzim.me.conf
Normal file
|
@ -0,0 +1,9 @@
|
|||
s3.serguzim.me {
|
||||
import default
|
||||
reverse_proxy minio:9000
|
||||
}
|
||||
|
||||
console.s3.serguzim.me {
|
||||
import default
|
||||
reverse_proxy minio:9001
|
||||
}
|
Reference in a new issue