Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

You can lookup the options for ssh that I'm using here

You'll also note that I'm binding on all interfaces (0.0.0.0) on server A - this may not be necessary for your setup but I was running prometheus from a docker container and access the host server (server A) via it's internal network address.

Change user@93.184.216.34 to the user and @server address you use to ssh into server B.

Now let's enable and start our service:

...