https://github.com/PlakarKorp/plakar
plakar is a backup solution
https://github.com/PlakarKorp/plakar
Last synced: 6 months ago
JSON representation
plakar is a backup solution
- Host: GitHub
- URL: https://github.com/PlakarKorp/plakar
- Owner: PlakarKorp
- License: isc
- Created: 2021-03-19T10:10:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T17:17:06.000Z (7 months ago)
- Last Synced: 2024-12-06T17:24:57.871Z (7 months ago)
- Language: Go
- Homepage:
- Size: 7.11 MB
- Stars: 103
- Watchers: 9
- Forks: 8
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-repositories - PlakarKorp/plakar - plakar is a backup solution (Go)
README
# plakar
## Warning
Plakar is currently **NOT** production ready yet but it is most definitely stable enough to be tested by others.
Feel free to give it a try, give feedback on what you like/dislike and report bugs.
Be aware that at this point you may still face some bugs and you may need to rebuild your backups from scratch every now and then as we bring improvements to the storage format.
## Requirement
`plakar` requires Go 1.22 or higher,
it may work on older versions but hasn't been tested.## Installing the CLI
```
go install github.com/PlakarLabs/plakar/cmd/plakar@latest
```## Documentation
For up-to-date information,
you can read the documentation available at https://docs.plakar.io## Community
You can join our [Discord](https://discord.gg/uuegtnF2Q5) to discuss the project !