64bf5f090b
Add Nextcloud service and reformat server tasks
...
Ansible Lint Check / check-ansible (push) Successful in 7s
Nix Format Check / check-format (push) Successful in 49s
Python Lint Check / check-python (push) Successful in 11s
Add Nextcloud docker-compose template and Ansible task to deploy it.
Include nextcloud in the services list, normalize indentation in
ansible/tasks/servers/server.yml, and update nixpkgs rev/hash in
flake.lock.
2025-12-11 22:19:08 +00:00
2947ea8060
Upgrade to Nix 25.11 and migrate configs
...
Ansible Lint Check / check-ansible (push) Successful in 7s
Nix Format Check / check-format (push) Successful in 43s
Python Lint Check / check-python (push) Successful in 7s
Update flake inputs and flake.lock to Nix/nixpkgs and home-manager
release 25.11; bump home.stateVersion and setup script NIXOS_RELEASE.
Migrate git config to new Home Manager layout (programs.git.settings,
aliases under settings.alias), adjust delta config path, and reorganize
SSH into matchBlocks with enableDefaultConfig=false to avoid global
leaks. Simplify snapd session variable handling to avoid recursion.
Misc: tweak Dashy title, replace du-dust->dust and plex-media-player ->
plex-desktop, remove unused hostname arg, and add GitHub Copilot
instructions document.
2025-12-11 16:28:22 +01:00
a55369070d
Remove Nextcloud, Cloudreve, and Stash services
Ansible Lint Check / check-ansible (push) Failing after 1h25m35s
Nix Format Check / check-format (push) Successful in 50s
Python Lint Check / check-python (push) Successful in 33s
2025-12-11 11:52:26 +01:00
06bd542208
Remove Borg Local Sync include task
Ansible Lint Check / check-ansible (push) Successful in 34s
Nix Format Check / check-format (push) Successful in 44s
Python Lint Check / check-python (push) Successful in 8s
2025-12-11 11:49:45 +01:00
b604ae6d84
Disable Cloudreve on mennos-server
Ansible Lint Check / check-ansible (push) Failing after 1s
Nix Format Check / check-format (push) Failing after 1s
Python Lint Check / check-python (push) Failing after 1s
2025-12-11 11:46:54 +01:00
a987adb86b
Move Borg repo to local backups and remove JuiceFS
...
Ansible Lint Check / check-ansible (push) Failing after 1s
Nix Format Check / check-format (push) Failing after 1s
Python Lint Check / check-python (push) Failing after 1s
Use /mnt/borg-backups in place of /mnt/object_storage for Borg.
Remove JuiceFS and Redis artifacts (tasks, templates, service configs)
and delete borg-local-sync tooling. Update borg-backup service
ReadWritePaths, remove Plex slow tvshows mount, add system sysctl
performance tunings, and apply minor code and flake.lock updates.
2025-12-11 11:45:54 +01:00
e14dd1d224
Add EU and trusted country lists for Caddy access control
...
Ansible Lint Check / check-ansible (push) Successful in 7s
Nix Format Check / check-format (push) Successful in 54s
Python Lint Check / check-python (push) Successful in 21s
Define separate lists for EU and trusted countries in group vars. Update
Caddyfile template to support EU, trusted, and combined allow lists.
Switch Sathub domains to use combined country allow list.
2025-10-26 00:21:27 +00:00
fe9dbca2db
Merge branch 'master' of git.mvl.sh:vleeuwenmenno/dotfiles
Ansible Lint Check / check-ansible (push) Successful in 5s
Nix Format Check / check-format (push) Successful in 43s
Python Lint Check / check-python (push) Successful in 8s
2025-10-26 02:08:31 +02:00
8ba47c2ebf
Fix indentation in server.yml and add necesse service
...
Add become: true to JuiceFS stop/start tasks in redis.yml
2025-10-26 00:04:51 +00:00
8bfd8395f5
Add Discord environment variables and update data volumes paths
2025-10-26 00:04:41 +00:00
461d251356
Add Ansible role to deploy Necesse server with Docker
2025-10-26 00:04:14 +00:00
e57e9ee67c
chore: update country allow list and add European allow option
2025-10-26 02:02:46 +02:00
e1b07a6edf
Add WSL support and fix config formatting
Ansible Lint Check / check-ansible (push) Successful in 1m17s
Nix Format Check / check-format (push) Successful in 44s
Python Lint Check / check-python (push) Successful in 9s
2025-10-22 16:18:08 +02:00
2173e37c0a
refactor: update configuration for mennos-server and adjust related tasks
Nix Format Check / check-format (push) Successful in 1m22s
Python Lint Check / check-python (push) Successful in 25s
Ansible Lint Check / check-ansible (push) Failing after 1h7m12s
2025-10-16 14:53:32 +02:00
ba2faf114d
chore: update sathub config
...
Ansible Lint Check / check-ansible (push) Successful in 3s
Nix Format Check / check-format (push) Successful in 1m7s
Python Lint Check / check-python (push) Successful in 5s
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me >
2025-10-08 15:04:46 +02:00
22b308803c
fixes
...
Ansible Lint Check / check-ansible (push) Successful in 4s
Nix Format Check / check-format (push) Successful in 1m12s
Python Lint Check / check-python (push) Successful in 6s
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me >
2025-10-08 13:10:15 +02:00
2dfde555dd
sathub fixes
...
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me >
2025-10-08 13:10:15 +02:00
44c4521cbe
Remove unnecessary blank line before sathub.nl configuration in Caddyfile
Ansible Lint Check / check-ansible (push) Successful in 3s
Nix Format Check / check-format (push) Successful in 1m10s
Python Lint Check / check-python (push) Successful in 6s
2025-09-29 02:53:35 +02:00
6c37372bc0
Remove unused obj.sathub.de configuration and caddy_network from MinIO service in Docker Compose
Ansible Lint Check / check-ansible (push) Successful in 4s
Nix Format Check / check-format (push) Successful in 1m11s
Python Lint Check / check-python (push) Successful in 7s
2025-09-29 02:40:25 +02:00
3a22417315
Add CORS configuration to SatHub service for improved API access
Ansible Lint Check / check-ansible (push) Successful in 4s
Nix Format Check / check-format (push) Successful in 1m12s
Python Lint Check / check-python (push) Successful in 8s
2025-09-29 01:29:55 +02:00
95bc4540db
Add SatHub service deployment with Docker Compose and configuration
Ansible Lint Check / check-ansible (push) Successful in 5s
Nix Format Check / check-format (push) Successful in 1m18s
Python Lint Check / check-python (push) Successful in 7s
2025-09-29 01:21:41 +02:00
902d797480
Refactor Cloudreve restart logic and update configs
...
Ansible Lint Check / check-ansible (push) Successful in 5s
Nix Format Check / check-format (push) Successful in 1m12s
Python Lint Check / check-python (push) Successful in 5s
- Refactor Cloudreve tasks to use conditional restart
- Remove unused displayData from Dashy config
- Add NVM and Japanese input setup to bash.nix
2025-09-25 22:33:57 +02:00
5f312d3128
wtf
2025-09-23 16:36:08 +02:00
6fcabcd1f3
Merge branch 'master' of ssh://git.mvl.sh/vleeuwenmenno/dotfiles
Ansible Lint Check / check-ansible (push) Failing after 11s
Nix Format Check / check-format (push) Successful in 1m17s
Python Lint Check / check-python (push) Failing after 8s
2025-09-23 16:16:09 +02:00
dd3753fab4
refactor
2025-09-23 13:20:00 +00:00