Hey folks! Using arize-phoenix for observability in my llama-index based app. How would I go about adding a login page and creating an admin user? Thanks
Hey Alex, auth is definitely on our radar but not immediately planned as we have a few more things to take care of before. Would love your input however so definitely add your thoughts to our GitHub tickets that are open!
Thanks for the reply Mikyo - so how do people use this in production? They just have an open port available for anyone to access the logs? Surely there is some way around this
We have phoenix instances deployed in a VPC where we need to be on VPN to access phoenix and the traces are routed to phoenix via intra k8s DNS. We also use the main Arize SAAS platform in production as well which does have auth if that's of interest as well.