Favicon of Plik

Plik

Share files quickly using a temporary upload service. Protect your data with custom expiration limits, password protection, and secure download links.

Share files easily with a robust temporary file upload service designed for privacy. This platform provides a secure environment where your data doesn't live on servers forever. You maintain complete control over how long your files remain accessible and who can view them.

Key benefits include:

  • Custom expiration dates: Automatically delete files after a specific timeframe or a set number of downloads.
  • Password protection: Add an extra layer of security to ensure only authorized users can access your uploads.
  • CLI support: Easily upload and manage files directly from your terminal.
  • Self-hosting: Deploy the service on your own infrastructure for maximum data sovereignty.
  • No registration: Start sharing immediately without creating an account.

Keep your digital footprint small and your file sharing secure with a tool built for temporary, hassle-free data transfers.

Directory Structure

plik
data
.env
docker-compose.yml

docker-compose.yml

services:
  plik:
    image: rootgg/plik
    restart: unless-stopped
    ports:
      - "8080:8080"
    volumes:
      - ./data:/home/plik/server/files

.env

# No sensitive environment variables are required for the default configuration.
# You can override configuration values using PLIK_Section_Value syntax if needed.
# Example: PLIK_SERVER_MAXFILESIZE=10GB

Share:

Ad
Favicon

 

  
 

Similar to Plik

Favicon

 

  
  
Favicon

 

  
  
Favicon