spline-getting-started
spline-getting-started copied to clipboard
Hello! I trying to deploy Spline into k8s cluster via Helm instance, but when i open web-ui page, I get error, because browser try to load data from api service....
Hello everyone, I started docker-compose up, and the error log: ”(root)Additional property name is not allowed“ Where is the problem? Docker Compose version v2.2.2
``` docker run -p 8529:8529 -e ARANGO_NO_AUTH=1 arangodb/arangodb:3.9.6 docker run -it --rm absaoss/spline-admin:0.7.7 db-init arangodb://172.17.0.1/spline docker container run \ -e SPLINE_DATABASE_CONNECTION_URL=arangodb:///172.17.0.1/spline \ -p 8080:8080 \ absaoss/spline-rest-server:0.7.7 docker container run \...
From: - https://github.com/AbsaOSS/spline-spark-agent/issues/587#issuecomment-1414154105 - https://github.com/AbsaOSS/spline-spark-agent/discussions/316#discussioncomment-2185125
I'm follwing [https://absaoss.github.io/spline/#step-by-step](spline) and trying to get understand this. so i was able to get Spline up and running using docker-compose as per the dicumentation [http://localhost:9090/]( Spline UI). and [http://localhost:8080/](server)...
Based on conversation with @korbelm, we need to make the Docker-compose config more production ready. For that we need to focus on health checks, recovery settings, and overall configuration flexibility...
Hi Team, I am trying to install two ingress-nginx and getting the following error - Command used - helm install ingress-nginx nginx-stable/nginx-ingress -n ingress-nginx Output - Successfully deployed helm install...
https://absaoss.github.io/spline/0.5.html links to here, but version used here is 0.6