Umputun
5743109210
Nice error ( #61 )
...
* add support of html error reporting with custom templates
* typo
* formatting
* better template load error msg
2021-04-30 04:03:36 -05:00
Umputun
2670144e8a
add support of docker route prefix
2021-04-28 14:00:38 -05:00
Umputun
b04832658e
reformat example
2021-04-27 03:45:46 -05:00
Umputun
66eb3ffe4a
support d units in cache duration
2021-04-27 01:40:46 -05:00
Umputun
a4cffbe922
Mime cache ( #59 )
...
* support different caching duration for different mime types #58
* extract main code to run func
* lint: err shadowing
2021-04-26 18:51:48 -05:00
Umputun
f5c5c61349
add header example
2021-04-25 12:57:11 -05:00
Umputun
c4f3752350
remove negative duration sample
2021-04-24 19:00:20 -05:00
Umputun
89b562e059
add details about cache duration
2021-04-24 18:59:55 -05:00
Umputun
a0b56580e2
fiх absolute link in docs
2021-04-24 13:53:33 -05:00
Umputun
8279b1a8ea
change gcr link
2021-04-23 23:42:43 -05:00
Umputun
a36c64fca4
remove some EOLs
2021-04-23 23:39:07 -05:00
Umputun
0914bbe9a2
minor typos
2021-04-23 16:46:35 -05:00
Umputun
c590c3246d
Assets cache ( #54 )
...
* add caching control for assets
* regen site
2021-04-23 02:02:36 -05:00
Umputun
6096db3ff0
typo and regen site
2021-04-21 02:03:19 -05:00
Umputun
4c79c3b239
rename endpoint to /metrics
2021-04-21 01:28:07 -05:00
Umputun
8ea0052228
implement basic support of metrics via mgmt server #35
2021-04-20 19:22:46 -05:00
Cigizmoond Vyhuholev
bece2938f0
Fix typo
2021-04-20 10:47:23 -05:00
Umputun
3499836b90
fix typo in help msg
2021-04-19 03:25:59 -05:00
Umputun
087a0b7873
make clear multiple hosts support
2021-04-18 12:19:03 -05:00
Umputun
34c1510c8c
fix docker paths in docs
2021-04-17 12:49:47 -05:00
Umputun
93f4d5b975
add minimal info about providers nature
2021-04-16 17:17:57 -05:00
Pavel Mineev
62ee98bf16
fix anchor
2021-04-16 15:19:18 -05:00
Pavel Mineev
41104ef980
Fix new line in README.md
2021-04-16 14:12:53 -05:00
Umputun
9ffae3449b
drop unneeded EOL from readme
2021-04-16 14:09:30 -05:00
Umputun
9bcbe360e1
Update README.md
2021-04-16 13:38:20 -05:00
Pavel Mineev
e248ef2441
revert README.md and symblink it to the site folder, add better font styles
2021-04-16 13:36:45 -05:00
Pavel Mineev
3951d3866e
use one readme for repo and site
2021-04-16 13:22:53 -05:00
Pavel Mineev
ab9c5864bb
Create cool site for Reproxy ( #30 )
...
by @akellbl4
* make cool site for reproxy
* remove meta tags with images
* fix dark theme
* flix styles for sidebar nav
* add scroll in sidebar
* fix dark theme
* fix markdown
* remove package lock
* add package lock to ignore
* add update date and edit button
* add build command
* move target to public
* add build
* use gitignore
* add logos
* Changes
- add meta
- add close button
* add style for code tag
* fix favicon color in safari
* add logo styles
* update favicon
* add classic ico favicon
* update touch icon
* fix sharing images
* fix logo
* move data to site data file
* add fancy mate glass effect on header
* make readme as site base
* update logo
update logo
* add stretching width for the content
* add dockerfile
* fix dark theme bugs
* remove usless props
* fix logo
* fix node version
* replce logo for the site
* fix path to logo in readme
* add more space on logo in readme
* fix logo size in readme
2021-04-16 12:34:03 -05:00
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
Dmitriy Kopylenko
58bed075fd
Simple grammatical change
2021-04-14 11:06:49 -05:00
Umputun
7138a71236
add a tiny docker example
2021-04-14 03:45:25 -05:00
Umputun
6dcc2fa719
flip signature, disabled by default
2021-04-13 14:08:15 -05:00
Umputun
f6491246f8
support reproxy.port #21
...
defines which of exposed ports will be used for the destination in case if multiple ports exposed from the container
2021-04-13 12:01:54 -05:00
Umputun
64fd98a130
all timeouts are customizable #5
2021-04-12 21:54:59 -05:00
Umputun
06a6d595b3
change docker provider defaults
...
skip without --docker.auto all containers without reproxy.* label
2021-04-12 21:26:31 -05:00
Umputun
875f288fd7
typo
2021-04-12 16:12:14 -05:00
Umputun
c4703d3b17
update docs
2021-04-12 03:41:04 -05:00
Umputun
9462170cd1
support reproxy.enabled label, enforce this label for reproxy container itself #16
2021-04-11 01:37:45 -05:00
Umputun
ddf951b567
more details to readme
2021-04-10 21:23:07 -05:00
Umputun
be20b0b636
allow use of assets server without any provider
2021-04-10 14:34:28 -05:00
Umputun
7da8ee593e
add reference to examples
2021-04-10 13:18:28 -05:00
Umputun
6bcb791bc5
fix ping path from docker labels, clarify docs about path (not url) for the destination
2021-04-10 02:44:40 -05:00
Umputun
5f3647b066
add details about container's exclusions
2021-04-10 02:23:43 -05:00
Grigory Bakunov
3ce8eb4eac
Update README.md
...
fix legacy example
2021-04-10 09:50:20 +03:00
Umputun
a0e3f2de0c
add missing link
2021-04-09 19:34:27 -05:00
Umputun
38b7f8b002
add line break for better formatting
2021-04-09 19:33:25 -05:00
Umputun
5bf6b632ff
add got-report badge
2021-04-09 19:31:39 -05:00
Umputun
8e645484ce
add coverall badge
2021-04-09 19:27:25 -05:00
Umputun
14e5fc68f5
add dockerhub badge
2021-04-09 18:03:35 -05:00
Umputun
52b9f97d66
typos
2021-04-09 18:00:10 -05:00