Skip to content

ClipBucketV5 installation guide

MacWarrior edited this page Dec 7, 2024 · 7 revisions

Easy installation script

Easy installation scripts are only made for local / dev environments setup, be aware of your system security if going live !

Available scripts

Easy installation scripts are available for :

How-to

These scripts are made to run on clean systems, and must be launched with root user

  • Download raw script, then run it, it's that easy

Manual installation

  • Install Apache2 or Nginx [Nginx recommended]
  • Install MySQL or MariaDB [MariaDB recommended]
  • Install FFMpeg, FFProbe & MediaInfo
  • Install PHP [At least 7.0, 8.3+ recommended ; PHP-FPM recommended]
  • Use git to clone repository : git clone https://github.com/MacWarrior/clipbucket-v5.git
  • Create your vhost pointing to /upload/ sub-directory
  • Open website and follow installation process
Clone this wiki locally