Post

Sync-in

Sync-in is a self-hosted platform for file storage, synchronization, and team collaboration. Features include drag-and-drop uploads, OIDC/LDAP authentication, WebDAV support, full-text search, and online document editing with OnlyOffice or Collabora.

Sync-in
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/sync-in.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 20 GB OS: Debian 13

Default Credentials

UsernamePassword
sync-insync-in

Configuration

Config file:

1
/opt/sync-in/environment.yaml

Notes

Change the default credentials (sync-in / sync-in) immediately after first login.
Configuration and generated secrets are stored in /opt/sync-in/environment.yaml.
Files are stored in /opt/sync-in/data. Increase disk size accordingly.

Web Interface

Port: 8080

Source code
Loading...