A Django-based domain name registrar that interfaces with an EPP registry
Find a file
Logan McDonald 508e5384cb
Create dev sandboxes scripts and first sandbox (#370)
* Add templates, scripts, and process documentation for creating and destroying developer sandboxes

* Create developer sandbox 'lmm' infrastructure

* fix up newlines

* fix action syntax pull_request

* add a line about the public.crt to developer docs

* add docs about branch conventions

* add new developer sandbox 'ik' infrastructure

* Add new developer sandbox 'nmb' infrastructure

* Add new developer sandbox 'sspj' infrastructure

* Add new developer sandbox 'mr' infrastructure

* make github actions dynamic by environment

* trying something out with dynamic github action for dev sandbox

* consolidate github actions to dynamic action

* try out run name

* combo run name and name

* respond to comments
2023-01-20 09:50:36 -08:00
.github Create dev sandboxes scripts and first sandbox (#370) 2023-01-20 09:50:36 -08:00
docs Create dev sandboxes scripts and first sandbox (#370) 2023-01-20 09:50:36 -08:00
ops Create dev sandboxes scripts and first sandbox (#370) 2023-01-20 09:50:36 -08:00
src Create dev sandboxes scripts and first sandbox (#370) 2023-01-20 09:50:36 -08:00
.gitignore Address PR feedback 2022-09-26 10:44:05 -05:00
CONTRIBUTING.md Add documentation for contributing to this repo (#34) 2022-08-15 11:06:43 -04:00
LICENSE.md Dedicate our work to the public 2022-08-10 11:12:08 -05:00
README.md Fixing an unfortunate typo in the README 2022-08-30 15:40:46 -04:00

Get (your very own) .gov

========================

Welcome to the repo for a WIP brand new registrar for .gov domains. Get.gov intends to serve all government entities in the United States looking for a .gov domain to use publicly (for a website, for an email address, etc.). Here you can find the code for the registrar and other artifacts about our product strategy and research.

Onboarding

For new members of the @cisagov/dotgov team looking to contribute to the registrar, please open an onboarding ticket.

Code

Code is located in the src directory.

Documentation

Architectural Decision Records

Architectural Decision Records (ADR) are located in docs/architecture/decisions.

Product Goals

These are located in docs/product.

Research Artifacts

Including some helpful scanning tools. These are located in docs/research