12-10-2020 01:42 AM
Hi Team,
How Can I get The hostname for Remote Python Executor.
Thanks.
12-10-2020 03:47 AM
@sanam The hostname for the Remote Python Execute depends on where it was installed. For example, I run an RPE container on the same VM that runs my Groundplex node, so I just use localhost like this:
The token is provided during the ‘docker run’ statement. If you can shed more light on how/where you deployed your RPE, especially as it relates to your Snaplex, then we can provide a little more guidance.
12-19-2020 01:20 AM
Thankyou for the quick response