Skip to content

ckyrouac/accesslabsproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

accesslabsproxy

NPM

Install the module with:

sudo npm install accesslabsproxy -g

This line must be in your /etc/hosts file for this proxy to work properly: 127.0.0.1 foo.redhat.com prod.foo.redhat.com

the module has a helper that will assist with this and can be run with

npm run -g accesslabsproxy hosts --unsafe

Note about the --unsafe: This allows the npm script to run as YOUR user... by default npm runs scripts as 'nobody'. This will just execute the hosts.sh script. Feel free to browse that script if you don't trust me. 😏

On first run you will be prompted to enter a ci server location. Enter this without the protocol i.e. the.ci.server.com

License

Copyright (c) 2014 Licensed under the MIT license.

About

A proxy for local access labs development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published