Open LaurenceJJones opened 7 months ago
@LaurenceJJones: Thanks for opening an issue, it is currently awaiting triage.
In the meantime, you can:
@LaurenceJJones: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.
/kind feature
/kind enhancement
/kind bug
/kind packaging
/kind enhancement
Adding a vague milestone of 1.7.0
as we have no current timeline plans on when this will happen but will be aimed at next milestone
For those wanting to track the progress of the bash script I have started a repository here
I havent defined the main topics yet but my aim to have a script that serves docker and podman without needing root permissions or sudo when needed
let me know the final URL of the script/documentation and I'll update the PR
I would love to see this in a way that we can install it on FreeBSD (cscli dashboard is disabled on FreeBSD).
decision has been made internally that the helper script project will be abandoned due to limit resources to allocate to this feature. We will instead provide documentation point of view of how to run Metabase via docker and Metabase via bare metal install.
Whilst
cscli dashboard
has served it purposes as an initial dashboard for CrowdSec data in the early days, we have kind off let the code and implementation go stale and hence issues that arise with CVE's that are reported to the upstream metabase image.Here are the current issues:
1.5
we exposed the versioning string parameter because of the CVE couple of months backcscli
binary and is not proactively maintained by usSolution we offer:
So we purpose that we deprecate the implementation within the
cscli
binary (less code, less maintenance for the team) and offer a replacement such as a bash script that users can download externally and run the same commands. So we dont completely hinder the community by revoking all access but we improve the experience we can offer without being tied directly to a crowdsec version.