jackhammer icon indicating copy to clipboard operation
jackhammer copied to clipboard

Can't Run Remotely

Open CyberSecDef opened this issue 6 years ago • 1 comments

The installation instructions definitely leave a lot to be desired. I was finally able to get everything installed (it defaulted to port 5005, not 5000!)...but the product won't run on a remote server properly. I installed it on a headless system i have, but the internal site urls all point to "http://localhost".

localhost has been scrubbed from all configuration files and the build process has been run multiple times.

Is there no way to get this product to work with a url like:

http://192.168.1.2/

CyberSecDef avatar Jun 08 '19 14:06 CyberSecDef

to be crystal clear. I have this installed on a headless host at 192.168.1.2 I can browse to http://192.168.1.2:5005 from my admin laptop (192.168.1.3) When I try to log in, the 'request' is made to http://localhost which won't work because I'm not browsing from the server....I'm browsing from my admin laptop.

CyberSecDef avatar Jun 08 '19 14:06 CyberSecDef