OpenJBOD / software

MIT License
0 stars 1 forks source link

OpenJBOD Software

The OpenJBOD Software is a Python-based software package for managing an OpenJBOD baseboard.

Requirements

How to deploy

All files and folders in this repo (except documentation) should be uploaded to the board after installing. Contents of the gzstatic folder should be gzipped before being copied to the board.

For CLI tools:

For GUI tools:

After copying the files, you can unplug the board and plug it into an ATX power supply, after which it will start the boot process and pick up an IP.

How to develop

For current TODO items, see the TODO label in the Issues on this repository.

For development, it is suggested to use a dev environment like Thonny or VS Code with the MicroPico extension.

Important files are:

Webpage templates are stored in the templates/ and gzstatic/ directories, these are unique because:

Shoutouts

This software uses a bunch of cool projects that are making this all possible, they include: