Tuesday, August 09, 2022

[new] www/opensearch-dashboards

Hello Pavel, ports

the recent mail "remove outdated/unmaintainable ELK ports" reminded me
that i still had a WIP port for the kibana fork: opensearch-dashboards.

I don't know what i did wrong last time, but now I just bumped the
version, repackaged it and it seems to work. Note that my usage is
very, very limited (80% of it is just using the console for debugging
some opensearch queries) and my current local setup is very likely non
standard (I didn't want to bother with tls so i'm running without the
security plugin.) So, more feedback is welcome :)

Otherwise the port is just a ripoff of www/kibana with a few things
changed here and there. It still suffer from the same issue where the
node version needs to be tweaked in package.json.

Index: user.list
===================================================================
RCS file: /home/cvs/ports/infrastructure/db/user.list,v
retrieving revision 1.403
diff -u -p -r1.403 user.list
--- user.list 19 Jun 2022 08:12:25 -0000 1.403
+++ user.list 9 Aug 2022 09:37:57 -0000
@@ -390,3 +390,4 @@ id user group port
879 _vaultwarden _vaultwarden security/vaultwarden
880 _gotosocial _gotosocial www/gotosocial
881 _opensearch _opensearch textproc/opensearch
+882 _opensearch-dashboards _opensearch-dashboards www/opensearch-dashboards

No comments:

Post a Comment