talyz
|
2d8a870813
|
keycloak.tests: Test HTTPS support
|
2021-05-21 13:09:43 +02:00 |
|
talyz
|
dbf91bc2f1
|
nixos/keycloak: keycloak.database* -> keycloak.database.*
Move all database options to their own group / attribute. This makes
the configuration clearer and brings it in line with most other modern
modules.
|
2021-05-21 13:09:32 +02:00 |
|
talyz
|
8f83860a0a
|
keycloak.tests: Make sure databaseUsername is either ignored...
...or used correctly.
|
2021-05-04 19:27:08 +02:00 |
|
Dominik Xaver Hörl
|
25bef2d8f9
|
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
|
2021-01-10 20:12:06 +01:00 |
|
talyz
|
89e83833af
|
nixos/keycloak: Add support for MySQL and external DBs with SSL
- Add support for using MySQL as an option to PostgreSQL.
- Enable connecting to external DBs with SSL
- Add a database port config option
|
2020-10-29 12:47:10 +01:00 |
|
talyz
|
31fe90d6ef
|
nixos/keycloak: Add test
|
2020-10-29 12:07:49 +01:00 |
|