yusing
|
f4d532598c
|
Improved healthcheck, idlewatcher support for loadbalanced routes, bug fixes
|
2024-10-15 15:34:27 +08:00 |
|
yusing
|
99207ae606
|
routes in loadbalance pool no longer listed in ls-route and its API, the loadbalancer is listed instead. improved context handling and grateful shutdown
|
2024-10-14 09:28:54 +08:00 |
|
yusing
|
d47b672aa5
|
refactored some stuff, added healthcheck support, fixed 'include file' reload not showing in log
|
2024-10-12 13:56:38 +08:00 |
|
yusing
|
7184c9cfe9
|
correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost
|
2024-10-11 09:13:38 +08:00 |
|
yusing
|
d91b66ae87
|
performance improvement and small fix on loadbalancer
|
2024-10-09 18:10:51 +08:00 |
|
yusing
|
5c40f4aa84
|
added round_robin, least_conn and ip_hash load balance support, small refactoring
|
2024-10-09 10:39:07 +08:00 |
|
yusing
|
9c3edff92b
|
databases without explicit alias(es) are now excluded by default
|
2024-10-04 09:17:45 +08:00 |
|
yusing
|
e8f4cd18a4
|
refactor: moved models/ to types/
|
2024-10-04 08:47:53 +08:00 |
|
yusing
|
e566fd9b57
|
fixed homepage not respecting homepage.show field, disabled schema validation for included file
|
2024-10-04 08:36:32 +08:00 |
|
yusing
|
de6c1be51b
|
improved homepage support, memory leak partial fix
|
2024-10-03 20:02:43 +08:00 |
|
yusing
|
4f09dbf044
|
replace - _ with whitespace for default homepage.name
|
2024-10-03 10:19:31 +08:00 |
|
yusing
|
e6b4630ce9
|
experimental homepage labels support
|
2024-10-03 10:10:14 +08:00 |
|
yusing
|
90bababd38
|
improved homepage labels
|
2024-10-03 04:00:02 +08:00 |
|
yusing
|
90130411f9
|
initial support of homepage labels
|
2024-10-03 02:53:05 +08:00 |
|
yusing
|
ef52ccb929
|
fixed api, fixed ListFiles function
|
2024-10-02 17:34:35 +08:00 |
|
yusing
|
c3b779a810
|
containers without port mapped will no longer be served
|
2024-10-01 17:18:17 +08:00 |
|
yusing
|
478311fe9e
|
fixed container routes not being loaded, added X-Forwarded-{Scheme,Proto,Host}, fixed containers with no mapping being served
|
2024-09-30 18:04:47 +08:00 |
|
yusing
|
415f169f48
|
added explicit only mode for docker provider, updated dependencies
|
2024-09-29 11:24:41 +08:00 |
|
yusing
|
90487bfde6
|
restructured the project to comply community guideline, for others check release note
|
2024-09-28 09:51:34 +08:00 |
|