procedures:new_be360_creation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| procedures:new_be360_creation [2026/04/14 09:48] – mattia.stalio | procedures: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 " | * Click on **Create record** and in the **record name** field insert " | ||
| * Click on **Create record**.\\ | * Click on **Create record**.\\ | ||
| - | Second | + | The second |
| + | * 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/ | ||
| + | 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/ | ||
| + | * 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/ | ||
| + | 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
