Skip to content

odoryanse/kopia-windows-service-installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kopia Windows Service Installation Script

This script is designed to set up the Kopia service on a Windows 10/11 64-bit system.

Kopia version used: v0.16.1 (Due to a bug in version v0.19.0 when using VSS in root drive directories #3482. You can use v0.19.0 if not affected by this bug)

v0 9 1

Script Overview

This script installs the Kopia application as a Windows service with the following features:

  • Specify any Windows account to run the Kopia service.
  • Configures Windows Firewall to allow Kopia traffic.
  • Sets up SSL certificates for secure connections.
  • Configures login credentials for the Web UI.
  • Sets up repository with Rclone for flexible storage options.

Third-Party Tools

The script utilizes the following third-party tools, which are included with the script package. However, you can download them from their respective websites if needed:

Installation Instructions

  1. Download and Extract the Script Package: Download the entire code from the GitHub repository and extract it.
  2. Run the Installation Script: Execute the Install-Script.cmd file.

Notes

  • For best results, place the Kopia folder in the root directory, such as C:/Kopia or D:/Kopia.
  • Ensure that all paths and configurations are correct before running the script.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published