procedures:new_be360_creation

This is an old revision of the document!


New Be360 creation

Access the Be360Whatsapp machine:

  • Server: 35.156.230.51
  • Username: centos
  • SSH identity file: bp-demo.pem

Copy an existing folder.

  • Customer with a domain:
     sudo cp -r be360cft/ be360customername/  
  • Customer without domain:
     sudo cp -r be360farmacie/ be360customername/  

Now that you have copied the directory, you have to move in it, running this command:

 cd be360customername/ 


With

 ls -l 

you can see the folder's content. You have to delete all the files except:

  • app.js
  • constants.json
  • files/ (don't delete the folder, but delete its content)
  • filesIn/ (don't delete the folder, but delete its content)
  • main.js
  • package-lock.json: contains the packages you install with npm install and their version
sudo rm wab.log
 
sudo rm *.log.gz 
 
sudo rm -rf node_modules/
 
sudo rm package.json
 
rm -f files/*
 
rm -f filesIn/* 

The purchased numbers must be entered in the shared file in IT Billing for technical supplier costs.
Depending on the carrier you are using, you will need to add a row to the table or add a unit in the quantity column.

The customer's name must be added to the Traffico Telefonico file.
Add a new sheet, copy an existing one and delete the data inside of it.

  • procedures/new_be360_creation.1772124392.txt.gz
  • Last modified: 2026/02/26 16:46
  • by gemma.coppeta