Chris van Meer

Results 13 comments of Chris van Meer

I was looking for it as well. The Consul daemon monitoring template is also missing....

Address Address groups VIPs Policies Static routes

From security point, NAT6 can be very useful.

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.

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...