Commit graph

32 commits

Author SHA1 Message Date
Seamus Johnston
8f28b47cd0
Justify GitHub Actions in ADR 2022-08-19 09:50:41 -05:00
Logan McDonald
bcda825a6b
Cloud.gov ADR (#61)
* add cloud.gov adr

* talk about alternatives considered
2022-08-19 10:33:20 -04:00
Seamus Johnston
5e4c44a444
Merge pull request #42 from cisagov/sspj/proof-of-concept
Add Django
2022-08-19 13:24:28 +00:00
Seamus Johnston
8ec4d40b6a
Rename environments for consistency
- dev is local laptop
- unstable (or sandbox) is latest cut of main (or for experiments)
- staging is stable tagged releases
2022-08-18 14:54:14 -05:00
Seamus Johnston
e45da58a4a
Respond to PR review 2022-08-18 14:51:14 -05:00
Seamus Johnston
7754923278
Add crude diagrams 2022-08-18 09:38:06 -05:00
Colin Murphy
597b1aa037
Merge pull request #53 from cisagov/colinmurphy01-product-strategy-updates
Updates to Product Strategy (simplified and typo)
2022-08-17 17:09:43 -04:00
Seamus Johnston
97efde8adf
Justify Server Side Rendering in ADR 2022-08-17 14:46:15 -05:00
Seamus Johnston
f63b7627d5
Justify CL Python Buildpack in ADR 2022-08-17 14:45:15 -05:00
Logan McDonald
61602084ff
add ability to one-off domain lookups, add more error handling (#39)
* add ability to one-off domain lookups, add more error handling

* add note about version of whois

* Update docs/research/scripts/icann_lookup.py

Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>

* Update docs/research/scripts/icann_lookup.py

Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>

* Update docs/research/scripts/icann_lookup.py

Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>

* add shebangs at the top of scripts

Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>
2022-08-17 15:17:54 -04:00
Colin Murphy
63d08b7b8d
Updated target dates and typo 2022-08-16 17:03:35 -04:00
Colin Murphy
d75e5ab250
Update product_strategy.md
Cleaned up to be focused on primary focus areas and a typo from fork
2022-08-16 16:59:53 -04:00
Colin Murphy
8a9ca2e700
Merge pull request #25 from cisagov/colinmurphy01-phaseone-milestone
Updated Phase One doc with milestone
2022-08-16 16:57:35 -04:00
Logan McDonald
0f5f6e24a8
add script for rotating cloud.gov secrets and runbook for description of script (#43)
* add script for rotating secrets and runbook for description of script

* add a note about why we rotate

* fix gh auth login if statement

* Update scripts/rotate_cloud_secrets.sh

Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>

* add some comments about cf versions

Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>
2022-08-12 16:27:17 -04:00
Seamus Johnston
5d1c5b86c5
Update Django ADR based on feedback 2022-08-11 09:01:28 -05:00
Seamus Johnston
80bebda052
Update Docker for Dev ADR based on feedback 2022-08-11 09:01:02 -05:00
Seamus Johnston
6cd6799dff
Justify PostgreSQL in ADR 2022-08-10 11:21:43 -05:00
Seamus Johnston
4b19251155
Justify python base image in ADR 2022-08-10 11:21:21 -05:00
Seamus Johnston
1fef88c7e9
Justify Django in ADR 2022-08-10 11:21:00 -05:00
Seamus Johnston
70a415a3c9
Justify Docker in ADR 2022-08-10 11:20:34 -05:00
Logan McDonald
b5b3defe41
add scripts for generating icann lookup and response code csvs (#2)
* add scripts for generating icann lookup and response code csvs

* add docstring at the top of scripts

* add error catching for whois command

* exclude data for local use only
2022-08-09 09:03:51 -04:00
Colin Murphy
d8754e5a20
Updated with milestone 2022-08-08 13:55:57 -04:00
Colin Murphy
b68edfb5dc
Updated long-term success goals and primary users 2022-08-08 12:16:01 -04:00
Colin Murphy
4242590b73
Edited Primary Goal from replicate to recreate 2022-08-08 12:11:17 -04:00
Colin Murphy
656740576b
Rename file 2022-08-05 15:50:54 -04:00
Colin Murphy
c7e2f20fdf
rename file name 2022-08-05 15:50:27 -04:00
Colin Murphy
996276be27
Update Phase1_README.md 2022-08-05 15:05:38 -04:00
Colin Murphy
216bc597fa
Update Phase1_README.md 2022-08-05 15:05:09 -04:00
Colin Murphy
585c8d79a7
Add title and rename 2022-08-05 15:04:37 -04:00
Colin Murphy
e9e901fe7e
.gov Product Strategy 2022-08-05 15:02:07 -04:00
Colin Murphy
dbfe8995df
Create a Project README 2022-08-05 14:44:47 -04:00
Logan McDonald
1d2ddc660a
setup initial documentation folders (#1)
* setup initial documentation folders

* add CODEOWNERS

* replace dotgov with .gov where possible
2022-08-03 08:03:04 -04:00