This repository is holding a working docker-compose setup for documentation pourpuses because syncstorage-rs’s documentation is not very good to explain how to self host the new rust syncserver.

With help of it you can self host the new Firefox sync server, which is written in Rust and replaces the old python one, which is deprecated.

    • vector_zero@lemmy.world
      link
      fedilink
      arrow-up
      12
      arrow-down
      2
      ·
      1 year ago

      Probably because it was built to support hundreds of thousands of users, versus the arguably unusual self-hosted single user instance.

    • Rud_1UP@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      At first I thought why not just SQLite instead of a mariaDB, because as a self hoster you’ll probably have max 10 users on it anyway, is there a benefit to use mariaDB? Then noticed it’s not 1 but 3 seperate DBs ¯\_(ツ)_/¯

    • TCB13@lemmy.world
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      21
      ·
      edit-2
      1 year ago

      Because its Docker crap ahah

      Here is the thing: in the last few years I came to the conclusion that if a tool isn’t simple enough to install and configure manually with one or two files it isn’t worth my time.