-
Notifications
You must be signed in to change notification settings - Fork 44
ClipBucketV5 installation guide
MacWarrior edited this page Dec 7, 2024
·
7 revisions
Easy installation scripts are only made for local / dev environments setup, be aware of your system security if going live !
Easy installation scripts are available for :
- Debian 9 to 12
- Ubuntu 16.04 to 24.04
- CentOS 7 with Apache 2, MariaDB & PHP 7.3 or with Apache 2, MySQL 8 & PHP 7.4
- Windows 10 & 11 with Nginx, MariaDB & PHP 8.3
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
- 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