Commit graph

717 commits

Author SHA1 Message Date
asonix 3c64fb6393 Add hardening configuration to example unit file 2023-07-10 12:50:15 -05:00
asonix 28d072ae92 Add link to Ubuntu & Debian to the README 2023-07-09 21:04:58 -05:00
asonix 9e030b6183 Fix binary path in service file examples 2023-07-09 21:02:27 -05:00
asonix 3aabe38a24 Fix matrix channel link 2023-07-09 21:00:04 -05:00
asonix ace7f6b7b6 Update example service file 2023-07-09 20:57:23 -05:00
asonix 519c4c8af7 Add a guide for running pict-rs on ubuntu and debian 2023-07-09 20:57:12 -05:00
asonix b8f9c00d30 Add example unit file for running pict-rs 2023-07-09 16:54:16 -05:00
asonix e10cb1401d Bump version 2023-07-09 15:16:04 -05:00
asonix 8f428cb7c6 Update dependencies (minor & point) 2023-07-09 15:12:25 -05:00
asonix 7dadbcf3ed Replace UnsupportedFormat error with more helpful errors 2023-07-09 15:07:49 -05:00
asonix 74f4423d7b Add note about internal endpoint to backups section in readme 2023-07-09 15:00:49 -05:00
asonix 1694f49436 Use json for ffmpeg, imagemagick details parsing 2023-07-09 14:50:58 -05:00
asonix fa74e3c82d Flesh out remaing feature descriptions, fixes, changes, add upgrade notes 2023-07-08 21:34:21 -05:00
asonix 535ee33a97 Document HEAD endpoints 2023-07-08 20:20:18 -05:00
asonix 6bc7e86099 Start work on release announcement 2023-07-08 19:56:40 -05:00
asonix 686be1d93b Turn export_path into flag for sled 2023-07-08 19:56:26 -05:00
asonix 2c77d60f5e Stable version 2023-07-08 17:40:55 -05:00
asonix 8e45de327b Update dependencies (minor & point) 2023-07-08 17:36:44 -05:00
asonix 7768d4e58e Add database exports
This should help admins running pict-rs on traditional filesystems to
keep valid backups of pict-rs' sled repo
2023-07-08 17:36:01 -05:00
asonix ee7bd192c4 Add a note about imagemagick 7 on ubuntu and debian, add Nix installation method 2023-07-08 13:12:11 -05:00
asonix 4680f9c3aa Instrument repo and store build methods 2023-07-08 10:42:03 -05:00
asonix d51c348a3f Run health checks on old and new stores before migrating 2023-07-07 14:05:13 -05:00
asonix 198b594142 Update dependencies (minor & point) 2023-07-07 13:50:25 -05:00
asonix 3504c5d638 Bump version 2023-07-07 13:47:15 -05:00
asonix 0c98d1644c Add healthz to readme, add error case for set_not_found 2023-07-07 13:44:21 -05:00
asonix 3ccb8ecd8c Validate alias represents real file before setting not found 2023-07-07 13:33:27 -05:00
asonix 9e7376d411 Remove is_missing error, make Identifier and DeleteToken return Option on fetch 2023-07-07 13:17:26 -05:00
asonix d16e81be20 Allow testing object-storage with native pict-rs 2023-07-07 12:30:22 -05:00
asonix 7274538b70 Try adding store healthcheck 2023-07-07 12:05:42 -05:00
asonix 345aa7f3d6 Bump version 2023-07-07 11:25:42 -05:00
asonix c150903980 Expand store differentiation 2023-07-07 11:19:39 -05:00
asonix 75be876d3c Differentiate missing files in old vs new store for migration 2023-07-07 11:03:10 -05:00
asonix 55777c7b58 Update version number in various places 2023-07-06 16:11:00 -05:00
asonix a5529ddcfc Update dependencies (minor & point) 2023-07-06 16:08:21 -05:00
asonix 508dd4340b Fix panic when migrating < 100 files, improve resumed migration messaging 2023-07-06 16:06:37 -05:00
asonix 3487cb0e30 Add ability to set 404 image
Fix imagemagick blur arguments
2023-07-05 19:07:03 -05:00
asonix e7e4876908 Explicitly handle cases of invalid aliases 2023-07-05 16:46:44 -05:00
asonix d9c5ed20b9 Bump version 2023-07-05 09:54:53 -05:00
asonix 23e67b9697 Enhance migration handling of missing identifiers
Queue a cleanup task for hashes that don't have original file identifiers
Be more specific about what field is missing when a field is missing
2023-07-05 09:52:19 -05:00
asonix 2274dfecb4 Fix io-uring - read_to_end was polling Stream mapped through StreamReader after completion 2023-07-05 00:35:07 -05:00
asonix bff65e61a4 Change 'start' to 'up' for docker compose command 2023-07-04 23:52:32 -05:00
asonix 8899b50ad5 Add a forward about object storage, add examples based on real configurations 2023-07-04 23:43:59 -05:00
asonix a85564cdab Fix cause of first migration error example 2023-07-04 23:18:37 -05:00
asonix 4a27de2c5e Add more examples and troubleshooting info to object storage migartion 2023-07-04 23:13:25 -05:00
asonix d05d194561 Update dependencies (minor & point) 2023-07-04 22:55:37 -05:00
asonix b1940ccc57 Bump version 2023-07-02 21:13:31 -05:00
asonix 6aff0775be Bump dependencies (minor + point) 2023-07-02 21:09:27 -05:00
asonix c8e84b8914 Greatly improve error information during migration 2023-07-02 21:07:15 -05:00
asonix e6f17cbac6 Log on successful migration 2023-06-29 11:45:06 -05:00
asonix 52bb786ce7 Update dependencies (minor & point) 2023-06-29 11:44:51 -05:00