Skip to content
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

Client to setup DNS in Cloudflare #42

Closed
dfernandezm opened this issue Jan 13, 2021 · 0 comments · Fixed by #40
Closed

Client to setup DNS in Cloudflare #42

dfernandezm opened this issue Jan 13, 2021 · 0 comments · Fixed by #40
Assignees

Comments

@dfernandezm
Copy link
Collaborator

Part of #28 - DNS for MoneyCol is in Cloudflare and not in GCP as certificates are long lived / managed and frontend is fully cached in the free tier.

  • Create interface-struct to wrap official Go SDK for CF API v4
  • Write some integration tests to learn / validate functionality
  • Create / Update / Query DNS is enough at this point, no need to create the Zone
@dfernandezm dfernandezm self-assigned this Jan 13, 2021
dfernandezm added a commit that referenced this issue Jan 13, 2021
* Update IP of DNS record in CF

* First version of test that updates DNS record in CF

* Add operation for creating DNS in CF zone as well

* Completed CF client wrapper with data extraction from DNS name operation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant