Upgrades Server to Allow Production Deployment #2

Merged
osilkin98 merged 10 commits from server_upgrade into master 2019-07-24 08:24:25 +02:00

10 commits

Author SHA1 Message Date
Oleg Silkin fda41a6b97 Adds nginx config 2019-07-24 02:12:22 -04:00
Oleg Silkin e14c94121b Makes concurrency test into server_test 2019-07-24 02:11:30 -04:00
Oleg Silkin 697b88e0d9 Moves stress_test to scripts 2019-07-24 02:11:06 -04:00
Oleg Silkin 7dcd6ab37e Adds systemd service targets for monitoring 2019-07-24 01:49:46 -04:00
Oleg Silkin 1332610b57 Adds testing for the database handling concurrent write requests 2019-07-24 01:47:14 -04:00
Oleg Silkin d65b2b125b Adds server stress testing to see how much it can uphold 2019-07-24 01:46:43 -04:00
Oleg Silkin 4e977072a9 More refactoring 2019-07-24 01:46:08 -04:00
Oleg Silkin 6512ec78cd Adds argument parsing & provides entrypoint for starting app 2019-07-24 01:45:17 -04:00
Oleg Silkin 99ff987dad Reorganizes sources 2019-07-24 01:43:50 -04:00
Oleg Silkin 30812b2479 Moves the server from using run_app api to using TCPSite 2019-07-23 15:37:26 -04:00