119533ee63
Revise usage of S.M.A.R.T. tools
2025-03-20 07:50:07 -04:00
3d30d42067
Add git signing config
2025-01-14 21:23:14 -05:00
de73b2dc27
Monitoring time with Grafana & Prometheus
2025-01-14 21:22:35 -05:00
839d0c386e
Make immich-kiosk available via https + basic auth
2025-01-10 13:34:13 -05:00
d2950e1ff8
Merge pull request #474 from genebean/keys
...
Add key
2025-01-02 16:29:34 -05:00
fcbca348bd
Add firewall port for immich-kiosk
2025-01-01 08:58:31 -05:00
acdcbf5b87
Add key
2025-01-01 08:57:30 -05:00
e7d890908d
Reconfigure Jellyfin proxy
2024-12-17 10:32:46 -05:00
23de2ed5a2
Rename home manager user settings files
2024-12-08 08:52:33 -05:00
46a93a4814
Add missing keys
2024-12-08 00:51:22 -05:00
d72f1264b2
NixOS restructuring, move common imports to lib
2024-12-08 00:47:47 -05:00
eead479245
Pass inputs around instead of each individual input
2024-12-04 21:39:03 -05:00
1eb75018d3
Change Audiobookshelf mountpoint to service's default
...
This is being done as a step before moving to the nix version of ABS.
That change would be included here too, but I ran into a bug:
```
[2024-12-02 19:53:46.433] FATAL: [Server] Unhandled rejection: [Error: EACCES: permission denied, mkdir '/metadata'] {
errno: -13,
code: 'EACCES',
syscall: 'mkdir',
path: '/metadata'
}
promise: Promise {
<rejected> [Error: EACCES: permission denied, mkdir '/metadata'] {
errno: -13,
code: 'EACCES',
syscall: 'mkdir',
path: '/metadata'
}
}
```
No idea why yet so the container lives on.
To setup the mountpoint, I ran `zfs set mountpoint=legacy
orico/audiobookshelf` and created the directory used as the mount in the
`fileSystems` section.
2024-12-02 21:43:50 -05:00
db7c1a22b1
Remove Tandoor - replaced with Mealie
2024-12-02 21:43:50 -05:00
6e55d662af
Update Audiobookshelf container
2024-12-02 21:43:50 -05:00
131341f50e
Nix 24.11 brings Nextcloud 30!
2024-12-02 21:43:50 -05:00
62569cd3b7
Update setting name for nix 24.11: opengl --> graphics
2024-12-02 21:43:50 -05:00
bae990279c
Replace absolute path /home
...
In 24.11 this is no longer allowed but is easy to grab from config
2024-12-02 21:43:50 -05:00
deae6df6f6
24.11 removes the sound.enable setting
2024-12-02 21:43:50 -05:00
3ba32a841a
Fixed port
2024-11-18 22:26:09 -05:00
fdefa5e98e
Customize settings a bit for Forgejo
2024-11-13 14:23:43 -05:00
069cb2b044
Forgejo setup
2024-11-13 08:31:52 -05:00
60988e6026
Add port for Tube Archivist in docker compose
...
This is just the port add - the service is not up yet
2024-11-13 08:31:52 -05:00
bfa2b12c43
Setup syncthing
2024-11-13 08:31:52 -05:00
2738379a72
Atuin migration from docker on mini-watcher
2024-11-13 08:31:52 -05:00
9e4f2b7d69
Mealie
2024-11-13 08:31:52 -05:00
efe166e4ca
setup backups for immich
2024-11-13 08:31:52 -05:00
2299bac78c
Fix hsts syntax
2024-08-28 11:27:44 -04:00
fcedca9777
Immich via Docker Compose
...
This is how they strongly encourage it to be setup and its not in
nixpkgs yet.
2024-07-07 19:55:35 -04:00
cb67bc6a28
Tandoor the nix way
2024-07-07 19:55:17 -04:00
ed741faf7f
Setting up Nextcloud
2024-07-02 14:29:03 -04:00
43915e5148
Fixing a random breakage
...
This sucks... I really want to undo it later or otherwise make the
public stuff move back to the dmz :(
2024-06-29 20:04:38 -04:00
24e66286e8
Correct comments
2024-04-12 08:52:34 -04:00
06d6f9ff58
Setup PsiTransfer as an oci-container
2024-04-12 08:52:23 -04:00
bf76a1dbc3
Get Tandoor and Wallabag working in Docker Compose
...
Podman compose kept crashing, switching back to Docker without any other changes fixed things... :(
2024-04-11 17:29:54 -04:00
cb6b77b813
Try out compose2nix
2024-04-11 17:29:54 -04:00
0aeec8ebe7
Add zfs support to podman
2024-04-11 17:29:54 -04:00
e354433f9f
add a space for readability
2024-04-11 17:29:54 -04:00
a74287fe5d
More backup paths
...
Backup the file containing the history of what has been downloaded with yt-dlp
2024-04-11 17:29:54 -04:00
6940d4d796
Switch over to Podman
2024-04-11 17:29:54 -04:00
b839db1186
Move Audiobookshelf into containers subdirectory
2024-04-11 17:29:54 -04:00
579157fbf6
Setup restic backups
2024-04-11 17:29:54 -04:00
d796d65b32
Enable resolved on the host too
2024-04-11 17:29:54 -04:00
7878e5438f
Move Audiobookshelf service to nixnuc
2024-04-11 17:29:54 -04:00
15fdeb66ea
Cut over to "production" ports :)
2024-04-05 21:20:09 -04:00
080790dfee
Give the container enough time to actually get started
...
When dealing with a bunch of new certs, it takes more than 1 minute to start
2024-04-05 21:19:47 -04:00
0d49a28dc2
Use Gandi's name server as acme resolver
2024-04-05 21:19:03 -04:00
2396277028
Setup virtualhosts back by mini-watcher
2024-04-05 21:18:06 -04:00
aeb1546879
Just use IPv4 for now
2024-04-05 15:07:42 -04:00
28f2b32c20
ddclient and real domain
2024-04-05 14:46:18 -04:00