Copyparty Docker quick setup

Create directory and enter it.

/home/USER/Copyparty

Create docker-compose.yml, change /cfg and /w (share) path in volumes section.

Create data directory

/home/USER/Copyparty/data

In data directory, create some_config.conf, change [accounts] section

Update/run script

update.sh

Run the script and check if the site works by navigating to:

http://IP_OR_DOMAIN:3923