Add developer documentation about where to find FOLIO-related artifacts

Description

We have several different repositories that contain snapshot and released artifacts in various formats - Docker images, Debian packages, Maven artifacts, and NPM packages. These artifacts are publicly accessible (read-only) and probably should be properly documented so that the larger community can use them.

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:

David Crossley June 21, 2017 at 6:08 AM
Edited

Done the web page portion of this: dev.folio.org/download/artifacts

John Malconian May 20, 2017 at 10:01 AM

  • NPM packages for Stripes and UI application releases. Example .npmrc configuration:

@folio:registry=https://repository.folio.org/repository/npm-folio/

  • Maven release artifacts: Example Maven POM configuration:


<repositories>
<repository>
<id>folio-nexus</id>
<name>FOLIO Maven repository</name>
<url>https://repository.folio.org/repository/maven-folio</url>
</repository>
</repositories>

  • Debian/Ubuntu Apt Repository (Currently only Okapi packages for Ubuntu Xenial). Example Apt source configuration:

deb https://repository.folio.org/packages/ubuntu xenial/

  • Docker images of FOLIO module releases:

https://hub.docker.com/u/folioorg/

Individual module repositories on Docker Hub need some usage documentation in the short and long descriptions and links back to Github.

Details

Assignee

Reporter

Labels

Priority

Development Team

Core: Platform

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created May 20, 2017 at 9:37 AM
Updated January 18, 2019 at 12:47 PM
TestRail: Cases
TestRail: Runs