-
Notifications
You must be signed in to change notification settings - Fork 27
add nginx proxy for loki if you want to use it with a dedicated domain #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to keep the pattern with the exporter
attribute, even though it looks very complicated for defining one hostname.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had real issues with that, the cert_bot failed while deploying
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@janikvonrotz I've fixed the other issues above by moving everything in vars/inventory
I still would like to recommend the change below, because the certbot failed with that. maybe you can reproduce it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@oliverbeck-dev Not sure how certbot is involved here.
The exporter: uptime-kuma
proxyies entry does not have any functionality. It is just a label for the proxy entry.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok I wasn't able to reproduce it with ansible-play prometheus.yml. I just remember that when I used the ansible-play certbot (for the new subdomain), it crashed because of that.
let's remove it for now
No description provided.