User Tools

Site Tools


procedures:new_be360_creation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
procedures:new_be360_creation [2026/04/14 09:48] mattia.stalioprocedures:new_be360_creation [2026/04/14 10:55] (current) mattia.stalio
Line 83: Line 83:
     * Click on **Create record** and in the **record name** field insert "wab+tenantname" and in the **Value** field paste the IP address or the domani you copied in the last point.     * Click on **Create record** and in the **record name** field insert "wab+tenantname" and in the **Value** field paste the IP address or the domani you copied in the last point.
     * Click on **Create record**.\\     * Click on **Create record**.\\
-Second file+The second file to edit will be the **app.js** file. 
 +  * Open it and go to the end of the file. There will be a string starting with **app.listening**. 
 +  * Cange the string with the correct name. 
 +  * For the port number you will have to exit the file editing and run this command: **netstat -tulpn** and use a port not displayed. 
 +  * After you choose wihich port to use just put it in the file and close it. 
 +  * To make sure everything is correct read the file and check if there are any other string/port/URLs to change.\\ 
 +The third file will be main.js. 
 +  * Open the file for example with an editor like **vim**. 
 +  * Search the subdomain of the copied tenant and, for vim, use the command **%s/oldtext/newtext/g** where old text is the old tenant subdomain and new is the new tenant subdomain. 
 +  * Repete the same command but instead put in the old field the old tenant name and in new the new tenant name. 
 +  * **CAREFULL** at line 126 you will need to add the username and password that you used to create the Basic Authenticator. 
 +  * To make sure everything is correct read the file and check if there are any other string/port/URLs to change.\\ 
 +The fourth file will be **server.config.js** 
 +  * To access this file go into the superior fodler and open the file. 
 +  * You will see a very clear scheme that you will have to edit juust by adding a new item coping on the existing and changing the fileds.
  
 ===== IT Billing =====  ===== IT Billing ===== 
procedures/new_be360_creation.1776160112.txt.gz · Last modified: by mattia.stalio

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki