Deployment diagram - xhoelbano/mental_health_platform GitHub Wiki

System’s deployment diagram

Below is illustrated the system’s deployment diagram. The platform proposed would be a web application and as it will run through the network, the web browser of the device when it will run will communicate through an HTTPS connection. Also, a connection TCP/IP will connect the server and execution environment and will handle user requests, and will generate responses. For testing purposes, it will be run on an Apache server which will be connected through TCP/IP with the database running in a MySQL server. The session, data, cookies, and GUI will be inside the web application artifact.

Deployment Diagram