Commit Graph

40 Commits

Author SHA1 Message Date
silverwind a36e3aac57
docs: improve `examples/read-only-auth` (#371)
* Improve `examples/read-only-auth`

* Update examples/read-only-auth/nginx.conf
2024-04-05 21:59:24 +02:00
cui fliter 42bcec50df
docs: fix some typo (#324)
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-07-14 07:51:54 +02:00
Alexander Wolz bc80050a44
docs: added missing CORS headers for regular keycloak access via AJAX (#304) 2023-05-13 10:02:56 +02:00
Joxit ba322e076f
docs(token-auth-keycloak): update nginx configuration (#303) 2023-05-08 14:42:32 +02:00
Joxit ad7c2698fd
docs: announcement of the official helm chart and remove old example 2022-07-31 00:06:11 +02:00
Alaa Attya Mohamed f0c7232843
docs(helm): support ingress for k8s +1.19 and backward (#238) 2022-04-12 07:00:20 +02:00
Daniel Abbatt befbd0bcfb
docs(kubernetes): fix typo in README.md (#228) 2022-01-25 09:52:06 +01:00
Joxit 29c17b1baa
docs: add documentation + example for DEFAULT_REGISTRIES and READ_ONLY_REGISTRIES 2021-11-05 22:39:19 +01:00
John Poth 7c00b85183
chore: update electron example (#210)
Add examples to electron path
Add run command
2021-10-16 08:40:09 +02:00
Joxit 1c88ad57f8
build: release 2.0.0 🚀 2021-04-28 23:54:03 +02:00
callmebob2016 7a35d61359
docs: fix typo in ui-as-standalone example (#180) 2021-04-13 17:13:50 +02:00
Joxit 1ca1a1a207
docs(token-auth-keycloak): add tutorial for the example 2021-04-10 17:00:16 +02:00
Joxit bc5082dcf9
feat(token-auth-keycloak): remove custom dialog and use browser basic auth with nginx configuration 2021-04-09 17:28:48 +02:00
Joxit 58b1486c81
feat(token-auth-keycloak): add token auth via keycloak using docker protocol 2021-04-08 18:11:08 +02:00
Joxit 2c9f006b8c
docs(token-auth-keycloak): add missing ui in proxy configuration 2021-04-07 06:11:55 +02:00
Joxit 026cf8ccdc
docs: add exemple for keycloak with token auth on docker registry 2021-04-07 06:11:55 +02:00
Joxit 8fe3adf125
docs: fix `read-only-auth` example
fixes #175
2021-03-05 18:21:54 +01:00
Joxit 307e171ede
chore: fix issue 20 example typo and remove refs to master branch 2021-02-28 22:19:16 +01:00
Joxit 887e77f2f1
chore(examples): update electron dependencies 2021-02-11 23:24:38 +01:00
Joxit 99ea6cf1d8
docs: add new example ui as proxy with read-only right 2020-11-01 23:02:16 +01:00
Joxit be813e6617
build: release 1.5.0 supports for multi-arch images 2020-06-21 23:39:05 +02:00
Murad b4e6369a71
Update values.yaml (#135) 2020-06-12 08:58:15 +02:00
Joxit 178cd5a59d
chore: move electron to examples folder 2020-05-11 11:13:07 +02:00
Joxit 2e915a82b1
fix(delete): fix bug introduced in 1.4.3
resolves #119
2020-01-27 00:17:36 +01:00
Joxit e3d592ac65
fix: UI showing same sha256 content digest for all tags when using credentials
resolves #116
2020-01-26 12:25:56 +01:00
Joxit 531f9400a0
chore: add example for #116 2020-01-26 12:00:22 +01:00
Joxit 8bd1f31c9c
Release v1.2.3: Custom header supports 2019-07-04 23:09:11 +02:00
Joxit 4fee7b44d3
feat: Supports custom headers via file `/etc/nginx/.env`
Remove the print of headers for security
2019-07-02 23:04:32 +02:00
Joxit 7716f8b44a
feat: Supports custom headers when the ui is used as proxy 2019-06-24 23:54:21 +02:00
Joxit 1321d9b573
fix: Unable to push image on non 80 port
resolves: #88
2019-06-22 10:47:37 +02:00
Sébastien Huss d7a19734ce Kubernetes support (#85)
* Added a kubernetes example
* Added an helm chart for kubernetes usage
* Added README for the added examples
2019-06-07 00:17:30 +02:00
Joxit cec469ab67
Update project page/README and example issue-75; rebuild project 2019-04-27 22:04:06 +02:00
Vladimir Kozyrev ab37bcfcef fix docker network name 2019-04-16 13:58:03 +02:00
Joxit 8e539be6ba
Add quick example for issue #20
fixes: #20
2019-04-16 12:21:39 +02:00
Joxit 5b0ffc8eab
Add quick exemple for issue #75 2019-04-15 20:30:50 +02:00
Joxit f1bff47468
fix(static): UI does not send requests to registry under non-root url (#73)
Add example for this issue
fixes: #73
2019-03-21 22:52:34 +01:00
Joxit 8643fb16ff Add contributors section 2018-12-03 20:26:41 +01:00
Olivier Nizet becf8bf887 Move documentation about traefik as a full runnable example 2018-12-03 20:12:33 +01:00
Joxit 5173110883 Add new example for https://github.com/Joxit/docker-registry-ui/issues/26#issuecomment-415995589 2018-08-25 23:33:33 +02:00
Joxit 13936aadb1 [examples] Add ui-as-proxy example 2018-07-19 21:59:07 +02:00