FilePizza

Browser-based P2P file sharing sending files directly from your server to clients.

Access FilePizza

Access FilePizza in your browser: http://<server-ip>.

⏳ It might take a few minutes for DocuSeal to fully start.

Web interface lets you drag & drop files for sharing.

Important Files

  • /root/filepizza/docker-compose.yml → Docker Compose definition
  • /etc/systemd/system/filepizza.service → systemd unit for auto-start

Managing Docuseal

With Docker Compose:

cd /root/docuseal
docker compose ps
docker compose logs -f

With systemd:

systemctl status docuseal

Application Details