Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
hla537 committed Oct 14, 2017
1 parent e0db5b3 commit bd4ed7a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ Included in this project is a go package `repojson` that can be used to read a r
1. Serves updates to Red Hat / CentOS *really fast* and easily scalable.
2. Limited options for a self-service yum repository to engineers via an API.
3. Continuous Integration (CI) tools like Jenkins can build, sync, and promote yum repositories with this project unlike Red Hat Satellite Server and Spacewalk.
4. Poor documentation on installing a yum repository with NGINX web server.
4. Poor documentation on installing a yum repository with NGINX.

**Requirements**:

1. Server (Bare-metal/VM)
2. [NGINX Web Server][2]
2. [NGINX][2]
3. [Go][3] >= 1.9.1 (Optional)
4. [xgo][4] (Optional)
5. [Docker][5] >=17.09/1.32 (Optional)
Expand Down Expand Up @@ -122,12 +122,10 @@ FINRA has graciously allocated time for their internal development resources to

[FINRA Technology](http://technology.finra.org/)


## License Type

yum-nginx-api project is licensed under [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)


[1]: https://github.com/finraos/yum-nginx-api/wiki
[2]: https://nginx.org
[3]: https://golang.org
Expand Down

0 comments on commit bd4ed7a

Please sign in to comment.