Commit graph

11 commits

Author SHA1 Message Date
asonix f3cd2e3246 Enable TLS with dev postgres container 2024-01-15 18:15:36 -05:00
asonix 4d78ce7689 Fix store delegation for public_url 2023-07-14 15:23:07 -05:00
asonix c6e2ef52c8 Add direnv to gitignore
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-09 20:35:14 -06:00
asonix 30f01f0e20 Add flake 2023-03-09 19:54:03 -06:00
asonix 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
Aode (lion) 366db1e1fe Make object storage with minio work 2021-10-28 20:59:11 -05:00
asonix 1ecb6e552b Add folder for client examples 2020-06-10 09:07:14 -05:00
Dessalines 5568271467 Add a javascript client (#2)
Some cleanup.

Fixing the js client.

Using 8080 port

Adding a test client for javascript.
2020-06-09 22:27:45 +00:00
Dessalines 9ff134e616 Adding a prod docker and docker-compose. 2020-06-07 16:43:04 -04:00
Dessalines a7bc7c0121 Adding docker and docker-compose. 2020-06-07 16:21:25 -04:00
asonix 6d7673dfcc A Simple duplicate-resolving image host 2020-06-06 16:02:26 -05:00