BankliPlus/temparea/solarbank/DEPLOY_NOW.txt
2025-08-13 18:05:26 +02:00

22 lines
828 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

🚀 SOLARBANK DEPLOYMENT - JUST 3 COMMANDS!
=========================================
Open a NEW terminal and run these 3 commands:
1⃣ UPLOAD FILES (password: 6eqWiHHX4bNTPg)
scp solarbank-deployment.tar.gz .env.prod.ip server-deploy-ip.sh docker-compose.prod.nossl.yml verify-deployment.sh monitor-deployment.sh root@172.104.237.108:/tmp/
2⃣ CONNECT TO SERVER (password: 6eqWiHHX4bNTPg)
ssh root@172.104.237.108
3⃣ RUN DEPLOYMENT (on server)
cd /tmp && chmod +x server-deploy-ip.sh && ./server-deploy-ip.sh
=========================================
⏱️ Takes 5-10 minutes
🌐 Your app: http://172.104.237.108
📧 Login: admin@solarbank.com / admin123
=========================================
Optional: Monitor deployment progress:
chmod +x /tmp/monitor-deployment.sh && /tmp/monitor-deployment.sh