Sam
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
Sam
7be587d7b1
Update Postgres configuration and remove system packages
...
- Update Postgres configuration for dev and prod environments:
- Change dbname from `dev_baseddata_models` to `dev_baseddata` and `baseddata_models` to `baseddata`
- Replace host variable with `${baseddataPostgresIp}`
- Update user and password placeholders to new paths
- Remove `environment.systemPackages` configuration
2024-11-01 22:17:24 +00:00
Sam
7cffeffca9
Add bitcoind configuration and prefect variables
...
- Add bitcoind IP and port configuration variables
- Update prefect variables for bitcoind ip and port
- Maintain existing configurations for other services
2024-10-25 10:31:52 +01:00
Sam
70a788f588
Add bitcoind RPC credentials and update prefect variables
...
- Add bitcoind RPC username and password to secrets and environment variables
- Update prefect variables to include bitcoin RPC username and password
- Add new read-only host paths for bitcoind RPC username and password
2024-10-25 10:18:15 +01:00
Sam
b106d1cb6e
add nix-ld for citadel and semita
2024-10-19 13:33:51 +01:00
Sam
ca9dff8442
modify baseddata-worker variables
2024-10-19 13:27:30 +01:00
Sam
c255cdbb2c
chromium, kemaps, cli commands
2024-10-14 16:57:01 +01:00
Sam
6f4187b95e
new postgres connection dbui
2024-10-14 09:48:33 +01:00
Sam
89141ff555
dwm-taglabels
2024-10-12 16:26:10 +01:00
Sam
2793c3cfe0
small modification to postgres container
2024-10-12 00:19:24 +01:00
Sam
2005bc293f
rm worker container
2024-10-12 00:19:07 +01:00
Sam
d9fce8a1c9
new containers for mongodb and bd-worker
2024-10-12 00:18:37 +01:00
Sam
37768683d7
minor modifications to containers
2024-10-10 01:37:37 +01:00
Sam
8eeea08472
add script runner container called worker
2024-10-10 01:35:45 +01:00
Sam
5430e70bd4
add vars networking.addresses from nix-secrets
2024-10-07 14:19:27 +01:00
Sam
62a3630a5c
modify jellyfin & nix-bitcoin containers
2024-10-07 09:35:22 +01:00
Sam
bd3924fda3
add podman group to sam
2024-10-06 17:26:20 +01:00
Sam
e0093f134b
change docker to podman for arion compatibility
2024-10-06 17:25:52 +01:00
Sam
f57afcc50c
add postgres and jellyfin nixos-containers
2024-10-06 17:25:27 +01:00
Sam
9096d69f9a
remove postgres arion
2024-10-06 17:25:02 +01:00
Sam
2533603b65
update nix-bitcoin and use network bridge for semita
2024-10-05 16:42:16 +01:00
Sam
37901f3937
working implementation of bitcoind
2024-10-04 17:53:32 +01:00
Sam
4c857eded4
set static ip for semita and add /srv to persistance
2024-10-04 09:30:34 +01:00
Sam
53d2343f04
install docker and compose
2024-09-21 22:19:00 +01:00
Sam
afaf3c4697
create xmodmap-arrow config
2024-09-15 10:12:56 +01:00
Sam
e374498aa4
key-remaps to xinitrc and nixvim buffer switch remaps
2024-09-15 09:51:21 +01:00
Sam
f7ffba2266
add nvim buffer switch keymap & change dbt models
2024-09-14 20:19:07 +01:00
Sam
a8e0ae35da
updated postgres
2024-09-09 11:41:10 +01:00
Sam
d418d16fa4
nfs homeshare and photos
2024-08-26 21:04:19 +01:00
Sam
c25d56f350
add yazi to home-manager
2024-08-20 13:14:24 +01:00
Sam
9f5e92d452
postgres
2024-08-02 22:53:01 +01:00
Sam
ff300d8542
Updated dwm
2024-07-21 18:23:24 +01:00
Sam
621e97d8f1
Add backlight to citadel
2024-07-20 23:52:08 +01:00
Sam
bf30739d8b
Xserver scaling, input settings
2024-07-20 17:38:49 +01:00
Sam
f7e23e39c7
MODIFY: Add deploy_key into sops hosts
2024-07-20 16:14:09 +01:00
Sam
fa060dba70
Added sam to networkmanager group
2024-07-20 16:12:49 +01:00
Sam
c9409866b7
enable printing and add network printer
2024-07-19 13:09:20 +01:00
Sam
937b53db87
nixvim todo-comments and fixed TODOs in codebase
2024-07-07 18:26:24 +01:00
Sam
db7bce57e7
Add arion package
2024-07-07 16:23:36 +01:00
Sam
614b9765dd
Docker and postgres config
2024-07-07 16:23:36 +01:00
Sam
4b85810128
small fix
2024-07-07 16:23:36 +01:00
Sam
a7c8b86b1f
Postgres docker configuration
2024-07-07 16:23:36 +01:00
Sam
89ab4e8f9d
Modify postgres docker container
...
- add sops-secrets for admin pwd
- POSTGRES_MULTIPLE_DATABASES as json to specify users and extensions
- initdb docker entrypoint script to create dbs, users and extensions
from json
2024-07-07 16:23:36 +01:00
Sam
688c2c9bcd
Add arion package
2024-07-07 16:23:36 +01:00
Sam
b8973040d5
pg init script to configure db on start
...
- create users & dbs
- setup db permissions
- install extensions
2024-07-07 16:23:36 +01:00
Sam
ba9f593bcd
pgdata dir and admin_db default database
2024-07-07 16:23:36 +01:00
Sam
3dbe85853e
Build postgres using dockerfile
...
- use dockerfile to install postgis during build
2024-07-07 16:23:36 +01:00
Sam
8173a0dc94
Podman to user groups
2024-07-07 16:23:36 +01:00
Sam
5205e606c1
Docker and postgres config
2024-07-07 16:23:36 +01:00
Sam
5b8a1430fe
Add postgres btrfs zvol
2024-07-07 16:23:36 +01:00