Commit Graph

34 Commits

Author SHA1 Message Date
caoyanan666
99807358df
feat(develop): [ISSUES #12013] startup.sh support environment CUSTOM_NACOS_MEMORY (#12014)
* use DISABLE_NACOS_DEFAULT_MEMORY_SETTING

* use CUSTOM_NACOS_MEMORY

* Code optimization

* remove unuse

* startup.cmd support CUSTOM_NACOS_MEMORY environment variable

---------

Co-authored-by: caoyanan <caoyanan@growingio.com>
2024-05-06 11:49:19 +08:00
Weizhan Yun
b91abb83cb
fix #8947. (#8959) 2022-08-12 16:58:39 +08:00
brotherlu-xcq
ba6e161353
[ISSUE #6301] [TASK 2] change the UI and startup shell to support custom selector config. (#6691) 2021-08-20 09:32:31 +08:00
paderlol
903ff0f546
Fix the configuration file loading issue #4556 #4541 (#4590) 2020-12-29 09:52:07 +08:00
wangpin
acc865d441
Modify the startup script custom configuration first default configuration (#4021) 2020-10-20 20:11:50 +08:00
Hu Zongtang
479ef3ff65
[ISSUE#3409]fix Nacos can't start by the startup.cmd script in windows enviroment. (#3416) 2020-07-22 17:48:57 +08:00
lidaoyang
144c1819b0
Optimize startup.cmd, fix #3269 (#3270)
* Fix #3269

* Fix #3269
2020-07-08 09:20:26 +08:00
zhanglong
1b55e68fd4 Upgrade the database driver version of Mysql to 8 # 3036 #2993 #1868 2020-06-13 19:05:22 +08:00
zhfish
8fbe01892d remvoe classpath 2019-11-13 14:34:59 +08:00
zhfish
bf2eb6cc5e fix startup for java 11 2019-11-13 14:28:26 +08:00
ganghuo
86e2f4aea8 创建字符串不需要带入双引号,否则调用时会报Error:Unable access jarfile 2019-10-21 16:35:56 +08:00
pbting
56c439e929 fix #1609 2019-09-06 13:39:40 +08:00
pbting
1f1392be89 fix #1609 2019-09-06 13:33:05 +08:00
Fury Zhu
d5b5dbb85e
Merge branch 'develop' into hotfix_jackson_vulnerability 2019-05-24 19:35:36 +08:00
pader.zhang
f8b758a6f2 Hotfix mysql8 not support system of windows #1185 2019-05-20 17:43:37 +08:00
Fury Zhu
35e452e049
Merge pull request #1225 from rushsky518/master
Windows script cannot specify FUNCTION_MODE #1148
2019-05-20 12:18:25 +08:00
rushsky518
9aea3ff2c4 windows 脚本支持 -m -f 参数 2019-05-15 16:23:57 +08:00
XCXCXCXCX
6dc3882eef fix something 2019-05-10 13:47:22 +08:00
XCXCXCXCX
6695805c69 Let nacos-server.jar import external jar package 2019-05-08 09:14:54 +08:00
xuechaos
1e87e54bf0 close#874 process nacos.nacos is id for start or stop 2019-03-22 18:20:25 +08:00
Andy
e40d89912c Fix the issue which the server started failed if folder names contain spaces.
Tested and passed on both windows 7 and 10.
2019-02-01 22:50:14 +08:00
ankeway
308bae547d hotfix_672 2019-01-22 09:28:13 +08:00
water.lyl
920ff30961 Fix HmacSHA256 not available,change -Djava.ext.dirs 2019-01-17 16:39:38 +08:00
water.lyl
fcbb582e53 1、Fix HmacSHA256 not available,change -Djava.ext.dirs
2、update jjwt to newest version
3、longger security key,and change hs512 to hs256
2019-01-16 22:54:51 +08:00
nkorange
c56947c692 Fix windows startup error 2018-12-20 15:10:18 +08:00
xuechaos
b6e1ad91b8 feature : Support JDK 11
issue #214
2018-11-16 14:22:12 +08:00
mercyblitz
e91ccc9c0f Polish alibaba/nacos#96 : add command arguments into startup scripts 2018-10-03 03:58:26 +08:00
xuechaos
e3a40d7610 fix wrong shell to startup server, thanks to yanj0609 2018-09-26 20:32:28 +08:00
xxc
874f4403a2
Merge pull request #72 from yanj0609/master
[ISSUE #69] Fix application cannot use {BASE_DIR}/conf/application.properties
2018-09-26 20:24:56 +08:00
xuechaos
7997644589 del nacos server port in startup.cmd 2018-09-26 20:14:36 +08:00
xuechaos
d24f8680d9 fix mvn -B clean apache-rat:check
close #79
2018-09-26 20:05:17 +08:00
yanj0609
135524a8c8 Fix #69
* Add external config location to default config locations.

* The option '-cp' will be ignored when using 'java -jar'.
2018-09-20 23:23:06 +08:00
xuechaos
4b619cf25a fix windows startup 2018-07-21 13:42:47 +08:00
xingxuechao
91d20f34fd nacos is coming 2018-07-21 00:27:23 +08:00