All Projects → LTD-Beget → Sprutio

LTD-Beget / Sprutio

Licence: gpl-3.0
Beget File Manager App

Programming Languages

python
139335 projects - #7 most used programming language

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
[email protected]:~$ wget https://raw.githubusercontent.com/LTD-Beget/sprutio/master/run.sh
  1. Grant the apropriate permissions
[email protected]:~$ chmod +x run.sh
  1. Run the script
[email protected]:~$ ./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:

[email protected]:~$ 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:

[email protected]:~$ 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

We wish you great achievements with our product.

Sprut.io Team.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].