# BottleRock Interface BottleRock, by default, is hosted on port 8080. It has the following endpoints /repo_update Method: POST Body: Takes a form containing the arg repo_name Example: curl -X POST -F repo_name=SomeRepo http://localhost:8080/repo_update /definitions_update Method: POST Not yet implemented. /build_complete Method: POST Not yet implemented.