Skip to content

Add OpenBSD installer script

Jordan Geoghegan requested to merge (removed):patch-4 into dev

Add OpenBSD interactive installer script Imported from: https://gitlab.com/JordanGeoghegan/shinobi-openbsd-support/blob/master/INSTALL/openbsd.sh

This script should handle most use cases. It's basically turn-key.

Script downloads all required dependencies and configures MariaDB if not already configured.

Runs Shinobi as an unprivledged user and creates a script to be run by cron to allow starting Shinobi at boot.

Merge request reports