Skip to content

felfert/syncstorage-rs-rpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncstorage-rs-rpm

This is the source for packaging Mozilla's syncstorage-rs syncserver on COPR for Fedora and RHEL, on Launchpad for Ubuntu and as docker images here.

The differences compared to upstream

Features

  • Removed callbacks to Sentry API in order to disable sending metrics to mozilla foundation.
  • Pre-populate tokenserver DB to simplify installation (This is partially in upstream master now).
  • Update node and capacity in tokenserver nodes table during startup using env variables.
  • Use native journal logging if running under systemd (In upstream master now)

Bugfixes (for 0.21.1)

  • Restore MariaDB compatibility (Is in upstream master now)
  • Fixed inconsistency in MySQL socket parameters parameters (syncserver DB used old syntax unix_socket=... tokenserver DB used new syntax socket=...) Not needed for upstream master.

Build status

Copr build status Static Badge Docker images

Documentation

Post-install setup for RPMs and DEBs Partially applies to docker images as well (reverse proxy, mariadb) Docker-specific instructions

About

Packaging of syncstorage-rs for fedora copr and Ubuntu 24.04

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages