riptano / ccm

A script to easily create and destroy an Apache Cassandra cluster on localhost
Apache License 2.0
1.22k stars 303 forks source link

Detailed instructions for creating permanent network aliases on Mac OSX. #617

Closed jeremycnf closed 7 years ago

jeremycnf commented 7 years ago

Setting up permanent network aliases on Mac OSX is painful and a lot of examples on the web work only for older OSX versions. This PR includes detailed steps tested on OSX Sierra 10.12.6.

In the first commit I moved all the OSX-specific instructions to the new NETWORK_ALIASES.md, but then I realized the original instructions for temporary aliases were still useful in README.md as a quick-start guide to get new users running quickly.

jeremycnf commented 7 years ago

@ptnapoleon, thanks! Yes, please feel free to squash.