Skip to content

Commit a8e1cb5

Browse files
author
bjornol
committed
Small edits
1 parent 521e1cd commit a8e1cb5

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,25 @@ Knowledge about all elements in the compose file before use.
1616
## Handy styff
1717
This docker compose file sets up:
1818

19-
- nginx with ssl sertificates
20-
- Inclues config app.conf file but to be used as example only.
21-
- based on some articles and repos
22-
https://github.com/wmnnd/nginx-certbot
23-
https://medium.com/@pentacent/nginx-and-lets-encrypt-with-docker-in-less-than-5-minutes-b4b8a60d3a71
24-
25-
- Keycloak for authentication with custom "adminlte" login page
26-
- based on some articles:
27-
https://medium.com/@shivangbhandari/custom-themes-for-keycloak-631bdd3e04e5
28-
https://www.mai1015.com/development/2019/05/05/docker-keycloak-proxy-behind-nginx/
29-
https://www.keycloak.org/docs/4.8/authorization_services/
30-
https://www.youtube.com/watch?v=XJYy6Aq-PJ8
31-
- Example theme from:
32-
https://github.com/MAXIMUS-DeltaWare/adminlte-keycloak-theme
33-
34-
- mysql with config
35-
- Inclues config my.cnf file but to be used as example only. Remember to change my.cnf gile dependent of what kind of mariadb version you use.
36-
37-
- Redis
19+
- nginx with ssl sertificates
20+
- Inclues config app.conf file but to be used as example only.
21+
- based on some articles and repos
22+
https://github.com/wmnnd/nginx-certbot
23+
https://medium.com/@pentacent/nginx-and-lets-encrypt-with-docker-in-less-than-5-minutes-b4b8a60d3a71
24+
25+
- Keycloak for authentication with custom "adminlte" login page
26+
- based on some articles:
27+
https://medium.com/@shivangbhandari/custom-themes-for-keycloak-631bdd3e04e5
28+
https://www.mai1015.com/development/2019/05/05/docker-keycloak-proxy-behind-nginx/
29+
https://www.keycloak.org/docs/4.8/authorization_services/
30+
https://www.youtube.com/watch?v=XJYy6Aq-PJ8
31+
- Example theme from:
32+
https://github.com/MAXIMUS-DeltaWare/adminlte-keycloak-theme
33+
34+
- mysql with config
35+
- Inclues config my.cnf file but to be used as example only. Remember to change my.cnf gile dependent of what kind of mariadb version you use.
36+
37+
- Redis
3838

3939

4040
## Run with ssl sertificates

0 commit comments

Comments
 (0)