https://github.com/j-keck/zfs-snap-diff
helps you with your zfs snapshots
https://github.com/j-keck/zfs-snap-diff
freebsd restore zfs zfs-snap-manager zfs-snapshots zfsonlinux
Last synced: 6 months ago
JSON representation
helps you with your zfs snapshots
- Host: GitHub
- URL: https://github.com/j-keck/zfs-snap-diff
- Owner: j-keck
- License: other
- Created: 2014-09-09T12:43:00.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T09:55:32.000Z (about 4 years ago)
- Last Synced: 2024-08-02T02:17:02.334Z (about 1 year ago)
- Topics: freebsd, restore, zfs, zfs-snap-manager, zfs-snapshots, zfsonlinux
- Language: PureScript
- Homepage: http://j-keck.github.io/zfs-snap-diff/
- Size: 111 MB
- Stars: 228
- Watchers: 18
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* ~zfs-snap-diff~
helps you with your zfs snapshots.
/For a terminal based tool see [[https://j-keck.github.io/zsd][zsd]]./
** Documentation
See the [[https://j-keck.github.io/zfs-snap-diff/][website]] for more details.
** Get it
*** Prebuild
You can download a prebuild version from [[https://j-keck.github.io/zfs-snap-diff/docs/install][here]].
*** Build from source
You only need go to build this project.
Check [[https://j-keck.github.io/zfs-snap-diff/docs/install/#build-from-source][the docs]] for more information.
** Run it
#+BEGIN_SRC sh
./zfs-snap-diff [OPTIONS]
#+END_SRCThis starts a embedded webserver and serves the included web-app at http://127.0.0.1:12345.
[[./doc/site/static/images/browse-filesystem.png][file:./doc/site/static/images/browse-filesystem.png]]