csp-notifier

command module
v0.0.0-...-80094f7 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2013 License: MIT Imports: 6 Imported by: 0

README

csp-notifier (Content Security Policy)

Provides an endpoint to POST Reports and a simple interface to view all the reports.

Requirements

  • Go Version 1.0+ (not required if you're deploying -- build the binary as explained below)
  • MongoDB server (2.4+)

How to run

  1. Export an environment variable called MONGO_CONNECT MONGO_CONNECT="mongodb://user:password@your.mongo.server.com:PORT/Database"
  2. If you're developing locally: go run main.go
  3. If you're deploying to production: go build will produce a csp-notifier binary. Copy it to your server.

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