DEPLOYER
Deploy projects on the Dell server:
Dynamic DNS: softitlan.ddns.net[:90+]
Sandbox projects: [project].sandbox.softitlan.com
Prod projects: [project].softitlan.com
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
SSH
22
MySQL
3306
Minecraft
19132
19133
Please verify...
DNS CNAME is created as
project
.softitlan.com => softitlan.ddns.net
Server: /etc /nginx /sites-enabled /
project
entry exists for port 80 (using server_name) and for 90+
Update SSH certificates: sudo certbot --nginx
Server port 90+ exposed
Server: /var /www /html /_deploy /deploy_connector_
project
.sh exists
Server: /home /softitlan /pull_and_deploy_
project
.sh exists
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