Commit Graph
45 Commits
Author SHA1 Message Date
bandesz eaf1e5bb72 Add final routes to the Paas app 2017-03-28 12:24:12 +01:00
bandesz 92c95fe66a Run the db migration script without the run_app_paas.sh script, because it is not failing if the migration script fails 2017-03-23 17:45:16 +00:00
bandesz bacce90ac2 PaaS run script: redirect stderr to stdout 2017-03-21 15:03:03 +00:00
bandesz 974b59a5b7 Add 'production' alias for live environment 2017-03-21 14:43:56 +00:00
bandesz c032ea5eee PaaS rollback: check if the rollback app is in a started state 2017-03-16 12:33:10 +00:00
bandesz 81522474ca Decrease PaaS apps memory to 1G 2017-03-13 11:51:02 +00:00
bandesz b0d5def289 Increase memory for PaaS 2017-03-06 14:48:27 +00:00
bandesz 271b664a7e Log SNS subscription URL 2017-03-03 12:17:53 +00:00
bandesz e8bf03c7e1 Get Redis config from PaaS 2017-03-03 11:35:51 +00:00
bandesz 652f76eaf6 Increase default memory to 512M for delivery PaaS workers 2017-02-28 18:54:57 +00:00
bandesz a079897bd1 Ignore docker pull errors 2017-02-28 18:27:04 +00:00
bandesz b453dd59d0 Add termination timeout to run_app_paas.sh 2017-02-28 17:39:04 +00:00
bandesz 3a8e4499dc Fix __pycache__ exclude 2017-02-28 13:18:25 +00:00
bandesz 1e83f7d8e2 Remove Docker commands for CF, clean up artifact creation 2017-02-28 12:32:01 +00:00
bandesz 34f1eff84d Remove Jenkinsfiles, add PaaS build/upload artifact tasks 2017-02-28 10:47:11 +00:00
bandesz 9d704d505c Add Jenkinsfile for separate deployment 2017-02-27 10:19:56 +00:00
bandesz e3cb908c1a Remove explicit api_host_name vars from the envs 2017-02-23 11:22:58 +00:00
bandesz 9082aeffa3 Make Docker container names unique for PaaS deployment 2017-02-20 13:21:40 +00:00
bandesz e5ba8cf02b Fix PaaS deploy in Jenkinsfile 2017-02-20 13:03:19 +00:00
bandesz 72dc93c6db Add awslogs logging for PaaS 2017-02-16 17:38:30 +00:00
bandesz e2a466932a Put Jenkinsfile milestones before the prompts 2017-01-31 12:18:10 +00:00
bandesz 568d93e67f Update branch to master in Jenkinsfile 2017-01-27 13:57:15 +00:00
bandesz 634b78d3b5 Do not exclude docker files from the codedeploy build 2017-01-18 13:49:50 +00:00
bandesz e9a90b46b0 Add Makefile commands to control autoscaling processes 2017-01-16 17:53:11 +00:00
bandesz ac0e1f1def Add gosu and host user to Docker 2017-01-13 10:24:13 +00:00
bandesz 8300cb0ac0 Add Jenkinsfile 2017-01-13 10:24:13 +00:00
bandesz c9f3005392 Add quotes around Docker volume definitions 2017-01-13 10:24:13 +00:00
bandesz fd66fbd719 Run API on Paas 2017-01-13 10:24:13 +00:00
bandesz 31b2c3f402 Fix apt proxy in Docker 2016-12-20 11:03:25 +00:00
bandesz eda06228d6 Enable SSE for S3 upload 2016-12-05 16:58:20 +00:00
bandesz a67195a86d Set http proxy params for Docker build 2016-12-02 14:45:33 +00:00
bandesz 07aa4cb0b0 Use http proxy for Docker 2016-11-30 15:57:08 +00:00
bandesz 8fa337927c Exclude cache directory from pep8 2016-11-23 12:39:48 +00:00
bandesz edf22860e1 Bump boto version to 2.43.0-patch3 2016-11-02 17:59:09 +00:00
bandesz a675509b5e Bump up boto version to 2.42.0-patch2 2016-10-17 18:10:16 +01:00
bandesz cffedb1a05 Use custom patched boto: 2.42.0-patch1 2016-10-17 16:42:41 +01:00
bandesz d27e1595d5 Always pull base Docker image before building 2016-09-29 17:16:16 +01:00
bandesz 8ab7fa3395 Build db migration codedeploy artifact 2016-09-21 11:21:12 +01:00
bandesz d69a07fed9 Delete accidentally committed notifications-api.zip 2016-09-21 11:21:12 +01:00
bandesz df388ec33d Finish coveralls task 2016-08-30 12:06:05 +01:00
bandesz 9b4188f05a Travis cleanup: remove deploy + functest trigger 2016-08-25 16:19:52 +01:00
bandesz 135ac6f23e Rename development env to preview 2016-08-24 15:55:29 +01:00
bandesz e6177a2163 Disable Travis deploys for staging 2016-08-23 16:45:21 +01:00
bandesz f113309713 Fix version file generation, remove master deploys from travis 2016-08-23 13:44:34 +01:00
bandesz 68c1135379 Create Docker build image, build project with Docker 2016-08-22 17:25:41 +01:00