1
0
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
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