An open API service indexing awesome lists of open source software.

https://github.com/foospidy/sigsci-admin

Signal Sciences Admin Tool
https://github.com/foospidy/sigsci-admin

admin flask python python3 signal-sciences signalsciences sigsci tool

Last synced: about 1 year ago
JSON representation

Signal Sciences Admin Tool

Awesome Lists containing this project

README

          

# Signal Sciences Admin Tool

[![Build Status](https://travis-ci.org/foospidy/sigsci-admin.svg?branch=master)](https://travis-ci.org/foospidy/sigsci-admin)

This is an unofficial admin tool for Signal Sciences. Unofficial as in, not supported by Signal Sciences. The goal is to help
make copying configuration between sites more convenient. More features will be added over time. To login, you must use an account
that is a corp owner and has API access.

To report a bug or request a feature, submit a github issue [here](https://github.com/foospidy/sigsci-admin/issues).

Pull requests are welcomed.

### Hosted

Hosted instance no longer available

~~hxxps://sigsci-admin.herokuapp.com~~

### Install Local

`$ make env`

### Run Local

`$ make run-local`