Hi,

I've deployed a docker service with TopBraid EDG 6.3 as a running instance. 
Deployment works as it should be and after license registration and setting 
the configuration parameters (choosing TDB: Store graphs in the general 
shared database) my TopBraid instance is up and running. I chose to work 
with the "TBD general shared database", since all graphs will be stored at 
the root of the workspace in the /_DATA directory (according to 
https://doc.topquadrant.com/6.3/server-administration/ - EDG Configuration 
Parameters part). This way I can create a bind volume to /_DATA so all the 
graphs are stored at my host as well (in case the container fails and all 
my graphs are lost).

However, when I shell into my container using 
docker exec -it [container_id] /bin/bash
to look if my newly added graphs (such as an ontology) are indeed stored in 
the /_DATA directory, the directory is empty. 

*Now my question is where does TopBraid store the graphs? *I've added an 
ontology so it must be located somewhere right?


(This question also applies to license storage and configuration storage, 
so I don't have to manually register the license and change the EDG 
configuration parameters every time I start the Docker instance).


Kind regards,
Stefan

-- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/topbraid-users/dab1c5ed-c91e-4d8a-baf7-f65c57ff9c48%40googlegroups.com.

Reply via email to