drone-wall

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2014 License: Apache-2.0 Imports: 13 Imported by: 0

README

Drone-wall

drone-wall is a wall display component for the Drone CI server

alt text

Build instructions

From your GOPATH:

    $ go get
    $ go build
    $ ./drone-wall --datasource=/var/lib/drone/drone.sqlite --repos=github.com/scottferg/Fergulator,github.com/scottferg/Dropbox-Go

Commandline options

--repos: Comma-delimited list of repositories. This is generally the Github or Bitbucket path. --team: Team slug for a team you want to watch. Setting this will override the repos setting. --datasource: Specifies the location of your drone.sqlite file --port: Port to listen on (i.e. --port=:8080)

Notes

Currently drone-wall relies on the SQLite database file used by Drone. Because of this it is likely necessary that you will need to run drone-wall on the same server as your Drone server. This will be changed soon once the Drone API is completed.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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