I’ve installed redash 9.0.0 successfully.
By this guide: https://redash.io/help/open-source/dev-guide/setup
after running * ./manage.py runserver --debugger --reload
have an access to http://localhost:5000
and after npm install run
to http://localhost:8080/
.
Note: Why ignored the post???
but here is log-in page in both screens, not an installation-page(initial page - admin registration).
so which email/password is needed to be used to enter to the system?
maybe there are some scripts to run to create admin user?
by the way, on postgres/users table has no rows.