Commit graph

35 commits

Author SHA1 Message Date
7754ddbed1
Ensure 'images' directory exists in Bookwyrm systemd unit 2025-03-13 15:07:30 +01:00
4ef542df06
Run Redis servers under 'bookwyrm' user in Bookwyrm NixOS module 2025-03-13 14:44:08 +01:00
673fa6241e
Add separate Redis servers for activity and broker in Bookwyrm module 2025-03-13 13:50:32 +01:00
69dc5f31cf
Don't enable PostgreSQL and add Redis server in Bookwyrm NixOS module 2025-03-13 13:38:46 +01:00
3cc6346eb6
Remove 'config.env' symlink creation in Bookwyrm systemd unit 2025-03-11 15:15:34 +01:00
cc0d77b290
Reenable postgresql in Bookwyrm NixOS module 2025-03-11 13:45:47 +01:00
b78e6aee03
Temporarily disable postgresql config in Bookwyrm NixOS module 2025-03-11 13:44:32 +01:00
3d6b839be9
Temporarily disable postgresql config in Bookwyrm NixOS module 2025-03-11 13:43:39 +01:00
fbaab723d2
Fix config symlink in Bookwyrm systemd unit 2025-03-10 20:07:54 +01:00
0ffcf4cafa
Switch to env file based config for Bookwyrm 2025-03-10 20:03:54 +01:00
546aeb599d
Allow 'initdb' to fail in Bookwyrm systemd unit 2025-03-09 17:24:09 +01:00
37763f144e
Remove compile_themes from Bookwyrm service, add temporary build phase 2025-03-09 17:01:14 +01:00
b47c1e4a75
Add manage.py compile_themes as ExecStartPre in Bookwyrm systemd unit 2025-03-09 15:27:19 +01:00
4552db0453
Add manage.py initdb as ExecStartPre in Bookwyrm systemd unit 2025-03-09 14:54:48 +01:00
2c4e099347
Add manage.py migrate as ExecStartPre in Bookwyrm systemd unit 2025-03-09 14:48:32 +01:00
e38a4f7bf0
Introduce bookwyrm-env in Bookwyrm 2025-03-09 12:55:12 +01:00
9a484e031e
Make bookwyrm user owner of database in Bookwyrm NixOS module 2025-03-08 16:29:55 +01:00
e06be59365
Start Bookwyrm systemd unit automatically in NixOS module 2025-03-08 16:21:37 +01:00
a4f5345c71
Enable PostgreSQL in Bookwyrm NixOS module 2025-03-08 16:14:09 +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
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
f91196c8a4
Restructure packages into subdirectories 2025-03-04 13:13:22 +01:00