Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 773 Bytes

Quickstart.md

File metadata and controls

21 lines (13 loc) · 773 Bytes

Arogi Circuit Router Quickstart


*Prerequisites*
  1. Install Docker. Their webpage has instructions.

  2. In Windows and OS X, launch the Docker Quickstart Terminal. Linux uses the standard Terminal.

Getting Started

  1. Type: docker pull arogi/circuit-web into your Terminal.

  2. Type: docker run -it -p 80:80 arogi/circuit-web

  3. Open a web browser and enter the following into the address bar:
    On OS X and Windows, enter 192.168.99.100. On Linux, enter localhost

Want to use your own data? Easy!

Screenshot:
Screenshot