hext node js

 to change the default port


vi node_modules/next/dist/cli/next-start.js


vi .htaccess


create an external application in cyber panel LiteSpeed web admin console port 7080

REWRITERULE ^(.*)$ http://cloudvariationcom/$1 [P]


to start the application automatically


vi /lib/systemd/system/cloudvarationcom.service



[Unit]

Description=app

After=multi-user.target


[Service]

Type=idle

ExecStart=npm start

WorkingDirectory=/home/cloudvariation.com/public_html/hext-main

User=root


[Install]

WantedBy=multi-user.target



sudo chmod 644 /lib/systemd/system/cloudvarationcom.service

sudo systemctl daemon-reload
sudo systemctl enable cloudvarationcom.service
sudo systemctl start cloudvarationcom.service
sudo systemctl status cloudvarationin.service



Google workspace mail page add



components data


PricingGoogleWorkspaceEmailData.js

hext-main/components/elements


 pricing-email-Google-Workspace.js


hext-main/pages



GoogleWorkspace.js


main menu header

\hext-main\components\navigation












Comments

Popular posts from this blog

cpanel exam CPSP Answers

How to install zimbra collaboration suite 8.8.11 on CentOS 7

awstats installation