Questions tagged [n3dr]

N3DR is an abbreviation for Nexus3 Disaster Recovery.

Nexus3 Disaster Recovery (N3DR) is a tool that is able to backup all Nexus3 artifacts.

7 questions
6
votes
5 answers

How to backup all Nexus 3 artifacts?

I was wondering how to download all (not one or two specified ones) artifacts from a Nexus 3 repo to local disk. In Nexus 2 it was easy since everything was stored on disk and I would just rsync all the artifacts to my local disk. But in Nexus 3…
jcrosel
  • 349
  • 2
  • 5
  • 13
5
votes
3 answers

Nexus 3 backup via command line?

In Nexus 3 backup procedure has changed. In Nexus 2 recommended was to run a OS scheduled task / cron job to rsync some directories to a backup location. In Nexus 3 the recommended way seems to be to create to schedule a predefined Nexus Task…
onknows
  • 6,151
  • 12
  • 65
  • 109
3
votes
1 answer

Nexus Repository 3 backup

Recently I installed Nexus Repository 3 in OpenStack Cloud and I am using it for a while now. I would like to perform incremental backup of Nexus and thus securing our data. How can one perform incremental backups of nexus data?
Rashmi
  • 31
  • 1
  • 3
1
vote
2 answers

Nexus 3 Docker container and Backup

I'm testing Nexus 3 from Docker container and I'm using https://github.com/sonatype/docker-nexus/blob/94d654faa2166b60fe2a4ad9629ff418a305dcb9/oss/Dockerfile. The issue is that when I upload artifact to the Nexus I cant find it in the file system in…
user3283749
  • 21
  • 1
  • 5
0
votes
0 answers

Move Old Artefacts from one nexus repository to Another Nexus repository

How to migrate the Artefacts which are older than 90 days to another nexus server? I can able to delete the artefacts older than 90 days from Nexus3, but the requirement is to take backup of old artefacts to another nexus
user2439278
  • 1,222
  • 7
  • 41
  • 75
0
votes
1 answer

Get entire backup of Nexus OSS 3 of data and binaries

I have configured Nexus OSS 3 on Amazon Linux ec2 instance. I want to take periodical backup of database and store the backups in S3 bucket. In order to do that I mounted the S3 bucket on my Linux instance. I created a scheduled export task on Nexus…
cloudify
  • 95
  • 4
  • 10
-1
votes
1 answer

Nexus 3 Backups - Can I just backup /nexus-data?

I'm using the docker container to run Nexus 3. If I stop the container, then backup the volume directory for /nexus-data will this result in a valid backup? Just want to confirm. Thanks!
Matt Friedman
  • 1,535
  • 1
  • 17
  • 24