-
#### Environment
- OS:
- Erlang/OTP:
- EMQ:
#### Description
*A description of the issue*
Emqx_auth_mysql loads successfully but without acl rules, just user login authentication
chcmq updated
3 years ago
-
It would be really nice to be able to set the default password via a environment variable?
-
**Environment**:
Here is my Dockerfile:
```
FROM emqx/emqx:4.2.7-alpine-amd64
ENV EMQX_LOADED_PLUGINS="emqx_management,emqx_auth_username,emqx_recon,emqx_retainer,emqx_dashboard,emqx_bridge_mqtt…
-
**Environment**:
- EMQ X version: 4.2.7 Official Docker container
**What happened and what you expected to happen**:
I configured emqx according to the last user guide wit the following e…
-
Having an issue to build plugin on emqx version 3.2.0.
```
===> Error building application push_kafka_bridge:
No project builder is configured for type mix
make: *** [emqx] Error 1
```
-
**Environment**:
Docker image emqx/emqx:4.3-rc.1.
**What happened and what you expected to happen**:
The ACL API endpoint used to be /api/v4/emqx_acl, then it was /api/v4/mqtt_acl, and now ne…
umeat updated
3 years ago
-
**Please describe your problem in detail, if necessary, you can upload the log file through the attachment**:
I use the `EMQ X Edge:v4.1.1 container` to bridge the `EMQ X Broker:v4.1.1` container.
…
-
Hope emqx_ctl could set dashboard user password offline. So it could be used before emqx instance run
-
#### Environment
- OS: Container-Optimized OS
- EMQ: docker image emqx/emqx:v3.0.1
#### Description
I deploy emqx as Deployment on Kubernetes. I use Postgres authentication.
My emqx Deploym…
-
Hi,
I'm trying to set up the certificates for the dashboard, I have added these settings to the values yaml:
```yaml
emqxConfig:
EMQX_LISTENER__HTTPS: 18084
EMQX_LISTENER__HTTPS__ACCESS__…