I've just installed Phantom software according to link text. My operating system is Centos 7.
But I don't know what's the next step to login to Phantom UI. Anyone installing phantom by rpm?
I try to set port=127.0.0.1:9001 in "phantom/etc/supervisord.conf" and execute "./phantom/bin/start_phantom.sh".It shows "Phantom startup successful".But I can't access the supervisord through browser.
So what should I do after installing phantom on Centos 7 to login to Phantom UI?
I hope you backed up your configuration prior to changing the .conf file. To login please review the Phantom documentation here: https://my.phantom.us/4.1/docs/admin/login
Browse to the IP address you configured for your virtual appliance, or the DNS name if you have created one for the IP address you set. The WebUI uses HTTPS, but if you do not specify HTTPS, the server will answer on port 80 (HTTP) and immediately redirect your browser to HTTPS at the same name or address. You will be presented with a username and password login screen. The default administrative user is admin with a password of password.
You will need to read some of the documentation to fully understand how to administer and configure the platform. I highly recommend that you join the phantom-community.slack.com Slack channel.
I hope you backed up your configuration prior to changing the .conf file. To login please review the Phantom documentation here: https://my.phantom.us/4.1/docs/admin/login
Browse to the IP address you configured for your virtual appliance, or the DNS name if you have created one for the IP address you set. The WebUI uses HTTPS, but if you do not specify HTTPS, the server will answer on port 80 (HTTP) and immediately redirect your browser to HTTPS at the same name or address. You will be presented with a username and password login screen. The default administrative user is admin with a password of password.
You will need to read some of the documentation to fully understand how to administer and configure the platform. I highly recommend that you join the phantom-community.slack.com Slack channel.
I utilized the documentation provided here but it doesn't accept the username and password list as default. Has this changed?
Thanks for your help.I understand it now. After executing "./phantom/bin/start_phantom.sh" and inputing "https://my IP",Phantom UI will come up.
By the way, I can't downlaod phantom OVA file from "https://my.phantom.us/downloads/" because download progress always remains 0%. I wonder that whether this case is caused by my network or not.
Sorry to hear that you can't download it. I know that it does work, could you look to make sure that your proxy or network isn't blocking it?
All right.I can't do nothing to network,The good news is that I can install it by rpm on Centos.