RASCSI/src/web
Eric Helgeson 0b78f09f8d Add DaynaPORT config to web
Add bridge-utils

Minor fixes to easyinstall

Can now save config, detach all devices

Bridge script error out if any command fails
2021-02-01 19:48:56 -06:00
..
mock/bin Add DaynaPORT config to web 2021-02-01 19:48:56 -06:00
service-infra New Web Interface (#69) 2020-12-30 19:39:32 -06:00
static New Web Interface (#69) 2020-12-30 19:39:32 -06:00
templates Add DaynaPORT config to web 2021-02-01 19:48:56 -06:00
create_disk.py Black code formatting 2021-02-01 11:39:50 -06:00
file_cmds.py Add DaynaPORT config to web 2021-02-01 19:48:56 -06:00
pi_cmds.py Black code formatting 2021-02-01 11:39:50 -06:00
ractl_cmds.py Add DaynaPORT config to web 2021-02-01 19:48:56 -06:00
README.md New Web Interface (#69) 2020-12-30 19:39:32 -06:00
requirements.txt New Web Interface (#69) 2020-12-30 19:39:32 -06:00
settings.py Black code formatting 2021-02-01 11:39:50 -06:00
start.sh New Web Interface (#69) 2020-12-30 19:39:32 -06:00
web.py Add DaynaPORT config to web 2021-02-01 19:48:56 -06:00

RaSCSI Web

Mocking for local development

Set a few env vars to point to the mock scripts and base dir

BASE_DIR=/tmp/images/
PATH=$PATH:`pwd`/mock/bin/

Edit response to commands in mock/bin/*