Skip to content
Discussion options

You must be logged in to vote

Hello,
This is how I managed to install Sync-in server on Unraid.

Always refer to the docs:
https://sync-in.com/docs/

Requirements before creating Sync-in server container:

  1. One container with mariadb
    Create one database, and one user with full acces to the database
    /!\ In "Extra options" of the container (you must enable "advanced view"), I added this parameters:
    --user=99:100 --memory=4G --memory-swap=-1

  2. One container with Redis

  3. Create the file environment.yaml in /mnt/user/appdata/sync-in/environment.yaml
    I should be ok with this environment.yaml:

#Chemin vers la documentation
# https://sync-in.com/docs/setup-guide/server
server:
  # prevent displaying Docker internal IP addresses

Replies: 6 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Cjdavidson
Comment options

Comment options

You must be logged in to vote
1 reply
@johaven
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Cjdavidson
Comment options

Answer selected by johaven
Comment options

You must be logged in to vote
1 reply
@Cjdavidson
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants