Commit Graph

23 Commits (ca27e7f27a3d2debff73ec9d4f0867b0ba3f3aa8)

Author SHA1 Message Date
Anthony Lapenna b573a8bafa chore(version): bump version number 2016-07-06 16:41:21 +12:00
Anthony Lapenna e6e21e9f46 chore(version): bump version number 2016-07-06 14:04:31 +12:00
Anthony Lapenna 5d0af27a3f fix(binary): persist CSRF auth file in a volume (#22)
* fix(binary): persist CSRF auth file in a volume

* docs(options): document the `-data` option
2016-06-29 18:08:50 +12:00
Anthony Lapenna ce2e6f80fc chore(version): bump version number 2016-06-24 10:24:27 +12:00
Anthony Lapenna 808694d6b5 feat(global): hide containers with labels using -l flag (#19) 2016-06-24 10:11:49 +12:00
Anthony Lapenna 9ca2aa9bbd refactor(dockerui): replace -s flag with -swarm 2016-06-21 12:27:32 +12:00
Anthony Lapenna a7619b06ba configuration is now exposed in /config endpoint (#13) 2016-06-16 17:27:07 +12:00
Anthony Lapenna 324f36513e update documentation/naming 2016-06-02 18:09:18 +12:00
Kevan Ahlquist 1b206f223f DockerUI => UI For Docker 2016-04-29 21:57:27 -05:00
Kevan Ahlquist 5f3d856535 Persist csrf authKey in container to allow restarts without breaking existing cookies. 2016-04-02 16:55:06 -05:00
Kevan Ahlquist 0244bc7317 Fix csrf, send tokens back in header, pass token instead of cookie back to server. 2016-04-02 14:39:30 -05:00
Kevan Ahlquist 7267516363 Don't re-generate token on every startup for now. 2016-04-01 11:10:30 -05:00
Kevan Ahlquist 15d133324d add gorilla/csrf
#199
2016-03-31 23:54:12 -05:00
William McGann 22287e6a56 Using centurylink's golang-builder to create tiny docker image, going from ~400MB to 5.4MB. 2015-02-13 01:11:50 -05:00
Michael Schurter a76a2709f4 Default endpoint to local unix socket 2014-03-10 15:49:40 -07:00
Michael Crosby b2a9108ade Add error for no socket 2014-02-14 20:38:07 -08:00
Michael Crosby 75d5bd1217 Allow a user to bind to a unix socket 2013-12-30 10:43:53 -08:00
Michael Crosby b3023e7e5e Refactor dockerui.go 2013-09-10 09:36:37 -07:00
Michael Crosby 007492b77d Update dockerfile and server 2013-09-02 18:55:00 -07:00
Michael Crosby cfa8d3a442 Small bug fixes with new docker versions 2013-09-02 13:33:08 -07:00
Jonas Pfenniger 0baf3aead3 Allows to specify the path to the assets
Just in case
2013-09-02 13:33:08 -07:00
Michael Crosby 40435f898f Update dockerfile and server for app dir 2013-06-23 08:38:48 -09:00
Michael Crosby 877effc6ad Add dockerui server files and Dockerfile 2013-06-22 10:10:22 -09:00