You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
588 B

{
email arcbjorn@proton.me
}
infra.arcbjorn.com {
reverse_proxy portainer:9000
}
db.arcbjorn.com {
reverse_proxy pgadmin:80
}
git.arcbjorn.com {
reverse_proxy gitea:3000
}
analytics.arcbjorn.com {
reverse_proxy umami:3000
}
uptime.arcbjorn.com {
reverse_proxy uptime-kuma:3001
}
server.arcbjorn.com {
reverse_proxy filebrowser:8080
}
dashboard.arcbjorn.com {
root * /static/dashboard.arcbjorn.com
try_files {path} /index.html
file_server {
hide .git
}
}
logs.arcbjorn.com {
reverse_proxy dozzle:8080
}
memos.arcbjorn.com {
reverse_proxy memos:5230
}