Git Product home page Git Product logo

Comments (6)

mickaelperrin avatar mickaelperrin commented on May 25, 2024

In comparison with unison-onesided, unison-unox needs unox to be installed.

wget -O /usr/local/bin/unison-fsmonitor https://raw.githubusercontent.com/hnsl/unox/master/unox.py && chmod +x /usr/local/bin/unison-fsmonitor

unox removes also some parameters:

  • sync_host_port
  • unison-dualside_host_ip
  • unison-dualside_host_server_port

and introduce a new one:

  • max_inotify_watches. The use of max_inotify_watchedwill prompt for sudo password as it needs to run the container with privileged mode and modify host file configuration.

from docker-sync.

mickaelperrin avatar mickaelperrin commented on May 25, 2024

Just added the command to install unox in the raise error message for easy install.

max_inotify_watches is already documented in the example docker-sync.yml file.

from docker-sync.

mickaelperrin avatar mickaelperrin commented on May 25, 2024

Updated the help message to use curl which is default on Mac rather than wget which needs Mac Ports

from docker-sync.

EugenMayer avatar EugenMayer commented on May 25, 2024

@mickaelperrin i have written up https://github.com/EugenMayer/docker-sync/wiki/Migration-Guide .. please review and fix whatever you think needed. If you are fine, just close this issue

from docker-sync.

mickaelperrin avatar mickaelperrin commented on May 25, 2024

Mm it looks like there is confusion between unison the original one (yours) which has been renamed unison-onesided and unison-dualside which has been removed in favor of unox.

I will improve this tomorrow.

from docker-sync.

EugenMayer avatar EugenMayer commented on May 25, 2024

@mickaelperrin yes, you are right, i got confused, i corrected it https://github.com/EugenMayer/docker-sync/wiki/Migration-Guide

from docker-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.