-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SPIKE: how to build Module for DNS and certificates on the platform #1679
Comments
PR Created to create a new repo |
initial code pr on new repo |
Definition of done here is maybe a bit big for a spike. |
Scenarios:
|
Creating DNS Module #4058 created to continue this ticket At first i thought this was going to be easy but just getting the dns part to work turned out to be the hardest part but after several iterations i have managed to create a basic module that has the ability to create dns records and i believe i have a path forward to be able to do the dns records but that and further development of the module can be done in the ticket above but for now i have scheduled as to discuss my findings and show my method. and if it worth creating it |
We are going to go ahead with this module on the above call but we are not going to include the Gandi support |
User Story
As a user, I want to be able to quickly set up DNS for my services
What is the smallest thing we can build that will be useful?
User Type(s)
Developer or engineer user
Value
Make setting up DNS and certificates easier
Questions / Assumptions / Hypothesis
The way to set up DNS and certificates is documented but requires a few different things to work properly which can easily cause trouble for first time users.
If we create a module, we expect that it will make it easier for first time users to create DNS and certificates and require less input from mp engineers to resolve queries.
Definition of done
Reference
How to write good user stories
The text was updated successfully, but these errors were encountered: