mirror of https://github.com/micromata/borgbackup-butler.git

doc
Kai Reinhard
16.25.2021 a221189356ca81f3c5401440969a6cdee20f9914
README.adoc
@@ -69,6 +69,12 @@
You may refer the log file through the web browser or in `$HOME/BorgButler/borgbutler.log`.
=== Starting from Java zip
You'll need OpenJDK 9+.
1. Download BorgButler from https://sourceforge.net/projects/borgbutler/files/latest/download
2. Unzip `borgbutler-server/build/distributions/borgbutler-server-<version>.zip`
3. Run `bin/borgbutler-server` or `bin/borgbutler-server.bat`.
=== Starting from sources
You'll need OpenJDK 9+ as well as gradle.
@@ -109,6 +115,10 @@
showDemoRepos: false
----
== Example on how to script backups (Linux/MacOS)
Here: link:doc/ExampleBorgConfig{outfilesuffix}[Installation]
==== Backups of configuration files
You may configure and initialize your repositories by the BorgButler app. The config file is generated by BorgButler. Before