|
f469cbd198
|
Add protobuf to Bookwyrm dependencies
|
2025-03-08 15:28:34 +01:00 |
|
|
c3ab2f5dda
|
Add opentelemetry-proto to Bookwyrm dependencies
|
2025-03-08 15:24:17 +01:00 |
|
|
8bba3bf3a7
|
Add opentelemetry-exporter-otlp-proto-common to Bookwyrm dependencies
|
2025-03-08 15:21:50 +01:00 |
|
|
ebee38e892
|
Add grpcio to Bookwyrm deps, have install script wait for subprocesses
|
2025-03-08 15:18:07 +01:00 |
|
|
983d6e8875
|
Revert a224fd0150 , make Bookwyrm dependency linking async
|
2025-03-08 15:11:18 +01:00 |
|
|
a224fd0150
|
Add opentelemetry-instrumentation-grpc to Bookwyrm dependencies
|
2025-03-08 15:05:34 +01:00 |
|
|
486619ac77
|
Add opentelemetry-exporter-otlp-proto-grpc to Bookwyrm dependencies
|
2025-03-08 14:54:39 +01:00 |
|
|
747abba4c9
|
Add botocore to Bookwyrm dependencies
|
2025-03-08 14:44:20 +01:00 |
|
|
a50c02160b
|
Add boto3 to Bookwyrm dependencies
|
2025-03-08 14:36:12 +01:00 |
|
|
918544c914
|
Remove sh invocation in Bookwyrm dependency linking
|
2025-03-08 14:29:59 +01:00 |
|
|
b5b7cec664
|
Add pilkit to Bookwyrm dependencies
|
2025-03-08 14:17:12 +01:00 |
|
|
03906dbb42
|
Add django-appconf to Bookwyrm dependencies
|
2025-03-08 14:10:37 +01:00 |
|
|
43c231ed26
|
Handle duplicate dirs correctly in Bookwyrm dependency linking
|
2025-03-08 14:04:15 +01:00 |
|
|
678acd3043
|
Exclude pycache files from Bookwyrm dependency linking
|
2025-03-08 14:01:21 +01:00 |
|
|
ba773ffff3
|
Omit current dir in Bookwyrm dependency linking
|
2025-03-08 13:58:45 +01:00 |
|
|
555a908e43
|
Link to individual dependency files in Bookwyrm package
This enables dependencies with overlapping directory structures to be merged correctly.
|
2025-03-08 13:53:29 +01:00 |
|
|
9d390b99d1
|
Loop over deps in sh instead of nix in Bookwyrm package
|
2025-03-08 12:40:39 +01:00 |
|
|
7601d30b2d
|
Make Python dependency linking more verbose in Bookwyrm package
|
2025-03-08 12:12:09 +01:00 |
|
|
900017f34b
|
Remove unnecessary directories in Bookwyrm package
|
2025-03-08 11:55:31 +01:00 |
|
|
2ae5602c10
|
Revert 33bf9a5de6 and 43c66a2123
|
2025-03-07 17:29:35 +01:00 |
|
|
43c66a2123
|
Fix opentelemetry-instrumentation-psycopg2 dep name in Bookwyrm
|
2025-03-07 17:27:11 +01:00 |
|
|
33bf9a5de6
|
Add all opentelemetry deps from requirements.txt to Bookwyrm
|
2025-03-07 17:24:24 +01:00 |
|
|
6ed48d570c
|
Add opentelemetry-sdk to Bookwyrm dependencies
|
2025-03-07 16:57:37 +01:00 |
|
|
59f176f6d2
|
Add importlib-metadata to Bookwyrm dependencies
|
2025-03-07 16:36:44 +01:00 |
|
|
71d102913e
|
Add wrapt to Bookwyrm dependencies
|
2025-03-07 16:33:21 +01:00 |
|
|
c9b6ef3f90
|
Add deprecated to Bookwyrm dependencies
|
2025-03-07 16:06:16 +01:00 |
|
|
9b62e17cdb
|
Add opentelemetry-api to Bookwyrm dependencies
|
2025-03-07 15:59:14 +01:00 |
|
|
c854dcd4bb
|
Add qrcode to Bookwyrm dependencies
|
2025-03-07 15:39:21 +01:00 |
|
|
02e365b17d
|
Add s3transfer to Bookwyrm dependencies
|
2025-03-07 15:35:49 +01:00 |
|
|
0ddbb47bb3
|
Add redis to Bookwyrm dependencies
|
2025-03-07 15:18:22 +01:00 |
|
|
0473d37b28
|
Add pyotp to Bookwyrm dependencies
|
2025-03-07 15:03:51 +01:00 |
|
|
4b68bfaf4d
|
Add chardet dependency in Bookwyrm package
|
2025-03-07 13:40:04 +01:00 |
|
|
eb6a52e822
|
Use exec instead of subprocess in Bookwyrm executable
|
2025-03-07 13:34:29 +01:00 |
|
|
5c6c496e45
|
Fix coreutils-full package reference
|
2025-03-07 13:28:06 +01:00 |
|
|
95ae572dcb
|
Use RuntimeDirectory option in Bookwyrm unit to create dir for socket
|
2025-03-07 13:19:18 +01:00 |
|
|
a3e9cf0296
|
Create runtime dir when running Bookwyrm systemd unit
|
2025-03-07 13:12:22 +01:00 |
|
|
2a0711c842
|
Have gunicorn bind to unix socket in Bookwyrm systemd unit
|
2025-03-07 12:50:25 +01:00 |
|
|
4d13feaa3d
|
Revert 45451836bd , made Bookwyrm unit compatible with systemd 256
|
2025-03-04 18:30:27 +01:00 |
|
|
45451836bd
|
Fix string syntax in Bookwyrm systemd unit
|
2025-03-04 18:11:27 +01:00 |
|
|
547697c231
|
Enable simple sandboxing in Bookwyrm systemd unit
|
2025-03-04 18:09:13 +01:00 |
|
|
4bba2eccca
|
Add system user for Bookwyrm service
|
2025-03-04 17:23:07 +01:00 |
|
|
418c17b666
|
Run Bookwyrm service under dedicated user
|
2025-03-04 17:00:35 +01:00 |
|
|
368169a923
|
Fix ExecStartPre failing after first run in Bookwyrm systemd unit
|
2025-03-04 16:14:51 +01:00 |
|
|
fdf19de045
|
Fix comment in Bookworm systemd unit
|
2025-03-04 16:09:58 +01:00 |
|
|
a9526ffb3b
|
Fix coreutils-full package reference
|
2025-03-04 16:02:02 +01:00 |
|
|
ea2a20913d
|
Fix missing absolute path to ln in Bookwyrm NixOS module
|
2025-03-04 15:57:34 +01:00 |
|
|
b6bc0c1690
|
Have Bookwyrm package include VERSION file
|
2025-03-04 15:49:14 +01:00 |
|
|
31bb5c9b59
|
Fix WorkingDirectory in Bookwyrm systemd unit
|
2025-03-04 15:16:13 +01:00 |
|
|
b836b76281
|
Ensure working directory exists for Bookwyrm systemd unit
|
2025-03-04 14:52:52 +01:00 |
|
|
ae26726a2e
|
Fix argument sets in NixOS modules
|
2025-03-04 13:21:29 +01:00 |
|