Commit Graph

397 Commits

Author SHA1 Message Date
Giulio De Pasquale
48f370d9a4 refactor(architect/llm.nix): comment out frontend vhost and container configurations
- Commented out the `frontendDomain` vhost configuration
- Updated backend port to use `ollamaPort`
- Added `recommendedProxySettings = false;` for backend vhost
- Commented out the entire OCI containers section for `ollama-webui`
2024-11-17 20:29:57 +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
3dc81c6c49 fix(nginx.nix): enable recommended proxy settings
- Enabled `recommendedProxySettings` in the Nginx configuration
2024-11-17 20:29:23 +00:00
Giulio De Pasquale
9f01055530 fix(postgres.nix): update configuration path to use services.postgresql
- Changed the configuration path from `postgresql` to `services.postgresql` for consistency and correctness.
2024-11-17 20:29:10 +00:00
Giulio De Pasquale
2dc8e1b1a3 factor(teslamate.nix): update domain, ports, and service configuration
- Updated domain to `tesla.giugl.io`
- Added separate ports for TeslaMate (`11234`) and Grafana (`11334`)
- Configured proxy settings for websockets in `/` and `/live/websocket` locations
- Added `/grafana` location with appropriate configuration
- Updated `services.teslamate` to include port, listen address, secrets file, virtual host, PostgreSQL server, and Grafana settings
2024-11-17 20:28:53 +00:00
Giulio De Pasquale
71f4de2804 feat: teslamate 2024-11-16 13:19:23 +00:00
Giulio De Pasquale
60eccadaa8 Stabilize sunshine 2024-10-31 12:48:45 +00:00
Giulio De Pasquale
f7f1da25ed refactor: use sunshine service 2024-10-31 08:33:56 +00:00
Giulio De Pasquale
2487717aaf fix(ollama): DNS resolution in LAN 2024-10-07 13:05:45 +01:00
Giulio De Pasquale
8f288db067 fix(prowlarr): enable websockets 2024-10-07 12:10:50 +01:00
Giulio De Pasquale
c6a0389845 fix(docker): use correct field after 24.05 2024-10-07 12:09:38 +01:00
Giulio De Pasquale
74efccbdb6 refactor(dns): simplify DNS config and associate architect domain to every interface 2024-10-07 12:09:12 +01:00
Giulio De Pasquale
485b1f6b33 feat(architect): enable jellyseer 2024-09-10 15:44:04 +01:00
Giulio De Pasquale
ec75c4451d feat: added jellyseer 2024-09-10 15:43:33 +01:00
Giulio De Pasquale
7859115187 fix(architect): removed junk 2024-07-16 22:01:33 +01:00
Giulio De Pasquale
f433081a8e fix(nvidia): remove nvidia patch (upcoming sunshine doesn't need it) 2024-07-13 14:27:43 +01:00
Giulio De Pasquale
63bf91a95a fix(sunshine): error out on scripts 2024-06-30 17:44:43 +01:00
Giulio De Pasquale
e231bb701a fix(libreddit): configure service with default settings and use unstable redlib package 2024-06-30 17:44:30 +01:00
Giulio De Pasquale
d76ccbe564 feat(ollama): configure environment variables for ollama service
- Updated `services.ollama` to include `environmentVariables` object
- Configured `OLLAMA_ORIGINS`, `OLLAMA_FLASH_ATTENTION`, and `OLLAMA_NUM_PARALLEL` variables
- Changed the value of `OLLAMA_NUM_PARALLEL` to "2" from "3"
2024-06-04 22:50:49 +01:00
Giulio De Pasquale
e06abe1474 Bump to 24.05 2024-06-01 11:41:26 +01:00
Giulio De Pasquale
86689e4bc6 ollama: removed commented-out docker 2024-05-27 13:39:06 +01:00
Giulio De Pasquale
3e2e530d49 llm: re-use ollama upstream 2024-05-23 23:45:48 +01:00
Giulio De Pasquale
404a53135c ollama: use docker 2024-05-14 17:09:45 +01:00
Giulio De Pasquale
689f339225 Deleted sunshine-ui.patch 2024-05-14 17:06:51 +01:00
Giulio De Pasquale
d73befc2ee sunshine: use upstream 2024-05-14 17:06:11 +01:00
Giulio De Pasquale
6a4c92334f llm: fixed webui ollama uri 2024-04-28 01:29:48 +01:00
Giulio De Pasquale
d5abd4efa8 nginx: ignore proxy settings to allow streaming ollama 2024-04-17 17:02:22 +01:00
Giulio De Pasquale
45fe5111d2 navidrome: open to WAN 2024-04-17 17:01:59 +01:00
Giulio De Pasquale
0e82ac644b llm: remove unused config arg 2024-04-17 17:01:45 +01:00
Giulio De Pasquale
57f5b0a4e2 ollama: fix proxying 2024-04-02 22:56:17 +01:00
Giulio De Pasquale
ed70646087 sunshine: fixed resolution script invocation, use fixed fork for framepacing 2024-04-02 16:41:15 +01:00
Giulio De Pasquale
794974dd09 sunshine: set env vars for DXVK 2024-03-27 19:04:32 +00:00
Giulio De Pasquale
567b384537 sunshine: fixed paths for nvidia tools 2024-03-15 10:44:57 +00:00
Giulio De Pasquale
6219046bbe sunshine: more modelines 2024-03-14 16:22:30 +00:00
Giulio De Pasquale
09d2d8ed52 sunshine: added 1440p modelines 2024-03-14 16:18:19 +00:00
Giulio De Pasquale
42c0b804fb sunshine: use nvidia-smi and settings from nvidia-x11 2024-03-14 15:55:37 +00:00
Giulio De Pasquale
73ed58dbdc sunshine: refactor module, reorder things around 2024-03-14 15:49:02 +00:00
Giulio De Pasquale
c1c2a75ac4 sunshine: move pkgs use in resolution script and remove them from path of systemd service 2024-03-14 15:41:14 +00:00
Giulio De Pasquale
3b0e625c1a sunshine: disable triple buffer, ignore edid freqs 2024-03-14 15:12:01 +00:00
Giulio De Pasquale
32dc2af002 ollama: use native ollama 2024-03-14 11:55:56 +00:00
Giulio De Pasquale
8768e555df navidrome: reenable beets-import and update 2024-03-14 11:07:35 +00:00
Giulio De Pasquale
5d27c4829e navidrome: use music.giugl.io 2024-03-14 11:07:18 +00:00
Giulio De Pasquale
0fb14ce253 lidarr: move to architect options 2024-03-14 11:06:51 +00:00
Giulio De Pasquale
c0ceb7729a architect: enabled navidrome, disabled lidarr 2024-03-14 11:05:57 +00:00
Giulio De Pasquale
5c81aa0ad9 architect: commented out nvidia in main 2024-03-14 11:05:41 +00:00
Giulio De Pasquale
04f1d5a42b sunshine: use nvfbc 2024-03-13 18:37:35 +00:00
Giulio De Pasquale
98d2e39d28 architect: remove vdpau as default libva driver 2024-03-13 13:22:39 +00:00
Giulio De Pasquale
5d881826d1 sunshine: something something 2024-03-12 17:34:58 +00:00
Giulio De Pasquale
23e5723ccb sunshine: disable vsync at start 2024-02-26 16:05:09 +00:00
Giulio De Pasquale
60534b7b05 architect: add modelines and resolution switching script to sunshine 2024-02-21 11:34:27 +00:00
Giulio De Pasquale
9b21c7d2ef architect: use docker ollama 2024-02-21 11:33:54 +00:00
Giulio De Pasquale
31a41642bb architect: set port 1194 for headscale 2024-02-21 11:33:08 +00:00
Giulio De Pasquale
3b9da24177 architect: update hardware mounts after nvme switch 2024-02-21 11:32:42 +00:00
Giulio De Pasquale
ab02bf1d41 architect: add nvidia support for docker 2024-02-21 11:31:57 +00:00
Giulio De Pasquale
ef949684f0 architect: disabled services, updated network interface after hw change 2024-02-21 11:30:59 +00:00
Giulio De Pasquale
02c0984a3f dns: do not overlap with avahi (sunshine). switch to port 5354 for dnscrypt-proxy2 2024-02-19 00:54:28 +00:00
Giulio De Pasquale
a004535b0b sunshine: added service 2024-02-19 00:53:51 +00:00
Giulio De Pasquale
7cf37954ef headscale: use architect options 2024-01-31 00:33:56 +01:00
Giulio De Pasquale
946e185c99 prowlarr: use unstable pkg 2024-01-31 00:23:11 +01:00
Giulio De Pasquale
64e4f375a9 nginx: do not use openTCPVPN 2024-01-31 00:22:55 +01:00
Giulio De Pasquale
8c0a902945 options: cleanup, move dns into dns 2024-01-31 00:22:24 +01:00
Giulio De Pasquale
8ce5e14da2 radarr: use unstable pkg 2024-01-31 00:21:07 +01:00
Giulio De Pasquale
76c5783fe8 sonarr: use unstable pkg 2024-01-31 00:20:47 +01:00
Giulio De Pasquale
ffe2289c0d tailscale: update hosts 2024-01-31 00:20:27 +01:00
Giulio De Pasquale
aa12bece7f dns: use coredns for https records 2024-01-31 00:20:07 +01:00
Giulio De Pasquale
a30d0f2e68 llm: fixed upstream image for big-agi. use ollama with GPU support 2024-01-09 14:59:25 +01:00
Giulio De Pasquale
d41f6a3410 architect: enabled photoprism 2023-12-19 00:37:17 +01:00
Giulio De Pasquale
685cf7cde9 prowlarr: allow tailscale 2023-12-19 00:36:58 +01:00
Giulio De Pasquale
b0ff55ef36 photoprism: use unstable pkg 2023-12-19 00:36:45 +01:00
Giulio De Pasquale
d40e192dd1 nzbget: allow tailscale 2023-12-19 00:36:26 +01:00
Giulio De Pasquale
c729cde5db nextcloud: bump to 28 2023-12-19 00:36:05 +01:00
Giulio De Pasquale
ad1e1ff6c8 matrix: removed OIDC auth 2023-12-09 20:07:42 +01:00
Giulio De Pasquale
bb026f9a6d architect: disabled a few unused services 2023-12-02 18:41:08 +01:00
Giulio De Pasquale
304231cabc sonarr: allow Tailscale net 2023-11-21 13:32:07 +01:00
Giulio De Pasquale
3eee95dbba plex: allow LAN and Tailscale traffic 2023-11-17 13:18:22 +01:00
Giulio De Pasquale
dd7189cca0 libreddit: allow WAN traffic 2023-11-16 17:42:55 +01:00
Giulio De Pasquale
e715a7bf3c gitea: allow WAN traffic 2023-11-16 13:28:06 +01:00
Giulio De Pasquale
5eb5613d71 invidious: allow WAN 2023-11-16 13:27:33 +01:00
Giulio De Pasquale
cb3fe8f147 architect: enabled LLM 2023-11-16 13:26:06 +01:00
Giulio De Pasquale
b2cf092f78 architect: added LLM module 2023-11-16 13:25:58 +01:00
Giulio De Pasquale
0da9f7ab9d architect: add allowWAN option, correctly blocking WAN traffic 2023-11-16 13:25:43 +01:00
Giulio De Pasquale
03939c0061 architect: re-enable searxng 2023-10-29 16:16:08 +01:00
Giulio De Pasquale
269e736f47 sonarr: changed port to 8989 2023-10-21 15:12:01 +02:00
Giulio De Pasquale
5d93c40c8f architect: removed wireguard 2023-10-21 15:00:58 +02:00
Giulio De Pasquale
d4ffe96b2e invidious: add hmac_key config value 2023-09-08 20:30:44 +02:00
Giulio De Pasquale
0b1f3ba8e3 matrix: enable password login 2023-09-04 01:35:00 +02:00
Giulio De Pasquale
a7c894b3c0 headscale: add binary to path 2023-07-07 02:16:40 +02:00
Giulio De Pasquale
581397ef92 dns: re-enable dnscrypt-proxy 2023-06-27 05:15:39 +02:00
Giulio De Pasquale
e0a3df6a39 nextcloud: push to 27 2023-06-26 23:24:04 +02:00
Giulio De Pasquale
bb658291e3 architect: disable jellyfin, enable plex 2023-06-26 23:20:34 +02:00
Giulio De Pasquale
0893feb26d options: added path to nginx server service 2023-06-26 21:00:40 +02:00
Giulio De Pasquale
559d02720b plex: port to new options 2023-06-26 20:49:52 +02:00
Giulio De Pasquale
29cf6fece7 nextcloud: fixed mariadb 10.11. add nodejs, ffmpeg and libtensorflow in system packages for recognize, the plugin 2023-06-11 01:30:34 +02:00
Giulio De Pasquale
4a9c3cf246 deluge: port to vhost 2023-06-10 03:15:26 +02:00
Giulio De Pasquale
cba8f451d6 librephotos: add module 2023-06-06 22:32:02 +02:00
Giulio De Pasquale
1304289db6 navidrome: commented out scripts. ported to vhost 2023-06-05 05:00:55 +02:00
Giulio De Pasquale
b95afdd471 libreddit: vhost 2023-06-05 04:54:30 +02:00
Giulio De Pasquale
cd6c3e75ed invidious: vhost 2023-06-05 04:50:44 +02:00
Giulio De Pasquale
7f2c129ea9 vhost: added host 2023-06-05 04:44:33 +02:00
Giulio De Pasquale
6389d1950a nextcloud: switched to mariadb. increased max upload size to 50GB 2023-06-05 04:43:42 +02:00