31caea438e
Fix slow connection pool access
2023-09-03 20:05:29 -05:00
8beb91e46e
Update imagemagick policy in object-storage to match prod
2023-07-14 15:24:12 -05:00
764bf95d44
Get garage environment working again - main
2023-07-13 20:04:29 -05:00
d16e81be20
Allow testing object-storage with native pict-rs
2023-07-07 12:30:22 -05:00
9960c16488
Start testing garage again
2023-01-02 10:48:36 -06:00
0da6159cf1
Update object-storage docker section to try for garage support
...
Garage doesn't work yet. There's an incompatibility between rusty-s3 and garage
relevant code:
- https://github.com/paolobarbolini/rusty-s3/blob/main/src/actions/multipart_upload/create.rs#L81
- https://git.deuxfleurs.fr/Deuxfleurs/garage/src/branch/main/src/api/router_macros.rs#L174
Hopefully one of the sides fixes this soon. I asked in the garage matrix channel, and if they
point me back to rusty-s3 I'll open an issue there.
2022-12-07 22:45:36 -06:00
d86d9a3228
Put proper file extension on videos
2022-09-30 20:00:14 -05:00
efa86b2af1
Enable full video for object storage test environment
2022-09-25 20:40:51 -05:00
29a998a665
Update object storage testing configs
2022-09-24 20:34:13 -05:00
25b588154c
Re-enable console for dev docker-compose
2022-04-11 15:39:11 -05:00
13afc6a4be
Update pictrs-proxy in object-storage dockerfile
2022-04-07 13:28:41 -05:00
c80d207a87
Improve tracing
2022-04-06 21:40:49 -05:00
3ad6cdc853
Add PNM module in imagemagick policy
2022-04-03 16:44:58 -05:00
8226a3571d
Enable multi-threaded job processing
2022-03-29 13:18:47 -05:00
dd9ef89709
Update tomls
2022-03-28 20:48:12 -05:00
3f385c106d
New minio creds
2022-03-28 16:45:34 -05:00
1662f153ce
Numerous changes:
...
- Improve error printing (display chain in addition to spantrace)
- Fix migration (read main identifier from identifier tree, not filename tree)
- Ensure uniqueness for processed images in ConcurrentProcessor (use source identifier in addition to thumbnail path, include extension in thumbnail path)
- Update default log levels (make pict-rs quieter)
- Add timeout for serving images from object storage (5 seconds)
2022-03-28 15:34:36 -05:00
37e6b21b55
Fix Range, consolidate errors, test object storage
2022-03-26 20:45:12 -05:00
ec434cd06e
Add imagemagick policy to object store dev image
2021-11-16 09:45:43 -06:00
ccb9f49b8b
Implement storage migration
2021-10-31 21:11:35 -05:00
366db1e1fe
Make object storage with minio work
2021-10-28 20:59:11 -05:00