The tool for creating, delivering and rotating backups for GNU/Linux distributions.
50K+
Maintained by:
Nixys LLC
Where to get news:
the @nxs_backup, nxs-backup.io
Where to get help:
the @nxs_backup_chat, Maintainer Telegram,
or GitHub Issues
Where to file issues:
https://github.com/nixys/nxs-backup/issues
Dockerfile links3.11.0, 3.11, 3, latest, 3.11.0-debian, 3.11-debian, 3-debian, debian3.11.0-alpine, 3.11-alpine, 3-alpine, aplinenxs-backup is a tool for creating and delivery backus, rotating it locally and on remote storages.
There are two ways described below to install and use the nxs-backup with your infrastructure.
First you need to clone the repo and go to .deploy/docker-compose
or .deploy/kubernetes directory in accordance to the way you choose to install:
git clone [email protected]:nixys/nxs-backup.git
Modify the nxs-backup.conf or helm values according to your backup issues.
Do the following steps:
cd nxs-backup/.deploy/docker-compose/
nxs-backup.conf file with your parameters (see docs for details)docker compose up -d --pull
Do the following steps:
cd nxs-backup/.deploy/kubernetes/
Helm 3 is required):
helm repo add nixys https://registry.nixys.io/chartrepo/public
helm values herevalues.yaml with correct nxs-backup configshelm -n $NAMESPACE_SERVICE_NAME install nxs-backup nixys/nxs-universal-chart -f values.yaml
nxs-backup is open source and released under the terms of the Apache-2.0 license.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc. from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
sha256:a504cce2b…
Size
100.6 MB
Last updated
about 2 months ago
docker pull nixyslab/nxs-backup