1
0
mirror of https://github.com/umputun/reproxy.git synced 2024-11-24 08:12:31 +02:00
Commit Graph

37 Commits

Author SHA1 Message Date
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
Umputun
eb672a1b41 mor readme info about health checks 2021-04-09 17:56:45 -05:00
Umputun
1e7f940b01 add some info to readme 2021-04-09 17:48:22 -05:00
Umputun
bde03724e5 more renaming leftovers 2021-04-03 19:24:22 -05:00
Umputun
f8cd5f53b0 rename to reproxy 2021-04-03 14:23:23 -05:00
Umputun
c4dce18ba1 add ci badge 2021-04-03 02:35:58 -05:00
Umputun
ee51a35513 some initial docs 2021-04-03 02:31:48 -05:00
Umputun
0dcb927e01 add headers mw 2021-04-01 02:53:42 -05:00
Umputun
b5022affec
Update README.md 2021-03-28 16:05:47 -05:00
Umputun
e33837d7ba
Initial commit 2021-03-28 16:05:24 -05:00