summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2025-02-26build(deps): update traefik docker tag to v3.3.4 (#8831)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24refactor: docker-compose begone (#8530)James Elliott
This removes any reference and usage of the deprecated docker-compose python tool. Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2025-02-01build(deps): update traefik docker tag to v3.3.3 (#8697)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-25build(deps): update traefik docker tag to v3.3.2 (#8584)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-29fix(templates): add missing functions (#8494)James Elliott
Adds the missing glob, walk, fromYaml, toYaml, toYamlPretty, and toYamlCustom functions; as well as several time based functions similar to the helm function equivalents. Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-12-16build(deps): update traefik docker tag to v3.2.3 (#8464)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12build(deps): update traefik docker tag to v3.2.2 (#8440)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-08docs: update examples (#8415)James Elliott
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-11-21build(deps): update traefik docker tag to v3.2.1 (#8299)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14docs: add no preview email templates (#8113)James Elliott
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-10-30build(deps): update traefik docker tag to v3.2.0 (#8128)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2024-10-28build(deps): update traefik docker tag to v2.11.13 (#8123)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10build(deps): update traefik docker tag to v2.11.12 (#8009)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-03build(deps): update traefik docker tag to v2.11.11 (#7965)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-27docs: fix example config (#7926)James Elliott
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-09-20build(deps): update traefik docker tag to v2.11.10 (#7893)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17build(deps): update traefik docker tag to v2.11.9 (#7875)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23docs: update grafana dashboard examples (#7737)Hendrik Sievers
After changes to the metrics endpoint in v4.38, the current Grafana dashboard example stopped working (reported in #7003). To address this, I created a new dashboard designed to monitor the Authelia endpoints across multiple instances. Grafana can also be configured to send alerts if certain request thresholds are reached. I tried to make this dashboard as future-proof as possible by minimizing overrides and using only basic Grafana features. A few people have tested the dashboard over the past few months, and I’ve incorporated their feedback. Signed-off-by: Hendrik Sievers <89412959+hendrik1120@users.noreply.github.com>
2024-08-17fix: email template ux (#7654)James Elliott
Adjusts the email templates to use a well known email HTML generator called react email. This also adds a very useful preview option for the templates for testing purposes. Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Brynn Crowley <littlehill723@gmail.com>
2024-08-07build(deps): update traefik docker tag to v2.11.8 (#7636)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-02build(deps): update traefik docker tag to v2.11.7 (#7609)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04build(deps): update traefik docker tag to v2.11.6 (#7480)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-19build(deps): update traefik docker tag to v2.11.5 (#7438)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-16revert: update traefik docker tag to v3 (#7425)James Elliott
This reverts commit 2d07d8dcd656e5d4cd23ec9db34160fa31cb5eb1.
2024-06-15build(deps): update traefik docker tag to v3 (#7255)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-15docs: grafana dashboard changes (#7404)Dan
Dashboard was exported with a user/machine specific prometheus uid attached, leading to dashboard failure for others trying it. Fixed by removing UID, importing into grafana to make sure it works, and then selecting 'export for sharing externally'. The dashboard now prompts users to select a prometheus data source upon import. No other changes were made to the dashboard. Signed-off-by: Dan <149286193+Lebowski89@users.noreply.github.com>
2024-06-13build(deps): update traefik docker tag to v2.11.4 (#7416)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-23build(deps): update traefik docker tag to v2.11.3 (#7334)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15docs: include many fenced titles (#7180)James Elliott
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-04-12build(deps): update traefik docker tag to v2.11.2 (#7144)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11build(deps): update traefik docker tag to v2.11.1 (#7135)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-07build: remove docker compose version references (#7092)James Elliott
These are deprecated and being removed. Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-03-31docs: fix examples (#6959)James Elliott
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-03-04refactor: email table widthJames Elliott
This adjusts the email table widths to be more appealing. Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-03-04refactor: generateJames Elliott
This regenerates the generated portions of code. Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-03-04feat(web): one-time codes for identity verificationJames Elliott
This replaces the JWT method for Identity Verification for most elements with a One-Time Code which has a controllable lifetime. These codes elevate the session for a duration, are less likely to be accidentally clicked, can be revoked, and generally a better experience for users. Users will be able to copy the codes directly from the email or manually type them. This improves the process as the user is very unlikely to input the code into the wrong window, and can't open it in the wrong browser. In addition the process prevents accidental clicking from causing issues. Closes #3801 Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-02-13build(deps): update traefik docker tag to v2.11.0renovate[bot]
2023-12-10docs: grafana dashboard examples (#6378)Webysther Sperandio
* Create simple grafana dashboard * Added more charts and keep more compatible Signed-off-by: Webysther Sperandio <webysther@gmail.com>
2023-12-08build(deps): update traefik docker tag to v2.10.7renovate[bot]
2023-11-30build(deps): update traefik docker tag to v2.10.6 (#6351)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-12build(deps): update traefik docker tag to v2.10.5 (#6125)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-17docs: expand on existing bundle info (#5858)James Elliott
There was a missing readme and missing context to the readme for the example bundles. This resolves this. Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-07-30build(deps): update traefik docker tag to v2.10.4 (#5723)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22build(deps): update traefik docker tag to v2.10.3 (#5591)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-07feat(authentication): suport ldap over unix socket (#5397)James Elliott
This adds support for LDAP unix sockets using the ldapi scheme. In addition it improves all of the address related parsing significantly deprecating old options. Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-28build(deps): update traefik docker tag to v2.10.1 (#5326)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-25build(deps): update traefik docker tag to v2.10.0 (#5310)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07build(deps): update traefik docker tag to v2.9.10 (#5187)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-22build(deps): update traefik docker tag to v2.9.9 (#5110)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16build(deps): update traefik docker tag to v2.9.8 (#4939)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>