Commit Graph

11 Commits

Author SHA1 Message Date
Umputun
8cf4b9063d Multiple static location (#36)
* add isStatic flag to mapper, implement for file and static providers

* handle static match response as a special case

* move assets conversion to load time

* rename static to assets everywhere for consistency

* don't overwride asset param in url mapper

* add documentation about assets mode

* add tests
2021-04-16 02:49:00 -05:00
Umputun
33346c9f7a update docker example with arm-compat images #33 2021-04-15 03:33:52 -05:00
Umputun
ab0f5c0e1d switch final image to scratch base 2021-04-14 03:26:20 -05:00
Umputun
d1ef428236 add assets examples 2021-04-13 21:40:09 -05:00
Umputun
21636b8a4b update docker example 2021-04-12 22:21:52 -05:00
Umputun
c53d28b12d support TZ customization 2021-04-11 17:10:40 -05:00
Umputun
825a3c3c7f add readme to docker example 2021-04-10 23:51:12 -05:00
Umputun
be20b0b636 allow use of assets server without any provider 2021-04-10 14:34:28 -05:00
Umputun
0274bd77f7 add assets server to file example 2021-04-10 13:26:55 -05:00
Umputun
8135e99d4d add file example 2021-04-10 13:10:32 -05:00
Umputun
c970c176a9 add working docker compose example for docker provider 2021-04-10 04:25:03 -05:00