ba0ab222b8
move forgejo out of container
2025-02-22 08:32:24 +00:00
4552297c29
make changes to semitamaps container
2025-02-14 19:14:32 +00:00
eeb4639bdb
fix coturn and modularise ports
2025-02-12 20:10:27 +00:00
312eca4835
add prosody xmpp container
2025-02-11 12:26:58 +00:00
2d6b274b8a
add semitamaps webserver container
2025-02-08 14:15:45 +00:00
2e984daca0
add vaultwarden and semitamaps containers
2025-02-07 15:07:25 +00:00
2fc2bb92d5
rename arion-containers dir to docker-containers
2025-02-06 08:34:27 +00:00
bb5ccb0efc
metrics-server add externalURL to prometheus
2025-02-04 16:47:32 +00:00
996e51f56e
setup prometheus alertmanager
2025-02-04 16:28:59 +00:00
f7876d08f6
add baikal oci container to docker
2025-02-04 13:15:18 +00:00
37c50ce7b5
add restic-exporter to prometheus metrics
2025-01-31 21:17:49 +00:00
c73aa9933a
remove lnd and rtl from nix-bitcoin
2025-01-30 15:06:26 +00:00
2ad5500294
change jellyfin to oci container
2025-01-27 13:37:52 +00:00
3c0baaed18
add ssl certs to reverse proxy
2025-01-26 23:59:29 +00:00
97ff443fd6
create jellyfin nixos-container
2025-01-26 11:50:22 +00:00
3e28358b89
add proxy header to grafana nginx
2025-01-25 00:06:04 +00:00
d189ffa38d
add reverse proxy and domain names to config
2025-01-24 23:35:38 +00:00
f09f5b2588
modify blackbox exporter metrics and import searx config
2025-01-24 18:31:29 +00:00
ab4d9e6f81
add nvidia support to docker container
2025-01-23 21:20:44 +00:00
302ce2a84f
add blackbox exporter
2025-01-23 15:28:41 +00:00
19cdd825af
remove pihole and bitcoind from restic backup
2025-01-22 23:25:04 +00:00
acf5706bf6
change data drive locations and minor backup modifications
2025-01-22 19:15:53 +00:00
33275e894f
add rest of containers to merlin
2025-01-21 17:18:17 +00:00
1854ee0f33
MODIFY: merlin host setup
2025-01-19 14:57:00 +00:00
d783ee2665
MODIFY: change docker to homeshareDataLocation in configVars
2025-01-19 11:31:56 +00:00
82b89bd6d0
FEATURE: add bind mounts for homeshare
...
- mount homeshare directories to media from homeshareDataLocation in configVars
2025-01-19 10:30:46 +00:00
34cc27cbc5
add metrics server to semita
2025-01-18 00:24:28 +00:00
b65fcf82d2
remove unnecessary docker config from metrics server container
2025-01-17 20:33:16 +00:00
8d6469407f
add metrics-server container
2025-01-17 20:28:27 +00:00
19cce991e0
add photoprism and pihole containers
2025-01-15 23:59:48 +00:00
fd8c8efcf0
add podman-autostart service to docker
2025-01-15 16:19:12 +00:00
9a12850075
add semita-worker container
2025-01-15 13:26:25 +00:00
aad9334639
major refactor of baseddata container
...
- included config for dbt and pgsync as sops templates
- import sops-nix into container
- remove unnecessary bind mounts
- update nix-secrets in flake.lock
2025-01-13 21:15:17 +00:00
6d4b95fd2c
Update NFS mounts and Docker configuration for photos
...
- Update `photos.nix` to use `configVars.locations.photosDataMountPoint`
- Add `photosDataMountPoint` to `docker.nix` and configure bind mount
2025-01-13 10:07:09 +00:00
23edddbea1
add locations to configVars and apply to nixos config
2025-01-12 20:25:44 +00:00
93b0fd3425
add docker nixos-container
2025-01-12 16:10:35 +00:00
000409e402
fix sops-nix issue with not creating secrets dir
...
- caused by inclusion of dbt_profiles path in template
2025-01-09 17:34:00 +00:00
afb138aa94
fix nixos upgrade warnings
...
- upgrade to 24.11
2025-01-09 17:33:08 +00:00
a12c1d3469
add backups to semita, sam and nix-bitcoin
2025-01-04 17:20:30 +00:00
865af0fc66
add restic-backup and backup-server configs
2025-01-04 17:19:19 +00:00
3c63ba7618
Update nix-bitcoin container configuration and Semita host settings
...
- Remove redundant bitcoin secret variables and bind mounts in nix-bitcoin.nix
- Consolidate var/lib bind mounts into a single mount point for simplicity
- Enable daily backups and add AUTH_ALLOWED_METHODS in nix-bitcoin.nix, enable fuse.userAllowOther in default.nix.
2024-12-29 15:44:44 +00:00
b3df1841d7
Update LNBits environment variables for LndRestWallet
2024-12-29 10:25:09 +00:00
4addeb3fba
Update flake.lock and flake.nix with new inputs and configurations
...
- Add new inputs: `lnbits`
- Modify `nix-bitcoin.nix` to include `lnbits` module
2024-12-28 16:08:23 +00:00
eaebfcaeb4
Add dbt profiles configuration and update baseddata-worker
...
- Add 'dbt_profiles.nix' file to configure dbt profiles for baseddata
- Update 'baseddata-worker.nix' to import dbt profiles and modify environment variables
- Remove dbt profiles configuration from user-specific default.nix for sam
2024-12-28 10:07:25 +00:00
ca867d32e6
delete nixos jellyfin container
2024-11-26 20:03:33 +00:00
a9578cc0de
remove mongodb container
2024-11-26 20:01:21 +00:00
27bf6b2fb6
Update Prefect variables and serve flows
2024-11-07 15:43:34 +00:00
86c59bb27b
Add Gajim to default packages and new Prefect variable
...
- Add `pkgs.gajim` to the list of default packages in `default.nix`
- Introduce a new Prefect variable `wdpa_dir` in `baseddata-worker.nix`
- Set the value of `wdpa_dir` to `/media/baseddata-data/wdpa
2024-11-06 16:33:28 +00:00
2c44487796
Add swap devices and update Prefect variables
...
- Add swap devices configuration to citadel and semita hosts
- Update Prefect variable for OSM directory in baseddata-worker
- Set swap device size to 32*1024 for both citadel and semita hosts
2024-11-03 21:03:12 +00:00
45ee82da0e
Add glow plugin and update prefect variable
...
- Add 'pkgs.glow' to 'default.nix'
- Add and configure 'glow.nvim' plugin in 'plugins/default.nix'
- Update 'postgres_dbname' variable to 'baseddata' in 'baseddata-worker.nix'
2024-11-02 14:00:30 +00:00