Commit graph

206 commits

Author SHA1 Message Date
asonix
7d57e0e0a5 Update prod docker-compose with next tag 2023-06-19 16:02:18 -05:00
asonix
358e1e6683 Update to latest rust-runner (based on 3.18) 2023-06-19 15:32:59 -05:00
asonix
0b97bb4d00 Remove 'v' from image tag 2023-06-19 15:25:21 -05:00
asonix
5b15044b0a Update prod docker-compose with current tag 2023-06-19 15:24:28 -05:00
asonix
9960c16488 Start testing garage again 2023-01-02 10:48:36 -06:00
asonix
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
asonix
02526ffce8 Remove unused docker-related files 2022-12-07 18:32:02 -06:00
asonix
b36e7c8c0b Bump version 2022-10-15 14:06:57 -05:00
asonix
284b5d4145 Bump version 2022-10-01 22:52:05 -05:00
asonix
61903406b7 Bump version 2022-10-01 13:01:25 -05:00
asonix
57f31c0d5c Bump version in prod docker-compose 2022-10-01 10:31:52 -05:00
asonix
0691e86b65 Bump version 2022-09-30 20:00:47 -05:00
asonix
d86d9a3228 Put proper file extension on videos 2022-09-30 20:00:14 -05:00
asonix
dc4b482737 Bump version 2022-09-27 23:22:00 -05:00
asonix
bd1390186d Bump version 2022-09-27 20:33:34 -05:00
asonix
56aa7905c7 Update image version in prod docker-compose 2022-09-26 18:24:05 -05:00
asonix
efa86b2af1 Enable full video for object storage test environment 2022-09-25 20:40:51 -05:00
asonix
29a998a665 Update object storage testing configs 2022-09-24 20:34:13 -05:00
Aode (Lion)
25b588154c Re-enable console for dev docker-compose 2022-04-11 15:39:11 -05:00
Aode (lion)
13afc6a4be Update pictrs-proxy in object-storage dockerfile 2022-04-07 13:28:41 -05:00
Aode (lion)
c80d207a87 Improve tracing 2022-04-06 21:40:49 -05:00
Aode (Lion)
7d9d947256 Update drone dockerfile 2022-04-03 19:44:04 -05:00
Aode (lion)
3ad6cdc853 Add PNM module in imagemagick policy 2022-04-03 16:44:58 -05:00
Aode (lion)
8226a3571d Enable multi-threaded job processing 2022-03-29 13:18:47 -05:00
Aode (Lion)
dd9ef89709 Update tomls 2022-03-28 20:48:12 -05:00
Aode (lion)
3f385c106d New minio creds 2022-03-28 16:45:34 -05:00
Aode (lion)
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
Aode (lion)
37e6b21b55 Fix Range, consolidate errors, test object storage 2022-03-26 20:45:12 -05:00
Aode (lion)
7eec14044d Fix imagemagick policy placement 2021-12-19 15:07:16 -06:00
Aode (lion)
f79d38df8d Update rust-runner image, improve tokio-console support 2021-12-19 12:59:51 -06:00
Aode (lion)
9734f7bfd6 Fix manifest arm32 name 2021-12-04 12:33:12 -06:00
Aode (lion)
17de102908 Manifest: try again 2021-12-04 11:27:32 -06:00
Aode (lion)
2dbc6ebd86 Update manifest format 2021-12-04 11:13:28 -06:00
Aode (lion)
f8e3bc2a4a Add manifest step 2021-12-04 10:53:53 -06:00
Aode (lion)
cd66a1478a Move pict-rs binary out of excluded docker dir 2021-12-03 19:41:12 -06:00
Aode (lion)
2de4f30466 Test drone docker push 2021-12-03 19:20:02 -06:00
Aode (lion)
6785525850 Version v0.3.0-beta.6 2021-11-24 20:06:37 -06:00
Aode (lion)
5c3b76e49b Version v0.3.0-beta.5 2021-11-16 09:46:58 -06:00
Aode (lion)
ec434cd06e Add imagemagick policy to object store dev image 2021-11-16 09:45:43 -06:00
Aode (lion)
334e508d88 Version v0.3.0-beta.4 2021-11-03 12:09:37 -05:00
Aode (lion)
fe10156b65 Version v0.3.0-beta.3 2021-11-02 19:30:52 -05:00
Aode (lion)
fe0ad1b7e4 Version v0.3.0-beta.2 2021-11-02 17:24:31 -05:00
Aode (lion)
37c267662e Version v0.3.0-beta.1 2021-11-01 10:48:31 -05:00
Aode (lion)
ccb9f49b8b Implement storage migration 2021-10-31 21:11:35 -05:00
Aode (lion)
a96dea6de4 Version v0.3.0-alpha.43 2021-10-31 12:45:29 -05:00
Aode (lion)
366db1e1fe Make object storage with minio work 2021-10-28 20:59:11 -05:00
Aode (lion)
7aa6c695a0 Version v0.3.0-alpha.42 2021-10-27 11:43:58 -05:00
Aode (lion)
8b344e23d0 Version v0.3.0-alpha.41-r1 2021-10-23 14:32:25 -05:00
Aode (lion)
fd38ec2e78 Version v0.3.0-alpha.41-r0 2021-10-23 14:24:03 -05:00
Aode (lion)
bc6dc82a26 Version v0.3.0-alpha.41 2021-10-23 14:21:56 -05:00