arcade-player

Results 35 comments of arcade-player

The jars of modules (postgres, redis, gremil..) are fat jars including all the dependencies. The cypher query engine is embedded inside the `arcadedb-gremlin` jar: ```shell unzip -l arcadedb-gremlin-22.2.1.jar | grep...

"To run the application, one needs to fetch additionnal yml files from the arcadeanalytics-recipes repo, include them into the base image and edit the app.yml file. This is not trivial...

we should fill the gap between the recipes readme and the manual https://github.com/ArcadeData/arcadeanalytics-recipes https://arcadeanalytics.com/usermanual/ the plan is to move the manual on ascidooc and integrate it into the build infrastructure

We will rework documentation and manual. The goal is to unify the online manual (more related to our SAAS offer) to the readme/installation manual. Stay tuned (it's a boring task...

You can't remove a data-source if a widget is using it. This is the first error. for the second one, I guess you didn't start any database container. Referring the...

Just tested. I'm able to create datasources without any issues. I created a datasource pointing to orientdb and another one using the Gremlin endpoint. Note: orientdb should be up and...

I tested again with arcadeanalytics-standalone. After saving the new datasoure in the list of available ones Then. You can start to create widgets using the new datasource. In the image,...

moved here because it looks related to the web application, instead of the connectors

thank you forthe detailed report, we will investigate it

Hi, can you use the configuration on https://github.com/ArcadeData/arcadeanalytics-recipes docker-compose -f recipes/arcade-standalone.yml up