120 Commits

Author SHA1 Message Date
richard-dds
df93db4cd8 Create more varied requests in seed script 2018-08-08 13:43:52 -04:00
richard-dds
f80668c638 Add script/seed.py for convenience 2018-08-08 13:43:52 -04:00
Devon
22b81c2c0c
Merge pull request #142 from dod-ccpo/remove-extra-sass
Remove SASS gem install (now using parcel)
2018-08-08 13:30:17 -04:00
Devon Mackay
b9e73b2f08 Add migrate db before server startup
Ensures a fresh deploy properly updates the DB before starting the
server and accepting traffic
2018-08-08 12:03:38 -04:00
Devon Mackay
d545fb9d95 Remove SASS gem install (now using parcel) 2018-08-08 11:43:38 -04:00
Devon Mackay
22a7c53db6 Fastforward script/include to most recent master 2018-08-08 10:52:40 -04:00
Devon Mackay
90970367c8 Add yarn build after setup is completed 2018-08-08 10:05:01 -04:00
Devon Mackay
d1f99765e0 Add python3 package 2018-08-08 10:05:01 -04:00
Devon Mackay
f2a4d59e0a Add uwsgi packages to container 2018-08-08 10:05:01 -04:00
Devon Mackay
e17c4ca0a2 Add uwsgi server launching script 2018-08-08 10:05:01 -04:00
Devon Mackay
f0a84ceb8a Add postgres client libs to containers 2018-08-08 10:05:01 -04:00
Devon Mackay
cffb99ca2a Update to latest scriptz master 2018-08-08 10:05:01 -04:00
dandds
cf9fc7efbc use "prod" for production environment 2018-08-08 09:41:42 -04:00
richard-dds
b6f14a6c73 Add console script with ipython setup 2018-08-06 16:14:20 -04:00
patricksmithdds
a6d7b7a45c
Merge pull request #128 from dod-ccpo/build-assets-in-server-script
Compile assets before starting server
2018-08-06 15:33:59 -04:00
dandds
ac95bf371e implement CRL checking from authnid 2018-08-06 11:12:58 -04:00
dandds
f0a7bfcd0e add CRL functionality from authnid 2018-08-06 10:44:00 -04:00
Patrick Smith
d9d4e493d9 Compile assets before starting server 2018-08-06 10:00:59 -04:00
Patrick Smith
1965d0fcc7 Compile assets before running CI tests 2018-08-03 13:04:09 -04:00
Patrick Smith
2933ec2e7a Run tests on CI with the CI env 2018-08-03 13:04:09 -04:00
Patrick Smith
4f167ef9e4 Update scriptz to use correct database name 2018-08-03 13:04:09 -04:00
Patrick Smith
fc538d4242 Merge branch 'monolith' into vue 2018-08-03 10:07:49 -04:00
dandds
8f7a7f847c have test script to reset test database 2018-08-03 09:50:24 -04:00
Patrick Smith
5e2908cbfe Don't compile webassets in bootstrap script 2018-08-02 16:48:52 -04:00
Patrick Smith
a5c0d3dd92 Fix ingest_pe_numbers script 2018-08-02 16:48:35 -04:00
dandds
649ac89e2e configure test environment 2018-08-02 16:20:54 -04:00
dandds
55bd55a0b5 move logic for creating many PE Numbers to the domain repo 2018-07-31 11:50:34 -04:00
dandds
0fca4753c5 add script for ingesting PE numbers and necessary script config for database 2018-07-31 11:50:33 -04:00
Devon Mackay
96ed26ed9f Update to most recent scriptz 2018-07-31 11:50:33 -04:00
Devon Mackay
da40d22add Remove debugging related items 2018-07-31 11:50:33 -04:00
Devon Mackay
8f22921622 Add postgres host to running container 2018-07-31 11:50:33 -04:00
Devon Mackay
e4fd71437e Ensure get_db is sourced so the vars carry over 2018-07-31 11:50:33 -04:00
Devon Mackay
09b8b8ab4c Debug travis ip and psql connect issues 2018-07-31 11:50:33 -04:00
Devon Mackay
0d30d08718 Fix type 2018-07-31 11:50:33 -04:00
Devon Mackay
1d0d57735d Rename script 2018-07-31 11:50:33 -04:00
Devon Mackay
413f5329bb Add DB info and setup 2018-07-31 11:50:33 -04:00
Devon Mackay
aa1c73262b Switch to scriptz feature branch 2018-07-31 11:50:33 -04:00
Devon Mackay
239a0e9821 Add wrapper script for settign DB ENV vars 2018-07-31 11:50:33 -04:00
dandds
7f5f02985b update and fix some tests from rebase 2018-07-31 11:50:33 -04:00
dandds
84c228ec2e update submodule 2018-07-31 11:50:00 -04:00
dandds
df0b0e7c18 fix typo in bootstrap 2018-07-18 11:45:04 -04:00
Devon Mackay
821a0ee0e5 Update submodule to latest master 2018-07-13 09:16:00 -04:00
Devon Mackay
e41f828af3 Set submodule commit to import branch 2018-07-13 09:16:00 -04:00
Devon Mackay
3312841ba4 Add scriptz submodule as script/include 2018-07-13 09:16:00 -04:00
Devon Mackay
78c8239422 Remove existing include directory 2018-07-13 09:16:00 -04:00
Devon Mackay
fc62dcdb65 Update pipenv check to just test the binary 2018-07-10 15:20:21 -04:00
Devon Mackay
d620fb6cc0 Add pip update in venv 2018-07-10 14:55:26 -04:00
Devon Mackay
2864300a4e Add function for installing pip packages in the venv 2018-07-10 14:55:02 -04:00
Devon Mackay
0535a45bd9 Check for pipenv and error out if not present 2018-07-10 12:01:56 -04:00
Devon Mackay
9dbc6cd180 Rename file: no longer a work in progress 2018-07-10 10:55:28 -04:00