Chris van Meer
Chris van Meer
I was looking for it as well. The Consul daemon monitoring template is also missing....
Sounds good to me.
Address Address groups VIPs Policies Static routes
From security point, NAT6 can be very useful.
Still happening in `Consul v1.11.3` as well.
Same here, after running the latest updates on Ubuntu 22.04.03 LTS. Intermittent loss of network. Updated the UTM app and now using the script @dtinth provided. The strange thing is,...
@illixion hmm mine was already set to NetworkManager. The script to keep the connection alive works for me as a workaround.
Not stale by choice.
Ok the empty page was a result of me not enabling PHP on the site. Here is a code snippet from my `Caddyfile`: ```caddy loghappens.external.domain { root * /var/www/logHappens rewrite...
When changing the `Caddyfile` configuration from `handle` to `handle_path`, the error remains the same, but the logs show different uri's. ```caddy loghappens.external.domain { root * /var/www/logHappens rewrite * /webroot{uri} handle_path...