Commit Graph

31 Commits

Author SHA1 Message Date
e830694d8b chore: Gitea | increase memory limits 2025-10-12 07:49:40 +05:00
fba7ac98b7 fix: Gitea | use ephemeral storage for package chunk uploads
This helps speed up uploads since we use ephemeral storage for the
chunks rather than eating the overhead of encrypted persistant storage
for chunks, followed by copying over chunks to the final package.
2025-10-12 07:46:26 +05:00
f8ee1d5617 fix: Gitea | adjust nginx settings for container registry uploads 2025-10-12 07:16:19 +05:00
eccb361d28 feat: Gitea | remove nginx proxy body limit for container registry uploads 2025-10-12 06:05:46 +05:00
c1a0c39129 fix: set gitea ingress class 2025-10-09 12:19:39 +05:00
72574a24f2 fix: use default port on gitea server 2025-09-21 18:50:06 +05:00
cc90d7793a feat: revamp and use single namespace and update to latest versions 2025-09-21 17:53:34 +05:00
f40194e50d fix: update postgres cert expiry, add cloudflare token secret 2025-07-28 15:36:42 +05:00
0d4f700b89 feat: NixOS | use LUKS and proper hostname for k3s domain
feat: NixOS | move cluster config to /master

fix: update all stuff for office network

feat: PiHole | set up DHCP server

chore: Cloudflare | delete api token secret

chore: remove external-dns annotations from ingressed services

fix: PiHole | turn off liveness checks due to host ip

fix: GiteaActions | use encrypted storage for runner

fix: ElasticSearch | use encrypted volumes for storage

fix: Pihole | static mac addresses all caps

feat: NixOS | manual network configuration

fix: NixOS | k3s cluster init point to static ip with tls-san

chore: Postgres | move certificate resources into own file + reduce volume size

fix: Pihole | add ingress class name

sec: NixOS | remove token from git
2024-10-24 13:49:41 +05:00
5f0cd94f34 chore: use RSA certificates and clusterIP on elasticsearch 2024-10-12 22:31:52 +05:00
f54e6f11de chore: Network | use nginx as much as possible 2024-10-12 21:11:06 +05:00
058666330a feat: Gitea | enable smtp mail 2024-10-12 18:58:26 +05:00
db935d355c fix: Gitea | use redis for queue 2024-10-12 18:26:54 +05:00
80a6b9c49c feat: Authentik | set up authentik + dependencies
Includes redis and changes to pihole, nginx, prometheus and gitea
2024-10-12 09:31:50 +05:00
7b2de50e02 feat: Gitea | use ED25519 for cloudflare cert 2024-10-08 13:23:25 +05:00
6b6b9231a6 fix: Gitea | fix ssh clone url 2024-10-01 17:06:00 +05:00
ca7a9fd616 fix: Gitea | use local ip address for home network 2024-10-01 16:06:45 +05:00
4a5c9fda34 feat: Gitea | expose service to public internet without cloudflared 2024-10-01 16:04:52 +05:00
d4edcc0645 fix: only use git.dogar.dev domain for gitea 2024-10-01 09:08:38 +05:00
9340c66e37 feat: adjust ROOT_URL in gitea and create action runner 2024-09-16 13:22:05 +05:00
b2c327e218 fix: Gitea | preserve gitea.home for use, git.dogar.dev readonly 2024-09-09 08:56:23 +05:00
0c956bda49 fix: Gitea | use git.dogar.dev as primary domain name 2024-09-09 07:17:46 +05:00
649d481ed0 sec: Gitea | disable user registration 2024-09-09 06:36:06 +05:00
f9504f556e fix: Gitea | disable registration 2024-09-09 06:05:11 +05:00
710f8b3138 fix: CertManager | create selfsigned CA cert to import into browsers 2024-08-29 18:04:13 +05:00
98ff7bf114 feat: Gitea | enable prometheus operator scraping 2024-08-28 17:15:17 +05:00
cb75ba589a chore: remove static IP 2024-08-28 14:55:55 +05:00
c4dcce8d53 feat: add cert manager and tls for gitea 2024-08-28 14:50:32 +05:00
bb690a3194 chore: Gitea | static ip address 2024-08-28 13:45:25 +05:00
3ee9eac523 fix: add tcp forward on port 2222 for nginx and update gitea 2024-08-25 08:23:51 +05:00
3e9d4003d8 add memcache and gitea 2024-08-25 07:26:20 +05:00