Zaiming (Stone) Shi
|
d9946ffa5b
|
chore: Update EMQ X description in RPM and DEB packages
|
2022-01-13 18:54:01 +01:00 |
Zaiming (Stone) Shi
|
68eb13d478
|
fix: portable shebang
|
2021-12-27 15:45:12 +01:00 |
William Yang
|
afd07591bd
|
build(deb): fix postrm for checking systemd
|
2021-12-07 13:27:46 +01:00 |
William Yang
|
75eafcd630
|
build(deb): deb pkg enable/disable emqx system
|
2021-12-07 10:57:38 +01:00 |
William Yang
|
0c0d55115b
|
build(deb): remove System V init
|
2021-12-02 22:05:32 +01:00 |
William Yang
|
bf72b9f297
|
build: rpm and deb use the same systemd service file
|
2021-12-02 22:05:32 +01:00 |
William Yang
|
0f796c886a
|
build(deb): drop systemV init
|
2021-12-02 22:05:32 +01:00 |
William Yang
|
99858adb9c
|
fix(systemd-start): /usr/bin/emqx is bash not sh
|
2021-12-02 22:05:32 +01:00 |
William Yang
|
5428278802
|
fix(systemd): add restart on failure
|
2021-12-02 22:05:32 +01:00 |
Zaiming Shi
|
a705bc1fc7
|
build: change package name scheme
`${PROFILE}-${PKG_VSN}-otp${OTP_VSN}-${SYSTEM}-${ARCH}.zip`
|
2021-11-20 20:44:48 +01:00 |
William Yang
|
0dd09b06f1
|
build: dep openssl11 is limited to amd64 centos7
|
2021-09-07 09:49:09 +08:00 |
William Yang
|
7a98289d4a
|
chore: centos7 add openssl11 dep in rpm spec
|
2021-09-01 13:35:56 +02:00 |
zhanghongtong
|
b9c913d18f
|
chore(CI): fix windows build error
|
2021-03-23 20:32:23 +08:00 |
zhanghongtong
|
622edcd536
|
chore(CI): rename arch package name
|
2021-03-23 19:49:54 +08:00 |
Rory Z
|
862e484944
|
chore(CI): build workflow support enterprise repo (#4363)
|
2021-03-18 16:30:48 +08:00 |
Zaiming Shi
|
99c9374a9c
|
chore(ci): delete usage of EMQX_DEPS_DEFAULT_VSN
EMQX_DEPS_DEFAULT_VSN is the old package version number
used in emqx-rel project.
We no longer use it in emqx.git umbrella project
|
2021-02-12 14:50:01 +01:00 |
Yudai Kiyofuji
|
aadd1ba11a
|
add shellcheck to ci (#4126)
* chore(shell): disable some shellcheck
* refactor(shell): fix shellcheck
* test(ci): add shellcheck
|
2021-02-04 16:51:48 +09:00 |
Zaiming Shi
|
d13a33463f
|
chore(bin/emqx): set program name
|
2021-01-29 09:42:35 +08:00 |
Zaiming Shi
|
cf23d9efe9
|
chore(bin/emqx): Do not rely on beam.smp program name
|
2021-01-29 09:42:35 +08:00 |
Rory Z
|
c0f03ca132
|
test(CI): add actions for build emqx packages (#3915)
|
2020-12-15 13:34:11 +08:00 |