bisd-inventory-identifier-server

command module
v2.0.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2018 License: MIT Imports: 9 Imported by: 0

README

Info

This is the back end server for bisd-inventory-identifier-client, a Chrome extension to show information about BISD chromebooks.

Install

go get github.com/korylprince/bisd-inventory-identifier-server

Create a MySQL database with model.sql. (This matches pyInventory.)

Configuration

INVENTORY_SQLDRIVER="mysql"
INVENTORY_SQLDSN="username:password@tcp(server:3306)/database?parseTime=true"
INVENTORY_LISTENADDR=":8080"
INVENTORY_PREFIX="/inventory" #URL prefix

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL