Popularity
4.3
Declining
Activity
0.0
Stable
468
45
85

Code Quality Rank: L5
Programming language: Python
License: GNU General Public License v3.0 only
Tags: File Sharing and Synchronization     Distributed filesystems     Web based file managers    

Sprut.io alternatives and similar software solutions

Based on the "Web based file managers" category.
Alternatively, view Sprut.io alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Sprut.io or a related project?

Add another 'Web based file managers' Software solution

README

Build Status

Sprut.io Open Source File Manager

Project web site:

Top features:

  • 2 panel interface with drag and drop features
  • Fluent code editor, with a variaety of custom themes
  • Can search filenames or even text in a given path
  • Supports hotkeys
  • Able to view images

Demo

Requirements

After installing all prerequisites

1) Download the installer

user@host:~$ wget https://raw.githubusercontent.com/LTD-Beget/sprutio/master/run.sh

2) Grant the apropriate permissions

user@host:~$ chmod +x run.sh

3) Run the script

user@host:~$ ./run.sh

It will be running around 10 to 15 minutes on average, great opportunity to drink some tea.

After the installation Docker containers will be started, you can check their status using:

user@host:~$ docker ps

CONTAINER ID   IMAGE                  COMMAND                    NAMES
57cc6c3c2e2b   beget/sprutio-nginx    "nginx -g 'daemon off"     sprutio_nginx_1
3fbc26a6ecc1   beget/sprutio-app      "/init"                    sprutio_app_1
d6d539b09e5a   beget/sprutio-rpc      "/init"                    sprutio_rpc_1
41b22463e99a   beget/sprutio-cron     "/init"                    sprutio_cron_1
2ea18de7d54b   redis:3.0              "/entrypoint.sh redis"     sprutio_redis_

Sprut.io will now be available over https on the following IP-address:

user@host:~$ https://YOUR_SERVER_IP:9443

To log in, please use any of your system's credentials

The file manager will use the default self-signed SSL certificate, to use any other, drop it in the "ssl" folder

Screenshot

[Main screen image](promo/slider_ui.png)

We wish you great achievements with our product.

Sprut.io Team.