Skip to content

onuralpszr/syncthing_rpm

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Syncthing RPM Package for Fedora

This repository allows you to make an RPM package for Syncthing on Fedora systems. I also created a first RPM package for i686/x64 and added to the RPMS folder if you want to install the Syncthing service to system for your own usage.

After installation usage :

RPM packages add "syncthing" and "syncthing@.service" that allows you to run "syncthing" service for each user and create their own config file, thus Syncthing will not conflict with other conf files.

Username part will be your username in your system.

To start service (as root)

systemctl start syncthing@username.service

To stop service

systemctl stop syncthing@username.service

To enable on boot

systemctl enable syncthing@username.service

Fedora Repository Installation

Fedora Copr Repository : http://copr.fedoraproject.org/coprs/thunderbirdtr/Syncthing_for_Fedora/

Website : http://syncthing.net/

Forum : https://discourse.syncthing.net/

Getting Started : https://discourse.syncthing.net/t/getting-started/

License : MIT

About

Syncthing RPM for Fedora

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published