1
0
Fork 0
Commit graph

31 commits

Author SHA1 Message Date
ibizaman
c4938abceb move code using disnix into separate hidden folder 2023-07-11 23:26:50 -07:00
ibizaman
28625e764f add roadmap 2023-04-04 00:18:25 -07:00
ibizaman
957eefe97e move keycloak db to consolidated location 2023-02-19 20:37:52 -08:00
ibizaman
52af93898c protect vaultwarden with oauth2proxy 2023-02-19 20:37:52 -08:00
ibizaman
ba14b8d4a1 merge files for ttrss 2023-02-19 20:37:52 -08:00
ibizaman
8230336cb5 merge files for postgresdb 2023-02-19 20:37:52 -08:00
ibizaman
5ef3fdba89 merge config with unit for php-fpm 2023-02-19 20:37:52 -08:00
ibizaman
f7a9e97a13 merge config with unit for keycloak-cli-config 2023-02-19 20:37:52 -08:00
ibizaman
61bad67112 merge config with unit for keycloak 2023-02-19 20:37:52 -08:00
ibizaman
a670d691bc merge config with unit for haproxy 2023-02-19 20:37:52 -08:00
ibizaman
cdc41a04e9 move all vaultwarden config to default.nix 2023-02-19 20:37:52 -08:00
ibizaman
414d80d105 use vaultwarden variables for user and group 2023-02-19 20:37:52 -08:00
ibizaman
f92f2f6cb6 download keycloak public keys 2023-02-19 20:37:52 -08:00
ibizaman
4b0274153c add vaultwarden service without protected /admin 2023-02-19 20:37:52 -08:00
ibizaman
70ab22503d use attrset to define haproxy config 2023-02-19 20:37:52 -08:00
ibizaman
50bb2da5e7 add keycloak-cli-config to setup keycloak with two users 2023-02-19 20:37:52 -08:00
ibizaman
411e1368d5 add keycloak 2023-02-19 20:37:52 -08:00
ibizaman
45ad9cb9d9 use a mk* style in services 2023-02-19 20:37:52 -08:00
ibizaman
ad979af030 use nginx to serve ttrss 2023-02-19 20:37:52 -08:00
ibizaman
dccf16115b add php config and glue caddy to ttrss 2023-02-19 20:37:52 -08:00
ibizaman
66c20993a9 add haproxy with ssl termination 2023-02-19 20:37:52 -08:00
ibizaman
23e69232c4 uniformize pkgs by lowercasing them 2023-02-19 20:37:52 -08:00
ibizaman
2593b09878 add functions to easily create siteconfigs 2023-02-19 20:37:52 -08:00
ibizaman
d12ff9e7c6 add php-fpm for ttrss 2023-02-19 20:37:52 -08:00
ibizaman
40a4d308c1 add caddy for ttrss 2023-02-19 20:37:52 -08:00
ibizaman
808dc04885 rename ttrssservice to ttrssconfig 2023-02-19 20:37:52 -08:00
ibizaman
5ef87e4c9a refactor to move all hardcoded values to the same file 2023-02-19 20:37:52 -08:00
ibizaman
776265ddac refactor systemd-unit derivation 2023-02-19 20:37:52 -08:00
ibizaman
a35170e3bb add ttrss update service and dbupgrade on deploy 2023-02-19 20:37:52 -08:00
ibizaman
addd852c9b add the ttrss service that copies files 2023-02-19 20:37:52 -08:00
ibizaman
e88b3e1413 setup ttrss postgres database through disnixos 2023-02-19 20:37:52 -08:00