Commit graph

31 commits

Author SHA1 Message Date
asonix 50fd3e6182 Enable serving over TLS 2024-01-31 17:47:42 -06:00
asonix 0c8d4588a6 bind to v6 in dev.toml, use local store & files 2024-01-30 15:22:34 -06:00
asonix 3980381106 Enable TLS in dev.toml 2024-01-15 18:15:51 -05:00
asonix d5a7e07118 Update dev.toml 2023-10-03 17:36:43 -05:00
asonix 853448d9c2 dev.toml: transcode to vp9 2023-10-03 15:50:22 -05:00
asonix 90065a7db5 Change targets in dev.toml to 'info' 2023-09-30 16:26:59 -05:00
asonix d3c663ccd0 Update dev.toml 2023-09-06 20:49:13 -05:00
asonix e15a82c0c7 Add external validation check 2023-09-05 20:45:07 -05:00
asonix 33615672ae Enable prometheus metrics in dev 2023-09-04 16:28:20 -05:00
asonix e961bdc331 Increase opentelemetry output 2023-09-03 21:32:54 -05:00
asonix 31caea438e Fix slow connection pool access 2023-09-03 20:05:29 -05:00
asonix 8a892ba622 it might work 2023-09-03 18:21:46 -05:00
asonix 5167fe331e Update docs, dev.toml 2023-09-02 13:36:03 -05:00
asonix 329ce1a7b0 Update configuration files 2023-08-30 20:54:56 -05:00
asonix 9fe7410dd6 Add logging to migration 2023-08-15 19:33:19 -05:00
asonix 5d4486fdf4 Finish queue implementation update for sled 2023-08-13 19:47:20 -05:00
asonix da0719392e Allow 10 uploads in dev 2023-07-20 22:06:06 -05:00
asonix 42c801f0fe add formats to dev.toml 2023-07-17 22:20:41 -05:00
asonix c41fab3632 Add quality settings to dev.toml 2023-07-17 17:47:16 -05:00
asonix afeac8294a Fix Alias cleanup ordering
Update dev.toml
2023-07-13 19:57:09 -05:00
asonix a32355c064 Update dev.toml 2023-07-13 19:22:15 -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 d16e81be20 Allow testing object-storage with native pict-rs 2023-07-07 12:30:22 -05:00
asonix 3487cb0e30 Add ability to set 404 image
Fix imagemagick blur arguments
2023-07-05 19:07:03 -05:00
asonix 6a442b40f7 Remove cache_duration from example files 2023-06-21 17:15:22 -05:00
asonix cc314c37a6 Use libopus for ffmpeg 2023-03-09 21:29:56 -06:00
asonix 503cedd14e Update dev toml 2023-03-09 20:07:19 -06:00
Aode (Lion) 865f4ee09c Caching works:
- Insert new bucket for current access time before removing
    previous access time record.
- Add instrument to more methods for more precise tracing
2022-04-05 21:47:35 -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) 3792a8923a Finish redoing config probably 2022-03-27 23:27:07 -05:00