All apps · 0 apps
Sync-in
Docker app from grtgbln's Repository
Overview
An open-source platform to store, share, collaborate, and sync your files.
Install Sync-in on Unraid in a few clicks.
Find Sync-in in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Sync-in Review the template variables and paths Click Install
Requirements
Requires a `environment.yaml` file to be mounted at the Config File path before starting the container. See configuration details: https://sync-in.com/docs/setup-guide/docker#1-default-secrets
Requires a separate MariaDB database.
Categories
Download Statistics
149,265
Total Downloads
33,342
This Month
23,962
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allDetails
Repository
syncin/server:1Last Updated2026-06-26
First Seen2025-12-18
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 8080
- Target
- 8080
- Default
- 8080
- Value
- 8080
Config FilePath
Path to the environment file
- Target
- /app/environment/environment.yaml
- Default
- /mnt/user/appdata/sync_in/environment.yaml
- Value
- /mnt/user/appdata/sync_in/environment.yaml
Initialize AdminVariable
Initialize the admin user on first run
- Target
- INIT_ADMIN
- Default
- true|false
Data PathPath
Path to data folder
- Target
- /app/data
- Default
- /mnt/user/appdata/sync_in/data
- Value
- /mnt/user/appdata/sync_in/data
Desktop Releases PathPathro
Path to desktop releases
- Target
- /app/static/releases
- Default
- /mnt/user/appdata/sync_in/releases
- Value
- /mnt/user/appdata/sync_in/releases
PUIDVariable
- Default
- 099
- Value
- 099
PGIDVariable
- Default
- 100
- Value
- 100