Miroslav Abrahám před 4 měsíci
rodič
revize
754f0d9ff1
1 změnil soubory, kde provedl 17 přidání a 2 odebrání
  1. 17 2
      docs/INSTALL_admin.md

+ 17 - 2
docs/INSTALL_admin.md

@@ -82,7 +82,7 @@ To install basic scoop, run these commands:
 
 # Additional setup
 
-To install syncthing, run the following commands:
+To install **Syncthing**, run the following commands:
 
     nssm install syncthing
 
@@ -110,7 +110,22 @@ To install syncthing, run the following commands:
 
     nssm start syncthing
 
-To manage TightVNC, run the following:
+To install **Backrest**, run the following commands:
+
+    nssm install backrest
+
+    nssm set backrest Application C:\ProgramData\scoop\apps\backrest\current\backrest.exe
+    nssm set backrest AppDirectory C:\ProgramData\scoop\apps\backrest\current
+
+    nssm set backrest DisplayName Backrest
+    nssm set backrest Description Backrest backup tool
+    nssm set backrest Start SERVICE_DELAYED_AUTO_START
+
+    nssm set backrest ObjectName LocalSystem
+
+    nssm start backrest
+
+To manage **TightVNC**, run the following:
 
     tvnserver -install
     tvnserver -start