Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Commit 43fafdb

Browse files
committed
Update README.md
1 parent e1a8997 commit 43fafdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ice, Ice Baby
22

3-
This project creates a container that runs [Netflix's AWS Usage tool, Ice](https://github.com/Netflix/ice) and supplies a Nginx proxy container as well. From [Netflix's Ice repository](https://github.com/Netflix/ice) introduction:
3+
This project leverages Docker to create images that run [Netflix's AWS Usage tool, Ice](https://github.com/Netflix/ice). From [Netflix's Ice repository](https://github.com/Netflix/ice) introduction:
44

55
> Ice provides a birds-eye view of our large and complex cloud landscape
66
> from a usage and cost perspective. Cloud resources are dynamically
@@ -22,7 +22,7 @@ More information and screenshots can be found on the [project's git page](https:
2222

2323
## What is this repository?
2424

25-
This repository seeks to ease the installation and configuration of Ice. In addition to the application container, this repository configures a nginx proxy which also helps fix URI issues I had when accessing Ice directly. After following these directions you should be able to connect to your server's IP address or FQDN over port 80 and access the Ice application.
25+
This repository seeks to ease the installation and configuration of Ice. In addition to the application container, this repository configures a nginx proxy which also helps fix URI issues I had when accessing Ice directly. After following these directions you should be able to connect to your server's IP address or FQDN over port 80 and access the Ice application. Additionally, I've supplied an Upstart job script you can leverge to start your containers on boot.
2626

2727
# Getting Started
2828

0 commit comments

Comments
 (0)