Skip to content
#

web-ui

Here are 145 public repositories matching this topic...

kafka-ui
raphaelauv
raphaelauv commented Apr 6, 2022

Screenshot from 2022-04-06 19-15-20(1)

Is your proposal related to a problem?

the current UI of connectors show the topics that consume or produce the connectors , but they are not ordered by name , that mean if I it refresh the order of the topics change

and also two connectors w

type/enhancement good first issue scope/frontend status/accepted
kowl
MaxBoeh
MaxBoeh commented Nov 4, 2021

We are using the protobuf-git configuration as described at https://cloudhut.dev/docs/features/protobuf#git-repository
In our repository the proto-files live within a proto directory, which seems to be very common, and contains 5 levels of nested folders.

Currently KOWL searches only the first 5 levels of the checkout for .proto files, so our last level is not considered.

  • Please
feature good first issue backend
dmitrydvornichenko
dmitrydvornichenko commented Apr 16, 2020

Is your feature request related to a problem? Please describe.
Hello team.
I have a task to deploy a tiny and cute frontend, which will distribute wg configs for users of our organization. I decided to use your package, because it is 100% suitable.
We use dedicated server as a wg endpoint (VyOS cluster on vrrp), so I don't need to create peers from UI. I am populating config.json by ansible

enhancement good first issue
gerbera
hmoffatt
hmoffatt commented Jun 1, 2021

The instructions for docker-compose reference a volume called gerbera-config, but it is not declared, so starting the container fails with

ERROR: Named volume "gerbera-config:/var/run/gerbera:rw" is used in service "gerbera" but no declaration was found in the volumes section.

The container needs to be declared with

volumes:
  gerbera-config: {}

However, I don't thin

漂亮的Go语言通用后台管理系统,包含:计划任务 / MySQL管理 / Redis管理 / FTP管理 / SSH管理 / 服务器管理 / Caddy配置 / DDNS / FRP可视化配置 / 云存储管理 等功能。可运行于 Windows / Linux / MacOS 等主流系统平台和 树莓派 / 路由器 等ARM设备

  • Updated Apr 5, 2022
  • Go

Improve this page

Add a description, image, and links to the web-ui topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the web-ui topic, visit your repo's landing page and select "manage topics."

Learn more