Commit Graph

21 Commits

Author SHA1 Message Date
432003b50d Bump express from 4.18.2 to 4.19.2 in /pkg/bull-queue-admin
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 02:33:03 +00:00
7a987c9a7c Upgrade bullmq-admin 2024-01-24 09:42:18 +08:00
f3f9f1a210 Some queue admin 2024-01-16 21:30:17 +08:00
bca68372c9 Fix cert import 2024-01-16 21:25:34 +08:00
181c0253cb Update docker base image 2024-01-16 21:25:34 +08:00
2f2206707a redis config 2024-01-16 21:25:34 +08:00
362f87bb09 Clean up 2024-01-16 21:25:34 +08:00
b136d5c4bc Refactor 2024-01-16 21:25:34 +08:00
4ecb47f80f Use yaml escaping in the cert file 2024-01-16 21:25:34 +08:00
a36a516f04 Add some more debugging 2024-01-16 21:25:34 +08:00
154ccfe787 More init debugging 2024-01-16 21:25:34 +08:00
77e09954cd More init debugging 2024-01-16 21:25:34 +08:00
1559514c61 Await on secrets loading 2024-01-16 21:25:34 +08:00
78c1590ed7 Temp logging 2024-01-16 21:25:34 +08:00
0af8c47cfc Add ioredis package explicitly 2024-01-16 21:25:34 +08:00
b3616af783 Add ioredis 2024-01-16 21:25:34 +08:00
9144264020 Use redis connection 2024-01-16 21:25:34 +08:00
2f3e2d98d8 Fix instantiation 2024-01-16 21:25:34 +08:00
273e593a93 Fix init of queue workers 2024-01-16 21:25:34 +08:00
d98c2c2cf5 Redis config 2024-01-16 21:25:34 +08:00
1af4bf6928 Add bull admin panel 2024-01-16 21:25:34 +08:00