An open API service indexing awesome lists of open source software.

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

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_SRC

This 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]]