Ivan R. lumin
lumin pushed tag v1.1.8 to lumin/comfycamp 2024-10-16 18:40:50 +05:00
lumin pushed to phoenix at lumin/comfycamp 2024-10-16 18:40:35 +05:00
42fa7c495f Add openid discovery endpoint
lumin pushed to master at lumin/homelab 2024-10-16 10:47:12 +05:00
e8be779176 Set up minio monitoring
lumin pushed to master at lumin/homelab 2024-10-16 00:04:23 +05:00
0ec93521a9 Move s3 storage to hdd
lumin synced commits to master at lumin/homelab from mirror 2024-10-15 21:57:26 +05:00
3aa8bfb259 Run monitoring stack
lumin synced commits to master at lumin/homelab from mirror 2024-10-15 17:13:40 +05:00
efb49d0099 Simplify haproxy config
lumin synced commits to master at lumin/homelab from mirror 2024-10-15 00:53:40 +05:00
b6bf3fe01f Make mastodon available in tor
f09891ef0d Move haproxy to a docker container
671c296a5d Run tor service with basic configuration
4f7ed75840 Simplify postgresql config, automate database management
d9b5abd3cb Update mastodon to v4.3.0
Compare 7 commits »
lumin synced commits to master at lumin/homelab from mirror 2024-10-05 20:36:55 +05:00
7d05189ecd Launch my website
03e25acb13 Add a separate column for protocol
fbc478becd Coturn: disallow 10.0.0.0/8 subnet, disable verbose mode, update readme
Compare 3 commits »
lumin pushed to phoenix at lumin/comfycamp 2024-10-05 17:52:00 +05:00
4490cd6a04 Include username and email in ID token
lumin synced commits to master at lumin/homelab from mirror 2024-10-04 03:46:54 +05:00
b9b69a4482 Add coturn server
lumin synced commits to master at lumin/homelab from mirror 2024-10-03 03:16:55 +05:00
77757dea58 Run matrix-synapse
lumin synced commits to master at lumin/homelab from mirror 2024-10-02 02:46:56 +05:00
cad1cd06c2 Put redis configuration in /etc/redis
8c1a937031 Customize postgresql configuration
Compare 2 commits »
lumin synced commits to comfycamp-beta at lumin/nixos-config from mirror 2024-09-21 20:30:30 +05:00
ce3b1f1913 fix: update my website to v1.1.7
17823d89e2 fix: update my website to v1.1.6
4a7ece6fa4 fix: update my website to v1.1.5
5c6e53d035 fix: update my website to v1.1.4
a5ab9c99a6 fix: update my website to v1.1.3
Compare 7 commits »
lumin pushed tag v1.1.7 to lumin/comfycamp 2024-09-21 15:43:58 +05:00
lumin pushed to phoenix at lumin/comfycamp 2024-09-21 15:43:51 +05:00
13461897b4 fix: sign id token using client secret
lumin pushed to phoenix at lumin/comfycamp 2024-09-21 15:34:42 +05:00
51d627efa4 fix: encode tokens to url-safe strings
lumin pushed tag v1.1.5 to lumin/comfycamp 2024-09-21 13:53:29 +05:00
lumin pushed to phoenix at lumin/comfycamp 2024-09-21 13:53:21 +05:00
b7d1aff1d1 fix: derive Jason.Encoder for id token
lumin pushed tag v1.1.4 to lumin/comfycamp 2024-09-21 13:49:32 +05:00
lumin pushed to phoenix at lumin/comfycamp 2024-09-21 13:49:23 +05:00
6f1b46399e fix: pass signed jwt to the view instead of the whole tuple