Hey Guys,
I am not a fundie when it comes to Linux and GenieACS. I have a customer evening coming up and thought it would be a cool idea to display TR-069 to the brand that we are discussing for ISP.
Currently I have a free cloud vps from Oracle and have gone the the user guide of installing Genie ACS but its just not working. I have installed node.js and mongo db and followed every step in the guide. When running the below everything shows Active and Running with no errors:
sudo systemctl status genieacs-cwmp
sudo systemctl status genieacs-nbi
sudo systemctl status genieacs-fs
sudo systemctl status genieacs-ui
I just cannot get the access to http://myserverip:3000
On my Oracle VPS I have openend up all relevant ports
0.0.0.0/0 3000 /tcp
0.0.0.0/0 7547/tcp
Any guidance in the right direction would be highly appreciated.