Skip to content
This repository has been archived by the owner on May 18, 2019. It is now read-only.

Dockerized installer for Nexus Repository S3 Blobstores

Notifications You must be signed in to change notification settings

farshidtz/nexus-blobstore-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dockerized installer for nexus-blobstore-s3

Nexus Repository S3 Blobstores project source codes: https://github.com/sonatype/nexus-blobstore-s3

Usage

Clone this repository and build the image:

git clone https://github.com/farshidtz/nexus-blobstore-s3.git
cd nexus-blobstore-s3
docker build -t nexus-blobstore-s3 .

Given an installed Nexus server with home directory at /home-directory-of-nexus-server:

docker run -v /home-directory-of-nexus-server:/nexus-home --rm nexus-blobstore-s3

The container will exit after the installation.

If the installation was successful, restart Nexus server.

About

Dockerized installer for Nexus Repository S3 Blobstores

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages