issues
search
SCPR
/
kpcc_backroom_handshakes
Django project and applications to ingest and display election results and force aspects of the political process to give each other a clean handshake ... with gloves on.
MIT License
0
stars
1
forks
source link
Configure server and database
#2
Closed
chrislkeller
closed
8 years ago
chrislkeller
commented
8 years ago
[x] Digital Ocean instance is provisioned and launched by May 31
Am on $5 tier with $10 credit on my card
[x] Server can run Python 2.x
[x] MySQL database can accept connection and store data
[x] Implement nginx and uwsgi sted Apache
[x] Application can be monitored by New Relic
[x] Application integrated with New Relic API
https://docs.newrelic.com/docs/agents/python-agent/installation-configuration/python-agent-logging
[x]
Caching layer in place or
results display is baked out
when results are updated
[x] Implement Varnish as cache mechanism
[x] Do not cache the admin
[x] Cache everything else
[x] CORS enabled on the server
[x] User can deploy to server using
Deploybot
Fabric
[x] Successful deployment installs application requirements.
[x] Successful deployment triggers database migrations.
Caching layer in place orresults display is baked out when results are updatedDeploybotFabric