X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=modules%2Forg.argeo.slc.server.repo.webapp%2Fhowto.html;h=ef88129ba63d6b0160bfcd6c3d1d4b37b8209cc2;hb=932c8ea9e0f1af81773b93ad4c593006cfe1720d;hp=8db37cdbb9da071dd608a2f1dc3295309addf319;hpb=43c93fe7545e548f2713af7a96a610bfbd6c5892;p=gpl%2Fargeo-slc.git diff --git a/modules/org.argeo.slc.server.repo.webapp/howto.html b/modules/org.argeo.slc.server.repo.webapp/howto.html index 8db37cdbb..ef88129ba 100644 --- a/modules/org.argeo.slc.server.repo.webapp/howto.html +++ b/modules/org.argeo.slc.server.repo.webapp/howto.html @@ -1,3 +1,27 @@ + + + +SLC Repository + + +

SLC Repository

+

This is a repository of OSGi bundles, which is compatible with Maven conventions. +

+

The first level refers to products, the second one to version branches of these products. +

+

When clicking on a version branch, an editors opens which allows to efficiently browse the available bundles. +

-How to use SLC +

Usage with maven repository compatible tools

+

There is one maven-style repository per branch. +

+

It is accessible anonymously at the following URL (if public access has been explicitly given to this branch):
+

http://[host]/data/public/java/[org.example.product]-[major.minor.x]
+

+

Or as an authenticated user (BASIC auth) belonging to ROLE_SLC, with read/write WebDav access:
+

https://[host]/data/files/java/[org.example.product]-[major.minor.x]
+

+ + + \ No newline at end of file