8b37a1fa19
Re-add missing demo/example websites
2025-07-04 10:01:32 +01:00
1e088c5289
Create 2025.oliverdavies.uk subdomain
/ check (push) Successful in 1m29s
2025-07-04 08:49:21 +01:00
fc8bdf3bce
Serve /daily from Tome
2025-07-04 08:49:04 +01:00
d6569a1a8b
Serve /automated-testing from Tome
/ check (push) Successful in 1m42s
2025-07-02 07:54:35 +01:00
0fe65b8d33
Add mealie
/ check (push) Successful in 1m37s
2025-06-29 13:36:33 +01:00
f0f757ea77
Refactor Immich configuration
/ check (push) Successful in 1m29s
2025-06-24 18:14:16 +01:00
88781bae05
Refactor forgejo configuration
/ check (push) Successful in 1m31s
2025-06-24 18:02:47 +01:00
1ea1cc02bb
Refactor jellyfin configuration
2025-06-24 17:52:10 +01:00
b926a50119
Automated dev commit
/ check (push) Successful in 1m41s
2025-06-22 10:57:37 +01:00
a994777ba6
Load all podcast pages from Tome
/ check (push) Successful in 1m30s
2025-05-26 00:54:42 +01:00
413e112395
Add new path
2025-05-25 11:18:57 +01:00
e62dfdde38
Serve the new podcast episode from Tome
...
/ check (push) Successful in 1m9s
Now the Podcast Episode content type and the first episode node has been
created, serve the new episode from Tome.
It won't appear on the episode listing page at /podcast, but I'll
recreate that once I've migrated the existing episodes to Tome, or I can
manually add it to the listing page by editing the HTML rather than
re-generating the page with Sculpin as it would confuse the commit
history in this project - which I want to keep intact.
2025-05-23 11:07:38 +01:00
51b91cbf2b
Add jitsi-meet (work in progress)
/ check (push) Successful in 1m36s
2025-05-14 08:21:57 +01:00
11a04abc96
Migrate daily email feed to Tome
2025-05-12 20:07:51 +01:00
9af4a7dca1
Migrate homelab page to Tome
/ check (push) Successful in 1m36s
2025-05-11 15:03:16 +01:00
cbcfdaf121
Migrate daily email pages to Tome
2025-05-11 15:03:00 +01:00
c1d0a41346
Enable peertube
2025-05-07 01:14:01 +01:00
572c58bf3b
Fix localhost URL
2025-05-06 23:52:22 +01:00
67a40983d0
Add Tapo integration to Home Assistant
/ check (push) Successful in 1m40s
2025-05-05 20:15:05 +01:00
00015d8948
Add peertube (work in progress)
...
/ check (push) Successful in 1m30s
Returning an error after trying to log in when the page is served via a
Cloudflare Tunnel.
2025-05-05 03:09:55 +01:00
9423f635bc
Add wiz integration
2025-05-04 21:57:28 +01:00
eff73265dd
Revert "Remove vaultwarden"
...
This reverts commit 562ad32538
.
2025-05-04 12:00:01 +01:00
562ad32538
Remove vaultwarden
...
/ check (push) Successful in 1m58s
This is managed by the Cloudflare Tunnel.
2025-05-04 11:43:52 +01:00
ec5daa9a52
Use the same Cloudflare tunnel ID for all services
2025-05-04 10:24:47 +01:00
12258cd8c8
Move tubearchivist secret
2025-05-04 01:21:42 +01:00
739e0a2685
Update Home Assistant configuration
2025-05-04 01:06:50 +01:00
58c3d276b0
Refactor website vhost configuration
/ check (push) Successful in 1m25s
2025-05-03 22:58:42 +01:00
f42833545b
Refactor homelab ports
2025-05-03 22:58:38 +01:00
518bfe9cd4
Add Home Assistant
2025-05-03 22:06:59 +01:00
54b43e4203
Remove features
/ check (push) Successful in 1m21s
2025-05-03 16:50:27 +01:00
92ded26806
Rename baseDomain
to domain
/ check (push) Successful in 1m15s
2025-05-03 11:11:57 +01:00
6ceea74156
Add missing url attribute
2025-05-03 11:11:43 +01:00
159aab3182
Remove duplicate attribute
2025-05-03 11:11:43 +01:00
8cdd860a5e
Add Forgejo to Homepage Dashboard
2025-05-02 20:38:48 +01:00
3d15b7e394
Fix Forgejo's root URL
2025-05-02 20:29:09 +01:00
8050e3d9ad
Automated dev commit
2025-05-01 23:42:10 +01:00
ef4eef1ffe
Fix Tube Archivist URL
2025-05-01 22:24:17 +01:00
d9866ddc41
Add Tube Archivist to Homepage Dashboard
2025-05-01 22:09:09 +01:00
35497a3931
Automated dev commit
2025-05-01 00:00:05 +01:00
01900e4f65
Refactor to build subdomains dynamically
2025-04-30 14:30:06 +01:00
f9b90a176a
Extract a baseDomain
variable
2025-04-30 14:22:34 +01:00
c94447d0c1
Re-add Vaultwarden
2025-04-30 14:21:52 +01:00
a9cf2109a6
Move Homepage configuration into service
...
Move each service's Homepage Dashboard configuration into its own
module.
Based on
8928785060/homelab/services/homepage/default.nix
.
See https://www.youtube.com/watch?v=f-x5cB6qCzA&t=1435s (What's on my
Home Server 2025 – NixOS Edition).
2025-04-30 11:58:59 +01:00
bb9b77e2f8
Update config and option names for modules
2025-04-30 09:54:25 +01:00
fe508bd127
Refactor homelab modules
2025-04-30 07:57:57 +01:00
e6f269b123
Refactor Nginx vhosts and ports
2025-04-30 03:13:42 +01:00
4338b28c1c
Add tome.oliverdavies.uk virtual host
2025-04-29 23:54:55 +01:00
42b1fd748a
Automated dev commit
2025-04-29 15:00:05 +01:00
1ccd6cf3f4
Revert "Add mastodon"
...
This reverts commit b0cccd36a6
.
2025-04-29 00:30:05 +01:00
b0cccd36a6
Add mastodon
...
https://wiki.nixos.org/wiki/Mastodon
2025-04-28 23:11:26 +01:00