|
25955fc0aa
|
move some common stuff to desktop
|
2024-12-02 20:05:28 +02:00 |
|
|
e079259376
|
rm vno3-rp3b
|
2024-12-01 23:06:26 +02:00 |
|
|
08c740909f
|
rm vno3-rp3b
|
2024-12-01 22:36:04 +02:00 |
|
|
ef378cb921
|
jakstpub: no "requires"
|
2024-12-01 18:41:19 +02:00 |
|
|
9269d2bda4
|
move hdd to fwminex
|
2024-12-01 18:31:56 +02:00 |
|
|
c1b86c6c26
|
re-enable immich
|
2024-11-20 22:30:10 +02:00 |
|
|
9427ac5f5c
|
fwminex: remove immich for now
```
Nov 20 16:17:38 fwminex systemd[1]: Started Immich backend server (Self-hosted photo and video backup solution).
Nov 20 16:17:38 fwminex immich[3803141]: + mkdir /data/M-Camera
Nov 20 16:17:38 fwminex immich[3803141]: + bindfs -u immich -g immich /var/run/immich/bind-paths/M-Camera /data/M-Camera
Nov 20 16:17:38 fwminex immich[3803141]: + mkdir /data/Pictures
Nov 20 16:17:38 fwminex immich[3803141]: + bindfs -u immich -g immich /var/run/immich/bind-paths/Pictures /data/Pictures
Nov 20 16:17:38 fwminex immich[3803141]: + exec setpriv --ruid immich --inh-caps -all /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/bin/server
Nov 20 16:17:39 fwminex immich[3803141]: Starting api worker
Nov 20 16:17:39 fwminex immich[3803141]: Starting microservices worker
Nov 20 16:17:40 fwminex immich[3803141]: [Nest] 3803141 - 11/20/2024, 4:17:40 PM LOG [Microservices:EventRepository] Initialized websocket server
Nov 20 16:17:40 fwminex immich[3803141]: [Nest] 3803141 - 11/20/2024, 4:17:40 PM WARN [Microservices:DatabaseService] Could not run vector reindexing checks. If the extension was updated, please restart the Postgres instance.
Nov 20 16:17:40 fwminex immich[3803141]: QueryFailedError: pgvecto.rs: The extension is upgraded so all index files are outdated.
Nov 20 16:17:40 fwminex immich[3803141]: ADVICE: Delete all index files. Please read `https://docs.pgvecto.rs/admin/upgrading.html`
Nov 20 16:17:40 fwminex immich[3803141]: at PostgresQueryRunner.query (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:219:19)
Nov 20 16:17:40 fwminex immich[3803141]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Nov 20 16:17:40 fwminex immich[3803141]: at async DataSource.query (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/typeorm/data-source/DataSource.js:350:20)
Nov 20 16:17:40 fwminex immich[3803141]: at async DatabaseRepository.shouldReindex (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/repositories/database.repository.js:136:25)
Nov 20 16:17:40 fwminex immich[3803141]: at async DatabaseService.checkReindexing (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/services/database.service.js:144:17)
Nov 20 16:17:40 fwminex immich[3803141]: at async /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/services/database.service.js:93:13
Nov 20 16:17:40 fwminex immich[3803141]: at async /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/repositories/database.repository.js:197:23 {
Nov 20 16:17:40 fwminex immich[3803141]: query: 'SELECT idx_status FROM pg_vector_index_stat WHERE indexname = $1',
Nov 20 16:17:40 fwminex immich[3803141]: parameters: [ 'clip_index' ],
Nov 20 16:17:40 fwminex immich[3803141]: driverError: error: pgvecto.rs: The extension is upgraded so all index files are outdated.
Nov 20 16:17:40 fwminex immich[3803141]: ADVICE: Delete all index files. Please read `https://docs.pgvecto.rs/admin/upgrading.html`
Nov 20 16:17:40 fwminex immich[3803141]: at /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/pg/lib/client.js:535:17
Nov 20 16:17:40 fwminex immich[3803141]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Nov 20 16:17:40 fwminex immich[3803141]: at async PostgresQueryRunner.query (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:184:25)
Nov 20 16:17:40 fwminex immich[3803141]: at async DataSource.query (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/typeorm/data-source/DataSource.js:350:20)
Nov 20 16:17:40 fwminex immich[3803141]: at async DatabaseRepository.shouldReindex (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/repositories/database.repository.js:136:25)
Nov 20 16:17:40 fwminex immich[3803141]: at async DatabaseService.checkReindexing (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/services/database.service.js:144:17)
Nov 20 16:17:40 fwminex immich[3803141]: at async /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/services/database.service.js:93:13
Nov 20 16:17:40 fwminex immich[3803141]: at async /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/repositories/database.repository.js:197:23 {
Nov 20 16:17:40 fwminex immich[3803141]: length: 234,
Nov 20 16:17:40 fwminex immich[3803141]: severity: 'ERROR',
Nov 20 16:17:40 fwminex immich[3803141]: code: 'XX000',
Nov 20 16:17:40 fwminex immich[3803141]: detail: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: hint: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: position: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: internalPosition: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: internalQuery: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: where: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: schema: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: table: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: column: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: dataType: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: constraint: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: file: 'error.rs',
Nov 20 16:17:40 fwminex immich[3803141]: line: '125',
Nov 20 16:17:40 fwminex immich[3803141]: routine: 'vectors::error::check_client'
Nov 20 16:17:40 fwminex immich[3803141]: },
Nov 20 16:17:40 fwminex immich[3803141]: length: 234,
Nov 20 16:17:40 fwminex immich[3803141]: severity: 'ERROR',
Nov 20 16:17:40 fwminex immich[3803141]: code: 'XX000',
Nov 20 16:17:40 fwminex immich[3803141]: detail: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: hint: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: position: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: internalPosition: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: internalQuery: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: where: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: schema: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: table: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: column: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: dataType: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: constraint: undefined,
Nov 20 16:17:40 fwminex immich[3803141]: file: 'error.rs',
Nov 20 16:17:40 fwminex immich[3803141]: line: '125',
Nov 20 16:17:40 fwminex immich[3803141]: routine: 'vectors::error::check_client'
Nov 20 16:17:40 fwminex immich[3803141]: }
Nov 20 16:17:40 fwminex immich[3803141]: microservices worker error: QueryFailedError: pgvecto.rs: The extension is upgraded so all index files are outdated.
Nov 20 16:17:40 fwminex immich[3803141]: ADVICE: Delete all index files. Please read `https://docs.pgvecto.rs/admin/upgrading.html`
Nov 20 16:17:40 fwminex immich[3803141]: microservices worker exited with code 1
Nov 20 16:17:40 fwminex immich[3803141]: Killing api process
```
|
2024-11-20 16:21:34 +02:00 |
|
|
c5aa2c8435
|
deployerbot: fix hostname
|
2024-11-20 16:09:01 +02:00 |
|
|
6f8dcf66fc
|
deployerbot: make vno3-rp3b optional again
|
2024-11-20 16:07:44 +02:00 |
|
|
f0fc975b88
|
soju: remove extraConfig, now it's in enableMessageLogging
|
2024-11-19 23:17:56 +02:00 |
|
|
e1b782a3c6
|
24.11
did not test samba and headscale yet
https://github.com/juanfont/headscale/issues/2210#issuecomment-2480130747
|
2024-11-19 22:32:19 +02:00 |
|
|
390e0a7ed5
|
rm imapsync
|
2024-11-07 16:48:25 +02:00 |
|
|
5ece7745e2
|
alt-svc
|
2024-10-09 22:52:35 -04:00 |
|
|
b140fb1866
|
caddy: http3 seems to be no longer experimental
|
2024-10-09 22:36:34 -04:00 |
|
|
3d4d8766d8
|
jakstys.lt: http/3
|
2024-10-09 22:23:28 -04:00 |
|
|
93c33ac6b3
|
immich: add backups
|
2024-10-01 16:48:55 +03:00 |
|
|
f7c2cadaf8
|
rm photoprism
|
2024-10-01 16:42:15 +03:00 |
|
|
daa5448b50
|
bindAsUser: not necessary
|
2024-09-29 23:36:01 +03:00 |
|
|
98248b2e5b
|
immich: mounting works
|
2024-09-29 22:33:46 +03:00 |
|
|
dc32165b5c
|
immich: +bindPaths wip
|
2024-09-27 20:04:41 +03:00 |
|
|
1c0dd07612
|
re-enable immich
|
2024-09-27 15:46:44 +03:00 |
|
|
7fbfef8528
|
disable for now
|
2024-09-27 15:25:32 +03:00 |
|
|
f5a0bab032
|
fwminex: +immich
|
2024-09-27 15:03:43 +03:00 |
|
|
da3e4fce99
|
ping_exporter: +vno3-rp3b
|
2024-09-17 11:40:34 +03:00 |
|
|
7690758032
|
ping exporter: remove 127.0.0.1
|
2024-09-16 15:30:22 +03:00 |
|
|
8df4f79f0a
|
prometheus: relabel to instance
|
2024-09-16 15:26:01 +03:00 |
|
|
550d1c05e1
|
ping: relabel
|
2024-09-16 15:10:54 +03:00 |
|
|
77b5094616
|
ping_exporter: +fwminex
|
2024-09-16 14:53:02 +03:00 |
|
|
c9d69cc3e6
|
ping_exporter: also add to fra1-b and vno1-gdrx
|
2024-09-16 14:50:14 +03:00 |
|
|
4eb57ba5e7
|
ping: +fb.com
|
2024-09-16 12:52:07 +03:00 |
|
|
d174731bbb
|
ping exporter: s/settings/options
|
2024-09-16 11:04:45 +03:00 |
|
|
676d847ab3
|
ping exporter: disable ipv6
|
2024-09-16 10:57:04 +03:00 |
|
|
4a2f0b90af
|
more ping
|
2024-09-16 10:52:45 +03:00 |
|
|
3530f6af34
|
ping exporter: import to prometheus
|
2024-09-15 15:20:48 +03:00 |
|
|
a27b47a6ea
|
fra1-b: fix hostname
|
2024-09-15 15:02:16 +03:00 |
|
|
97f2a41960
|
add ping exporter
|
2024-09-15 15:01:14 +03:00 |
|
|
157406c367
|
weather: DynamicUser=true
|
2024-09-15 08:26:49 +03:00 |
|
|
151ee19ee7
|
weather: reduce scrape_interval
|
2024-09-15 08:14:58 +03:00 |
|
|
a094145cec
|
weather: use source of truth for port
|
2024-09-15 07:47:47 +03:00 |
|
|
605d340aa0
|
rewrite weather in go
|
2024-09-15 07:36:17 +03:00 |
|
|
918c4ccf61
|
weather: increase scrape interval
|
2024-09-13 16:45:54 +03:00 |
|
|
26d06a2ebf
|
prometheus: import from weather exporter
|
2024-09-13 16:32:36 +03:00 |
|
|
3b8a40fe95
|
+weather
|
2024-09-13 16:30:56 +03:00 |
|
|
e13aefa161
|
prometheus: increase retentionTime, increase hass scrape interval
|
2024-09-13 09:09:02 +03:00 |
|
|
ca1a1b04a9
|
add hass_p7_50
|
2024-09-12 17:11:48 +03:00 |
|
|
7594f32c7a
|
fwminex: enable tpm2 unlock
|
2024-08-28 08:09:36 +03:00 |
|
|
bb58bcfed5
|
finish/fix moving age.secrets
|
2024-08-27 08:57:17 +03:00 |
|
|
01e86db54c
|
move secrets from flake.nix to host config
|
2024-08-27 08:50:57 +03:00 |
|
|
c2e58f1314
|
rm sshguard
|
2024-08-27 08:44:05 +03:00 |
|
|
bc6cc6eb84
|
ssh8022: expand to more clients and servers
|
2024-08-25 11:37:56 +03:00 |
|
|
21e84bb162
|
ssh8022: split client and server
|
2024-08-25 11:07:35 +03:00 |
|
|
c4da312209
|
ssh8022
|
2024-08-24 22:00:37 +03:00 |
|
|
7df65d6466
|
precompressed: +zstd
|
2024-08-24 18:45:51 +03:00 |
|
|
9bb81cb1c9
|
CSP
|
2024-08-24 17:10:23 +03:00 |
|
|
37239ac18a
|
more observatory headers
https://developer.mozilla.org/en-US/observatory/analyze?host=git.jakstys.lt
|
2024-08-24 16:27:29 +03:00 |
|
|
f929079fe2
|
jakstys.lt: headers
|
2024-08-24 16:22:11 +03:00 |
|
|
e97a3588d8
|
more recommendations
https://developer.mozilla.org/en-US/observatory/analyze?host=jakstys.lt
|
2024-08-23 18:33:40 +03:00 |
|
|
9adc5b93af
|
fix headers
|
2024-08-23 18:32:42 +03:00 |
|
|
a208ce1653
|
jakstys.lt: add csp
|
2024-08-23 18:31:36 +03:00 |
|
|
e4fa6645f1
|
compressDrv: use upstream
|
2024-08-22 13:08:53 +03:00 |
|
|
05fc14acc7
|
fwminex: +Rtorrent
|
2024-08-07 17:30:19 +03:00 |
|
|
bb925ba09b
|
make vno1-gdrx deployable
|
2024-08-05 16:41:24 +03:00 |
|
|
21fb935923
|
backup matrix-synapse
|
2024-08-03 19:09:23 +03:00 |
|
|
903815fe09
|
bring back matrix-synapse
|
2024-08-03 18:57:29 +03:00 |
|
|
1dc59683e8
|
syncthing-relay
|
2024-08-03 18:12:13 +03:00 |
|
|
9b9b609a5f
|
fwminex: formatting
|
2024-08-03 18:00:16 +03:00 |
|
|
2a1e055aff
|
remove vno1-oh2
|
2024-08-03 16:55:08 +03:00 |
|
|
a2d99982e4
|
soju: move to fwminex
|
2024-08-03 13:54:29 +03:00 |
|
|
b73e6e4df0
|
move caddy to fwminex
|
2024-08-03 13:30:10 +03:00 |
|
|
ebd263189e
|
move minidlna to its own module
|
2024-08-03 07:04:12 +03:00 |
|
|
a6169de898
|
remove minidlna leftovers
|
2024-08-03 06:56:20 +03:00 |
|
|
8c74bdca64
|
move vaultwarden to fwminex
|
2024-08-03 06:53:37 +03:00 |
|
|
70d2833fa0
|
move hass to fwminex
|
2024-08-03 06:33:09 +03:00 |
|
|
a60a42bd1b
|
fwminex +nsd +minidlna
vno1-oh2 -prom
|
2024-08-03 06:21:35 +03:00 |
|
|
1156b20785
|
enable nsd, minidlna
|
2024-08-03 06:18:52 +03:00 |
|
|
6e644fbb58
|
caddy: expose metrics
|
2024-08-03 06:14:17 +03:00 |
|
|
c8daa0758a
|
vno1: redirect grafana to fwminex
|
2024-08-03 06:10:03 +03:00 |
|
|
5a811a61e8
|
grafana: open up port
|
2024-08-03 06:04:38 +03:00 |
|
|
283e10b9b5
|
fwminex: +grafana
|
2024-08-03 05:57:15 +03:00 |
|
|
ce302838ae
|
prom: scrapeInterval=10s
|
2024-08-03 05:44:59 +03:00 |
|
|
180705c697
|
enable prometheus
|
2024-08-03 05:43:54 +03:00 |
|
|
3b2043d993
|
disable prom
|
2024-08-02 22:34:34 +03:00 |
|
|
c0dd5cf751
|
fwminex: add prometheus
|
2024-08-02 22:33:44 +03:00 |
|
|
abdf9d20e1
|
enable photoprism
|
2024-08-02 16:36:45 +03:00 |
|
|
df212bdc8c
|
backup photoprism too
|
2024-08-02 16:20:46 +03:00 |
|
|
bd357d041a
|
photoprism: do not add any paths for now
|
2024-08-02 16:04:45 +03:00 |
|
|
14b85ab2bb
|
photoprism: add to fwminex
|
2024-08-02 16:03:09 +03:00 |
|
|
d3411793e8
|
gitea: move backups to fwminex too
|
2024-08-02 15:00:09 +03:00 |
|
|
9e9e5bb714
|
firewall
|
2024-08-02 14:47:20 +03:00 |
|
|
9930032ebc
|
gitea: move to fwminex
|
2024-08-02 14:32:16 +03:00 |
|
|
293d02b565
|
fwminex: backup headscale keys
|
2024-08-02 14:17:03 +03:00 |
|
|
53753ac2ba
|
hs
|
2024-08-02 14:05:12 +03:00 |
|
|
8a41643702
|
fwminex.servers.jakst
|
2024-07-31 11:29:08 +03:00 |
|
|
b4c25b511e
|
formatting
|
2024-07-31 11:27:41 +03:00 |
|
|
6be2edaac1
|
fwminex: merged backup dirs
|
2024-07-31 11:25:28 +03:00 |
|
|
cfa0d1bfb4
|
fwminex: mkdir /var/www
|
2024-07-31 10:43:51 +03:00 |
|
|
f1ba3ccc0c
|
fwminex /home: backup to rsync.net too
|
2024-07-31 10:01:57 +03:00 |
|
|
23f399024a
|
btrfsborg for fwminex
|
2024-07-31 09:40:05 +03:00 |
|
|
8e80b76c12
|
fwminex.{motiejus->servers}.jakst
|
2024-07-31 09:19:13 +03:00 |
|
|
e70cb36e87
|
borgstor and deployerbot: fix perms
|
2024-07-31 09:15:46 +03:00 |
|