-
部署yml文件
**version: '3'
services:
dst:
container_name: dst
image: hujinbo23/dst-admin-go:1.3.0
ulimits:
nofile:
soft: 65536
hard: 65536
ports:
…
-
### Environment
kafka-python = "^2.0.2"
python = Python 3.10.15
We're using AWS MSK - Kafka version 3.5.1.
### Code
```
import traceback
from kafka import KafkaAdminClient
BOOTSTRAP_SE…
-
IIUC, it is common practice to expose `/ready` and `/stats/prometheus` using the admin endpoint.
But this also exposes admin privileges, like stopping the server.
Any compromised Prometheus scraper …
-
### 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…
-
Description: Create an admin dashboard that allows the admin to perform basic operations after logging in. The dashboard should include the following features:
Add Students: A link/button to add st…
-
### Discussed in https://github.com/agusmakmun/django-markdown-editor/discussions/258
Originally posted by **JElgar** August 19, 2024
Hey! I'm trying to find a markdown editor to use in the dj…
-
### Description
shenyu admin will support cluster mode, and shenyu bootstrap has been supported, but shenyu-bootstrap cannot guarantee consistent data from every bootstrap node, so shenyu community w…
-
```php
-
We decided to merge the Bootstrap admin theme from https://github.com/GHengeveld/cot-admin-bootstrap and select it by default in config-sample.php.
TODO:
- Merge 'configsiblings' code into admin.conf…
-
### Rancher Server Setup
- Rancher version: 2.7.6
- Installation option (Docker install/Helm Chart): Helm
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): RKE2
##…