iasql icon indicating copy to clipboard operation
iasql copied to clipboard

Iasql installation

Open AshnaSabu123 opened this issue 3 years ago • 1 comments

Hi,

While trying to deploy iasql on my machine, I am not able to get the UI and getting Cannot GET / error. So kindly provide a complete documentation for the installation purpose. And also please let us know IASQL_ENV=local docker-compose up --build whether we need to give the IP or need to create a separate env file, if so please provide what all arguments we need to pass in that env file.

Awaiting for your response.

AshnaSabu123 avatar May 26 '22 05:05 AshnaSabu123

Hi @AshnaSabu123

So that's actually expected. The visual dashboard is part of our SaaS offering and is not in this repository. When you run locally it's just two commands to spin up a database and then everything else is done in your SQL client of choice.

We have instructions here. Two steps to create an IaSQL database, and then two steps to connect it to your AWS account.

dfellis avatar May 26 '22 13:05 dfellis