Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiel/chef-proxy
https://github.com/eiel/chef-proxy
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/eiel/chef-proxy
- Owner: eiel
- Created: 2014-04-25T06:51:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:40:24.000Z (about 1 year ago)
- Last Synced: 2023-12-15T03:53:40.753Z (about 1 year ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# これは何
squid を使ったプロキシの動作確認がしたかっただけの cookbook
## 実行方法
* vagrant がインストールされていること
* ruby がインストールされていること```
$ cd example
$ bundle install
$ libralian-chef install
$ vagrant up
```http://localhost:9080/ へアクセスするとアクセス制限がかかるが、
プロキシを設定して http://localhost/ へアクセスするとアクセスできる。プロキシは
* ホスト名: localhost
* ポート番号: 3128に設定します。