Commit Graph

459 Commits

Author SHA1 Message Date
github-actions[bot]
89fe4ec621 update contributors[no ci] 2024-08-03 01:35:15 +00:00
UUBulb
26d81f6d7a
feat: use embed geoip database (#396)
* feat: use embed geoip database

* mention ipinfo

* only read once

* comments

comments

* chore: installer version

---------

Co-authored-by: naiba <hi@nai.ba>
2024-07-28 13:59:58 +08:00
github-actions[bot]
519882c4a9 update contributors[no ci] 2024-07-23 10:27:07 +00:00
github-actions[bot]
1c057d93bd update contributors[no ci] 2024-07-19 22:49:08 +00:00
naiba
34fedd91d2
fix: dashboard standalon-alone install 2024-07-15 16:01:24 +08:00
naiba
f675b884f5 feat: fetch version from api for dashboard standalone install 2024-07-14 22:52:53 +08:00
github-actions[bot]
ac64aa7355 update contributors[no ci] 2024-07-14 06:38:29 +00:00
UUBulb
05d69d5c07
ci: sync release to gitee (#390) 2024-07-14 14:38:12 +08:00
github-actions[bot]
22c687c044 update contributors[no ci] 2024-07-13 04:52:14 +00:00
github-actions[bot]
e7c6984c72 update contributors[no ci] 2024-07-10 15:14:11 +00:00
github-actions[bot]
740d15bf79 update contributors[no ci] 2024-06-28 02:32:48 +00:00
Kris
7ace5d04fa
Update README.md (#380) 2024-06-28 10:32:31 +08:00
github-actions[bot]
a38d7bb51d update contributors[no ci] 2024-06-25 15:00:50 +00:00
UUBulb
8805dffe85
refactor: make the installer script POSIX compliant (#376) 2024-06-25 22:15:49 +08:00
github-actions[bot]
eee3225f3a update contributors[no ci] 2024-06-23 07:59:19 +00:00
github-actions[bot]
65dee23137 update contributors[no ci] 2024-06-22 14:52:43 +00:00
github-actions[bot]
bc7791efd2 update contributors[no ci] 2024-06-22 14:51:57 +00:00
github-actions[bot]
ce66f72cf9 update contributors[no ci] 2024-06-16 10:13:06 +00:00
github-actions[bot]
db5e94d0de update contributors[no ci] 2024-06-15 01:43:49 +00:00
github-actions[bot]
b2740e5f3c update contributors[no ci] 2024-06-14 10:03:18 +00:00
github-actions[bot]
f30969e946 update contributors[no ci] 2024-06-01 11:12:04 +00:00
github-actions[bot]
3782c0dcaf update contributors[no ci] 2024-05-31 14:05:21 +00:00
github-actions[bot]
1749247aeb update contributors[no ci] 2024-05-21 15:12:02 +00:00
UUBulb
eaba7abd35
Use agent's builtin support for services instead (#357) 2024-05-21 23:11:43 +08:00
github-actions[bot]
f5ca66d924 update contributors[no ci] 2024-05-19 14:35:11 +00:00
github-actions[bot]
3614ef381e update contributors[no ci] 2024-05-05 12:13:15 +00:00
naiba
890616f52a daocloud github 镜像已经被打废了 2024-04-18 21:42:04 +08:00
github-actions[bot]
c92ec996e0 update contributors[no ci] 2024-04-13 03:15:05 +00:00
github-actions[bot]
7faba40a1c update contributors[no ci] 2024-04-09 12:43:54 +00:00
github-actions[bot]
f3c90bbf59 update contributors[no ci] 2024-04-08 14:31:45 +00:00
github-actions[bot]
83ba5ebc8a update contributors[no ci] 2024-04-06 03:49:43 +00:00
github-actions[bot]
d88989fb85 update contributors[no ci] 2024-03-30 03:08:46 +00:00
github-actions[bot]
140f9809a0 update contributors[no ci] 2024-03-30 03:01:11 +00:00
github-actions[bot]
506c87dbd8 update contributors[no ci] 2024-03-24 14:46:54 +00:00
github-actions[bot]
420d1ca8ff update contributors[no ci] 2024-03-24 08:13:23 +00:00
github-actions[bot]
753199a3b8 update contributors[no ci] 2024-03-23 04:19:22 +00:00
github-actions[bot]
dfb08caae1 update contributors[no ci] 2024-03-02 07:20:48 +00:00
naiba
77de1b44bc kkgithub 已失效 2024-02-28 23:30:59 +08:00
github-actions[bot]
6fa149519d update contributors[no ci] 2024-02-27 12:43:12 +00:00
github-actions[bot]
8033c6a0b7 update contributors[no ci] 2024-02-26 12:59:18 +00:00
github-actions[bot]
daa7e03240 update contributors[no ci] 2024-02-26 01:31:35 +00:00
github-actions[bot]
e24925b049 update contributors[no ci] 2024-02-25 15:35:34 +00:00
github-actions[bot]
ebc45f9b8f update contributors[no ci] 2024-02-24 13:10:48 +00:00
github-actions[bot]
c4b2c47beb update contributors[no ci] 2024-02-23 14:55:59 +00:00
1ridic
0835f13f28
优化安装逻辑 (#325)
* Optimize install process

If `getenforce` is not exist, then do not execute
it. This fixes the `command not found` error on
Arch Linux systems without SELinux installed.

* bump installer version
2024-02-23 22:55:42 +08:00
github-actions[bot]
ee3cda8aed update contributors[no ci] 2024-02-21 12:19:50 +00:00
604fc7d4c0
Arch 修复 nezha-agent 主目录遗留问题 (#323)
* Arch 修复 nezha-agent 主目录遗留问题

使用useradd -m创建的用户会产生主目录文件夹,使用userdel需要添加-r参数

* Update install_en.sh

* bump installer version
2024-02-21 20:19:34 +08:00
github-actions[bot]
5c549261dd update contributors[no ci] 2024-02-19 13:00:09 +00:00
github-actions[bot]
e8b208edfa update contributors[no ci] 2024-02-18 12:00:59 +00:00
github-actions[bot]
5bd4b57cbf update contributors[no ci] 2024-02-14 05:12:49 +00:00