1
0
Fork 0
kubernetes/20125
Dustin e0c633c21e v-m: scrape: Fix Nextcloud URL
Nextcloud uses a _client-side_ (Javascript) redirect to navigate the
browser to its `index.php`.  The page it serves with this redirect is
static and will often load successfully, even if there is a problem with
the application.  This causes the Blackbox exporter to record the site
as "up," even when it it definitely is not.  To avoid this, we can
scrape the `index.php` page explicitly, ensuring that the application is
loaded.
2024-11-17 18:43:00 +00:00
..
config.yml v-m: scrape: Fix Nextcloud URL 2024-11-17 18:43:00 +00:00
ingress.yaml 20125: Deploy Status server 2024-11-02 19:51:53 -05:00
kustomization.yaml 20125: Deploy Status server 2024-11-02 19:51:53 -05:00
namespace.yaml 20125: Deploy Status server 2024-11-02 19:51:53 -05:00
secrets.yaml 20125: Deploy Status server 2024-11-02 19:51:53 -05:00
status-server-ca.yaml 20125: Deploy Status server 2024-11-02 19:51:53 -05:00
status-server.yaml 20125: Deploy Status server 2024-11-02 19:51:53 -05:00