SheltonZSL
935ab0b17d
Display the port services listen to from OAP and UI ( #12030 )
2024-03-17 21:58:40 +08:00
wuwen
95c047bdf3
Fix `startup.sh` ( #11843 )
...
Add '&' symbols to `startup.sh`
2024-01-30 11:33:59 +08:00
kezhenxu94
f1db255605
Fix wrong classpath that might cause OOM in startup ( #11247 )
2023-08-21 21:30:12 +08:00
Rahul Bajaj
2b37aa4d66
Increase the default memory size to avoid OOM ( #11095 )
2023-07-15 19:56:31 +08:00
Rahul Bajaj
1d9a4304f3
Removed "&" symbols from shell scripts ( #11072 )
...
This commit removes all "&" symbols from the shell script. The "&" symbol is typically used for background execution and concurrent tasks. The refactor simplifies the script's logic and ensures deterministic command execution which executing them as systemd services.
2023-07-13 08:06:52 +08:00
kezhenxu94
b3c7658a0e
webapp: migrate from Spring Web to Armeria ( #9592 )
2022-09-11 16:33:53 +08:00
Snile
f44ed756df
Allow user-defined `JAVA_OPTS` in the startup script ( #6316 )
2021-02-04 14:23:16 +08:00
yangy
4f011585ee
fix an error when executing startup.bat when the log directory exists ( #5213 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-07-31 22:24:11 +08:00
吴晟 Wu Sheng
7c535f8612
Fix es7 dist not uploaded in the release process. ( #4112 )
2019-12-24 12:07:19 +08:00