web: Automatic reload during server start up.#16030
Conversation
✅ Deploy Preview for authentik-docs canceled.
|
✅ Deploy Preview for authentik-integrations canceled.
|
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| @@ -0,0 +1,42 @@ | |||
| <!doctype html> | |||
There was a problem hiding this comment.
Largely inspired from our www API redirect template.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #16030 +/- ##
=======================================
Coverage 92.78% 92.78%
=======================================
Files 838 838
Lines 45290 45290
=======================================
+ Hits 42023 42024 +1
+ Misses 3267 3266 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Let's only merge after branch-off |
1aa755e to
39ca93e
Compare
39ca93e to
91d5e04
Compare
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-bd686a7bc98dba58b4f4a7d5e0b73518b63c3073
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-bd686a7bc98dba58b4f4a7d5e0b73518b63c3073Afterwards, run the upgrade commands from the latest release notes. |
8fd247d to
dc7081b
Compare
dc7081b to
db849fb
Compare
kensternberg-authentik
left a comment
There was a problem hiding this comment.
Oooh, pretty!
db849fb to
cb644ad
Compare
9dfd1ab to
29ff565
Compare
29ff565 to
d66b125
Compare
d66b125 to
bd686a7
Compare
Details
This PR updates the initial page shown while authentik starts up. The styling and colors are defined by the browser, keeping the page small and quick to load.
Demo
https://htmlpreview.github.io/?https://github.com/goauthentik/authentik/blob/developer-loading-screen-test/web/src/standalone/loading/startup/demo-circles-hollow.html