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>Category: IT & ProgrammingSubcategory: OtherProject size: SmallIs this a project or a position?: ProjectI currently have: I have specificationsRequired availability: As needed
Keyword: linux
Price: $100.0
Secondary Price: $250.0
MySQL PHP JavaScript Linux Node.js Python
**Summary of Issue** We are facing a deployment and runtime failure in our **Clojure-based web application** primarily due to **misconfiguration and integration issues between Datomic On-Prem, PostgreSQL, and the Clojure app itself.** --- **Core Problem** The main is...
View Job