Difference between revisions of "Packages:servers"

From PrometheusIPN Wiki
Jump to: navigation, search
(Created page with "====== Adding a server ====== Adding a server is simple, just go to the Servers -> Add server tab in your prometheus dashboard, fill in the name and press submit. Remember y...")
 
Line 2: Line 2:
 
Adding a server is simple, just go to the Servers -> Add server tab in your prometheus dashboard, fill in the name and press submit.  
 
Adding a server is simple, just go to the Servers -> Add server tab in your prometheus dashboard, fill in the name and press submit.  
  
Remember your ''ServerID'' as you will need this later
+
Remember your ''ServerID'' as you will need this later. The ServerID for your server '''MUST''' match the ServerID in the lua config for the corresponding server
  
 
You can now move on to [[packages:adding|Adding a package]]
 
You can now move on to [[packages:adding|Adding a package]]

Revision as of 15:14, 21 August 2015

Adding a server

Adding a server is simple, just go to the Servers -> Add server tab in your prometheus dashboard, fill in the name and press submit.

Remember your ServerID as you will need this later. The ServerID for your server MUST match the ServerID in the lua config for the corresponding server

You can now move on to Adding a package