Commit Graph

17 Commits

Author SHA1 Message Date
SunnyQjm 6e368768e4 refactor(alarm): Use alarm microservice to implement applicaiton alarm 2023-09-22 15:49:56 +08:00
SunnyQjm 215762c802 feat(alarm): Create alarm microservice 2023-09-19 14:40:21 +08:00
SunnyQjm 07d3ba3020 reafctor(channel): Move db dialect and engine config to config.yml 2023-05-16 14:08:57 +08:00
SunnyQjm 6c6b0c0c3b refactor(channel): Auto scan models defined for alembic migrate 2023-05-16 12:58:25 +08:00
SunnyQjm 944c7409d6 feat(sdk.gclient): Add gclient to support Inter-Microservice Communication 2023-05-11 14:39:06 +08:00
SunnyQjm 736c3f1666 refactor(sysom_diagnosis): Use sysom.sh Use to unify deployment 2023-04-26 19:13:56 +08:00
SunnyQjm 99198638e3 refactor: Move environment-related functions to the infrastucture folder
contains three functions: env, local_services and sdk
1. env => Python virutal env
2. local_services => MySQL, redis, nginx
3. sdk => Tool Library
2023-04-26 19:07:40 +08:00
SunnyQjm 52e1c19cc7 feat(sdk): Add Framework Plugin Interface 2023-04-26 18:41:19 +08:00
SunnyQjm 95e4f47051 refactor(config): Uniformly configure the time zone of Django projects 2023-04-17 11:15:24 +08:00
SunnyQjm ad19d3329e reafactor(logger): Use clogger to replace loguru 2023-04-05 16:22:38 +08:00
SunnyQjm 942280344e refactor(vmcore): Enable vmcore dispatch node files itself 2023-03-16 11:37:55 +08:00
SunnyQjm df433f03da refactor(sysom_channel): Access unified configuration 2023-03-15 20:04:44 +08:00
SunnyQjm 24357c46b8 refactor(sysom_api): Access unified configuration 2023-03-15 16:36:57 +08:00
SunnyQjm 59ca1564b7 refactor(diagnosis): Enable diagnosis dispatch node files itself 2023-03-12 20:16:58 +08:00
SunnyQjm 7cd21a2815 feat(monitor): Enable monitor dispatch node files itself 2023-03-10 19:12:02 +08:00
SunnyQjm 40efdcbba0 fix(monitor.conf): Yaml config error 2023-03-10 17:02:39 +08:00
SunnyQjm a1a1fb1aaa refactor(conf): Add global yaml conf 2023-03-10 13:24:07 +08:00