update install steps; show login img
This commit is contained in:
		
							parent
							
								
									a49eadadeb
								
							
						
					
					
						commit
						ba7aee91d6
					
				|  | @ -8,6 +8,8 @@ individual accounts, or a whole google apps domain. | ||||||
| [](http://travis-ci.org/bitly/google_auth_proxy) | [](http://travis-ci.org/bitly/google_auth_proxy) | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | 
 | ||||||
| ## Architecture | ## Architecture | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
|  | @ -22,8 +24,10 @@ individual accounts, or a whole google apps domain. | ||||||
| 
 | 
 | ||||||
| ## Installation | ## Installation | ||||||
| 
 | 
 | ||||||
| 1. [Install Go](http://golang.org/doc/install) | 1. Download [Prebuilt Binary](https://github.com/bitly/google_auth_proxy/releases) or build from `master` with `$ go get github.com/bitly/google_auth_proxy` which should put the binary in `$GOROOT/bin` | ||||||
| 2. `$ go get github.com/bitly/google_auth_proxy`. This should put the binary in `$GOROOT/bin` | 2. Register an OAuth Application with Google | ||||||
|  | 3. Configure Google Auth Proxy using config file, command line options, or environment variables | ||||||
|  | 4. Deploy behind a SSL endpoint (example provided for Nginx) | ||||||
| 
 | 
 | ||||||
| ## OAuth Configuration | ## OAuth Configuration | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue