-
互联网公司创建初期,IT 的软件基础设施要有一个从0到1的过程,中间会涉及很多种类软件的选型。最近我调研了一番,将调研的结果汇集到本篇。方便参考。
## 人员管理
推荐 [keycloak](https://www.keycloak.org/), 其优势如下:
1. 数据存储 支持 postgres / mysql 等
2. UI 友好,支持主题定制,操作简单
3. 支持 OpenI…
-
A couple times this year our production servers crashed because of a bug in Hikari that it runs out of connections. It never creates new connections to move from min size to max size. Our setting is 2…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
d…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
c…
-
Part of https://github.com/pulumi/home/issues/3372
1. Enable embedding version number in each language's SDK
```go
RespectSchemaVersion: true
```
2. Configure ci-mgmt
Versions are stable within th…
-
I've been trying for a few days to build hawkbit version `3.0.0M8` with the s3 artifacts extension, this is my Dockerfile:
```
# set Java
ARG JAVA_VERSION=17.0.11_9
# extracts spring layers from…
-
This is an odd one.
It seems that nodes will duplicate messages, and that can snowball down the line.
I'm looking at one message getting 4 triggers on a `Receive` node then 9 from the `Room User…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
Subscribe to this issue and stay notified about new [daily trending repos in Go](https://github.com/trending/go?since=daily).
-
At the moment, children templates can inherit values in the parent `Values.yml` file if that file includes the value, prefixed by the chart name. For example,
```
mysql:
mysqlRootPassword: h…