Evaluating bids

Instalação Script Servidor Vps

Published on the March 10, 2025 in IT & Programming

About this project

Open

Instalação e Configuração de script php em servidor VPS Namecheap. A instalação do script terá como etapas:
1. Transferência do arquivo para o servidor VP
2. Instalação do script conforme determinação do desenvolvedor
3. Executar os comandos npm install, npm install -g pm2 e pm2 start src/livesmart.js e alterar as configuração Apache via cPanel com os dados:

ProxyRequests off
SSLProxyEngine on
SSLProxyVerify none
SSLProxyCheckPeerCN off
SSLProxyCheckPeerName off
SSLProxyCheckPeerExpire off
ProxyPreserveHost On
<Location "/">
Order allow,deny
Allow from all
ProxyPass https://localhost:9002/
ProxyPassReverse https://localhost:9002/
</Location>
<Location "/dash">
ProxyPass "!"
Order allow,deny
Allow from all
</Location>
<Location "/server">
ProxyPass "!"
Order allow,deny
Allow from all
</Location>

Project overview

Instalação e verificação de script em servidor VPS conforme link: https://livesmart.video/knowledge-base/installation-sfu/

Category IT & Programming
Subcategory Other
Project size Small
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed

Delivery term: Not specified

Skills needed