Difference between revisions of "Template talk:Server Side Software Architecture"
IVSWikiBlue (talk | contribs) (Created page with "{{Section | title = <h1>Server Side Software Architecture</h1> | content = <div class="floating_card">Our software is built on the standard LEMP (Linux, Nginx, MySQL, and PH...") |
IVSWikiBlue (talk | contribs) |
||
| Line 7: | Line 7: | ||
<dt>Web Server</dt> | <dt>Web Server</dt> | ||
<dd>This makes up the bulk of the application and consists primarily of PHP web pages being served up by the Nginx web server.</dd> | <dd>This makes up the bulk of the application and consists primarily of PHP web pages being served up by the Nginx web server.</dd> | ||
| + | <center>{{img - resize | file = VALT Browser.png | width = 80%}}</center> | ||
| + | |||
| + | {{hr - 2}} | ||
<dt>Database</dt> | <dt>Database</dt> | ||
<dd>The database stores all the unique, customer specific, information.</dd> | <dd>The database stores all the unique, customer specific, information.</dd> | ||
| + | |||
| + | {{hr - 2}} | ||
<dt>Media Server</dt> | <dt>Media Server</dt> | ||
<dd>This portion of the application handles all the communication with the cameras and video streams being served out to the client PCs. It also handles all the recording and clip creation.</dd> | <dd>This portion of the application handles all the communication with the cameras and video streams being served out to the client PCs. It also handles all the recording and clip creation.</dd> | ||
| + | <center>{{img - resize | file = VALT Video.png | width = 80%}}</center> | ||
</dl> | </dl> | ||
}} | }} | ||

