Skip to content

vmelnic/nexus-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus repository oss

The free artifact repository with universal format support.

  • Single source of truth for all of your components, binaries, and build artifacts.
  • Efficiently distribute parts and containers to developers.
  • Deployed at more than 100,000 organizations globally.

Supports Nexus push command for composer.

Configure and install

Copy .env.example to .env

Edit .env and update the NEXUS_DATA_DIR parameter.

Run container:

docker-composer up -d --build

Repository manager

Navigate to http://localhost:8081

The repository manager ships with two users by default: admin and anonymous. The admin user has all privileges and the anonymous user has read-only privileges. The initial password for the admin user can be found in an admin.password file found in the NEXUS_DATA_DIR directory after starting the server.

Links

About

The free artifact repository with universal format support. https://www.sonatype.com/nexus-repository-oss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages