Installation

To install Instanto you have to follow this steps:

  1. Install Go: https://golang.org/doc/install
  2. Configure your GOPATH: https://github.com/golang/go/wiki/GOPATH
  3. Run `go get github.com/instanto/instanto-server
  4. Import the SQL schema you can find here into your MySQL instance.
  5. Run the server, use the comand ìnstanto-server --config=theconfigfie.json