Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUIN.MEDIA - Making the internet worse, one file at a time.

RUIN.MEDIA is a Docker-based PHP application for reducing the quality of images and audio.

Features

  • Two levels of degradation!
  • All processing happens clientside, no data is stored on the server.
  • Process management via Supervisor
  • based on alpine for a small footprint

Quick Start

  1. Docker Compose:
    ---
    services:
      ruin.media:
        image: korosys/ruin.media:latest
        container_name: "ruin.media"
        ports:
          - "8080:80"
        restart: unless-stopped
    
  2. Access the application at: http://localhost:8080

About

Making the internet worse, one file at a time.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages