Skip to content

1995parham-me/copyparty

Repository files navigation

Copyparty in Action

Portable file server with accelerated resumable uploads, dedup, WebDAV, FTP, zeroconf, media indexer, thumbnails++ all in one file, no deps

Introduction

Here I provided configuration and a docker-compose to run Copyparty whenever and wherever I need it. Please note that you must use your password as username to login. Copyparty by default only supports WebDav and its HTTP dashboard, and it doesn't provide SMB, etc. accesses.

Up and Running

You can share the ./data folder easily by running:

docker compose up

You can share the following folders from parham-main disk:

  • books folder from /media/parham-main/parham/books

by use the following docker compose:

docker compose -f docker-compose.main.yml up

You can share the following folders from parham-secret disk:

  • parham folder from /media/parham-secret/parham

by use the following docker compose:

docker compose -f docker-compose.secret.yml up

About

Copyparty is an awesome file server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published