Commit Graph

31 Commits

Author SHA1 Message Date
Giulio De Pasquale
847677fc2f refactor(matrix.nix): centralize matrix-synapse secrets and remove hardcoded database name
- Added `age.secrets.matrix` to manage secrets in a centralized `.age` file
- Removed hardcoded `db_name` and used `extraConfigFiles` to include the database configuration from the `.age` file
- Updated comments to reflect changes
2024-12-06 20:50:09 +00:00
Giulio De Pasquale
8fbd2cc84a Revert "hello"
This reverts commit 6c6a9aa447.
2024-12-06 17:40:57 +00:00
Giulio De Pasquale
6c6a9aa447 hello 2024-12-06 17:40:31 +00:00
Giulio De Pasquale
82c3dd24b3 Revert "hello"
This reverts commit 19a029156c.
2024-12-06 17:40:02 +00:00
Giulio De Pasquale
19a029156c hello 2024-12-06 17:39:54 +00:00
Giulio De Pasquale
2602da324e refactor(matrix.nix): remove unused PostgreSQL configuration
- Removed the commented-out and unused `postgresql` service configuration from `matrix.nix`.
2024-11-17 20:29:37 +00:00
Giulio De Pasquale
ad1e1ff6c8 matrix: removed OIDC auth 2023-12-09 20:07:42 +01:00
Giulio De Pasquale
5d93c40c8f architect: removed wireguard 2023-10-21 15:00:58 +02:00
Giulio De Pasquale
0b1f3ba8e3 matrix: enable password login 2023-09-04 01:35:00 +02:00
Giulio De Pasquale
9bf85c00cf architect: services use new networking attrset 2023-05-12 23:05:10 +02:00
Giulio De Pasquale
ac52491299 matrix: Removed webUI. Cleaned up module. 2023-04-10 19:34:46 +02:00
Giulio De Pasquale
608fd46eb4 Formatting 2023-02-11 03:29:48 +01:00
Giulio De Pasquale
1881025faa architect: Add tailscale IP to hosts for every service 2023-02-01 21:55:32 +01:00
Giulio De Pasquale
b64b8ae792 matrix: Remove 404 on root because runas.rocks is online 2022-12-09 15:36:52 +01:00
Giulio De Pasquale
932378b309 flake: Removed proxy host 2022-12-01 14:28:10 +01:00
Giulio De Pasquale
6568784680 matrix: Add OpenID connection and transfer to runas.rocks 2022-11-27 11:23:09 +01:00
Giulio De Pasquale
e17d9f5a45 calibre, gitea, invidious, matrix, minio, navidrome, nitter: Use 127.0.0.1 instead of localhost, avoiding ipv6 listening adddress 2022-11-11 19:12:24 +01:00
Giulio De Pasquale
ad9b9b2e02 Use Nixpkgs default PostgreSQL. Fix permission by escaping name 2022-07-25 21:33:32 +02:00
Giulio De Pasquale
eed29e8d10 Use variable for db_name 2022-07-25 21:29:41 +02:00
Giulio De Pasquale
92ea949c6d Debloat matrix 2022-07-19 00:58:49 +02:00
Giulio De Pasquale
02a81c1dd4 Bump to 22.05 2022-07-17 20:30:45 +02:00
Giulio De Pasquale
c47d25c943 many updates, yasssss 2022-03-15 16:58:04 +01:00
Giulio De Pasquale
791da4c612 prossima volta committo seriamente 2022-02-15 11:58:08 +01:00
Giulio De Pasquale
163d5f6db2 removed implicit use of network.nix. use domain names in each service conf file. restrict access to gdevices to sensitive services. 2021-12-08 17:39:00 +01:00
Giulio De Pasquale
07de18a9a9 max upload size bumped to 30MB 2021-12-08 16:48:02 +01:00
Giulio De Pasquale
91ef8ff1e2 formatting 2021-11-25 11:42:32 +00:00
Giulio De Pasquale
bdebb2c35a removed giugl.io name from services. added encryption to telegram, support for proxy 2021-10-11 11:31:21 +02:00
Giulio De Pasquale
f8ed25e743 port synapse to postgres 2021-09-07 11:24:11 +02:00
Giulio De Pasquale
8256e7920a telegram bridge matrix 2021-08-31 16:36:42 +02:00
Giulio De Pasquale
1fa35228b0 default rooms for matrix, fixed dns entries 2021-08-23 20:02:08 +02:00
Giulio De Pasquale
2ea01ff3e9 a lot of things...? 2021-08-07 13:38:18 +02:00