A lightweight read-only file browser for multiple Skylable SX clusters.
System requirements: php5.4.0+, php-curl.
Source code is available at bitbucket. Skylable SX is a distributed object-storage software for data clusters.
Prefered way of installation is with composer. Get the source code with git clone https://bitbucket.org/mplx/sxbrowser.git
or download here. Run composer install --no-dev
. Copy config.local.yml.sample
to config.local.yml
and edit. Done.
Licensed under the BSD 3-Clause License.