hosting-copyparty

Automates Copyparty server management including configuration, ACLs, and updates.

4|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/greenheadHQ/nixos-config --skill hosting-copyparty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hosting-copyparty
Source: https://github.com/greenheadHQ/nixos-config/tree/main/.claude/skills/hosting-copyparty
Command: npx skills add https://github.com/greenheadHQ/nixos-config --skill hosting-copyparty

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Copyparty is a self-hosted file server that exposes your HDD data via a web interface and WebDAV; this skill provides a structured way to manage its status, configuration, troubleshooting, updates, and ACLs to keep the service running reliably.

Core Features & Use Cases

  • Manage status checks, container configuration, and ACL bindings for the Copyparty service.
  • Handle updates, version checks, and rotation of secrets via agenix, with guidance for common issues like CORS and session persistence.
  • Use cases include setting up WebDAV access in Finder, TLS via Caddy, and ensuring secure, persistent file sharing on NAS-like setups.

Quick Start

Enable the Copyparty service and verify the container, proxy, and secrets are correctly configured and running.

Frequently Asked Questions about hosting-copyparty

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Copyparty with Podman and Caddy for TLS termination?

This skill guides configuring Copyparty in Podman with Caddy handling TLS termination, ensuring secure HTTPS and WebDAV access to your self-hosted file server.

How do I set up WebDAV access to a Copyparty file server using macOS Finder?

You connect macOS Finder to your Copyparty server URL via WebDAV; this skill provides specific guidance for maintaining the connection and resolving session persistence issues.

What is the best way to manage Copyparty ACLs and rotate secrets with agenix?

Managing Copyparty ACLs requires binding directory access controls, while rotating secrets with agenix securely updates configuration; this skill automates these tasks for reliable file sharing.

Why does my Copyparty file server have CORS or login session issues?

Copyparty CORS and login session issues typically stem from misconfigured proxy headers or session persistence settings; this skill helps troubleshoot and resolve these common operational problems.

Does Copyparty work with NixOS for self-hosted NAS setups?

Yes, Copyparty works with NixOS for self-hosted NAS setups; this skill addresses deployment contexts within NixOS including container configuration, status checks, and secure file sharing.