DEPLOYER

Deploy projects on the Dell server:

Projects

No. Proyecto DNS access Port access Deploy
1 Softitlan Web Page http://softitlan.ddns.net (80)
2 Cuponealo UI https://cuponealo.softitlan.com http://softitlan.ddns.net:90
3 Cuponealo API https://cuponealo.softitlan.com/api http://softitlan.ddns.net:8085
4 Control Escolar UI https://controlescolar.softitlan.com http://softitlan.ddns.net:91
5 Control Escolar API https://controlescolar.softitlan.com/api http://softitlan.ddns.net:8080
6 Tortuga Ninja UI https://www.tortuganinja.com http://softitlan.ddns.net:93
7 Tortuga Ninja API https://api.tortuganinja.com http://softitlan.ddns.net:8093
8 FCBIyT Memes UI https://fcbiyt.softitlan.com Deploy Memes UI
9 FCBIyT Memes API https://fcbiyt.softitlan.com/api Deploy Memes API
10 Deployer https://deployer.softitlan.com http://softitlan.ddns.net:98 Deploy deployer
11 Storage https://storage.softitlan.com http://softitlan.ddns.net:99 Deploy storage
12 Wallet HTML https://wallet.softitlan.com Deploy wallet
13 Pixel https://pixel.softitlan.com Deploy pixel
14 Server root (useful for /accessing/by/folder) http://softitlan.ddns.net:94
15 Pruebas Diagnóstico http://softitlan.ddns.net:92
16 QR engine https://qrengine.softitlan.com http://softitlan.ddns.net:8089
17 Playground https://playground.sandbox.softitlan.com Deploy playground

Services

  1. SSH 22
  2. MySQL 3306
  3. Minecraft 19132 19133

Please verify...

  1. DNS CNAME is created as project.softitlan.com => softitlan.ddns.net
  2. Server: /etc /nginx /sites-enabled /project entry exists for port 80 (using server_name) and for 90+
  3. Update SSH certificates: sudo certbot --nginx
  4. Server port 90+ exposed
  5. Server: /var /www /html /_deploy /deploy_connector_project.sh exists
  6. Server: /home /softitlan /pull_and_deploy_project.sh exists
  7. Clone the repo into Server: /home /softitlan /pull_and_deploy_repos /project using git clone https: //[TOKEN(jtezva@gmail)]@github.com /[USER] /[REPO].git and checkout into the sandbox branch