Commit graph

13 commits

Author SHA1 Message Date
f3cd2e3246 Enable TLS with dev postgres container 2024-01-15 18:15:36 -05:00
3c6d676e51 Update garage setup to use existing key, use garage 0.9 for testing, add minio-client to nix
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-16 17:39:42 -06:00
31caea438e Fix slow connection pool access
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-03 20:05:29 -05:00
764bf95d44 Get garage environment working again - main
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
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
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-02 10:48:36 -06:00
0da6159cf1 Update object-storage docker section to try for garage support
All checks were successful
continuous-integration/drone/push Build is passing
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
29a998a665 Update object storage testing configs
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-24 20:34:13 -05:00
25b588154c Re-enable console for dev docker-compose
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-11 15:39:11 -05:00
13afc6a4be Update pictrs-proxy in object-storage dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-07 13:28:41 -05:00
c80d207a87 Improve tracing
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-06 21:40:49 -05:00
366db1e1fe Make object storage with minio work 2021-10-28 20:59:11 -05:00