Skip to content

A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs.

License

Notifications You must be signed in to change notification settings

projectdanube/xdi2-csp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


This is a configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs. This is also known as the "cloud service provider" (CSP) use case. The configuration should be considered a template and may be adjusted according to one's needs.

Information

How to build

First, you need to build the main XDI2 project.

After that, just run

mvn clean install jetty:run

Then use an XDI client to send XDI messages to the "registry" graph

http://localhost:9301/registry

Or use an XDI client to send XDI messages to one of the "user" graphs

http://localhost:9301/users/=!:uuid:1111

Or access the server's status page at

http://localhost:9301/ (disabled in applicationContext.xml by default)

Community

Google Group: http://groups.google.com/group/xdi2

IRC: irc://irc.freenode.net:6667/xdi

About

A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published