Installation
The bucket server requires a Linux based distro to function. The setup included works for Debian and most derivatives but should be easily modifiable for other Distro's. Note this will install third-party tools and you shoulder consider the implications of this. I use these myself but I cannot guarantee their continued operation or safety.
installation steps:
- Make sure git is installed on the system and configured correctly.
- Clone the repository to your server's hard drive by typing the following:
git clone https://gitlab.com/pjeurien/buckets
- Navigate to the bin directory and run the install.sh file as root to install the necessary software components.
sudo ./install.sh