Ivan Dyachkov
|
38f49de6d9
|
fix(deb): fix apt purge when emqx service was still running
|
2024-05-30 17:03:13 +02:00 |
Zaiming (Stone) Shi
|
7dc06d3533
|
fix(plugins): ensure plugins dir is created for deb and rpm
|
2022-07-01 12:46:27 +02:00 |
Zaiming (Stone) Shi
|
5d10071319
|
chore(rpm/deb): delete init.d stuff
|
2022-04-19 22:25:59 +02:00 |
Zaiming (Stone) Shi
|
4e64010a3b
|
build: more structured build info
|
2022-03-02 21:22:03 +01:00 |
Zaiming (Stone) Shi
|
b68cb96bd2
|
refactor: make pkg-vsn.sh able to report both short and long version
|
2022-02-26 01:38:10 +01:00 |
Zaiming (Stone) Shi
|
2d3859a79a
|
build: get full version from pkg-full-vsn.sh
this is due to the mapping of :
centos7 -> el7
and rockylinux8 -> el8
with this fix, there is no need to repeat such mapping
in many differennt places
|
2022-02-25 11:33:01 +01:00 |
Zaiming (Stone) Shi
|
2e94880bb6
|
docs: More EMQ X -> EMQX rename in descriptive strings
|
2022-02-15 22:39:11 +01:00 |
Thales Macedo Garitezi
|
a91880780a
|
chore(elixir): change image/package versioning convention
We now go from "most specific" to "most general" versions: Elixir ->
OTP -> OS.
|
2022-01-26 16:59:48 -03:00 |
Thales Macedo Garitezi
|
6dd11665bb
|
ci(mix): build emqx packages with elixir
|
2022-01-26 16:59:48 -03:00 |
Zaiming (Stone) Shi
|
d9946ffa5b
|
chore: Update EMQ X description in RPM and DEB packages
|
2022-01-13 18:54:01 +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 |
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 |
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 |
Rory Z
|
c0f03ca132
|
test(CI): add actions for build emqx packages (#3915)
|
2020-12-15 13:34:11 +08:00 |