Home
Softono

GitlabBackupUtil

Open source JavaScript
73
Stars
47
Forks
4
Issues
4
Watchers
2 years
Last Commit

 About GitlabBackupUtil

A small node project to clone all existing gitlab projects into your local filesystem.

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing GitlabBackupUtil?

We provide expert installation service for this software. Our team will install, configure, and secure GitlabBackupUtil on your server. plans start at just $30.

GitlabBackupUtil

View on GitHub

GitlabBackupUtil

A Small utility to backup all of your gitlab repositories to local filesystem. You never know when international laws change and you loose access to your repos.

How to Backup

Backup using http (default)

npm install -g gitlab-backup-util
gitlab-backup-util -t 'your-gl-token-here'

Backup using ssh

gitlab-backup-util -t 'your-gl-token-here' -m ssh

Future Scope

    • [✔] If the repository already exists, git pull instead of cloning
    • Gui for entering token

Thats It :rocket:, Now go backup