-
### Do you want to request a *feature* or report a *bug*?
Bug
### What did you do?
- Setup a cloud instance with your cloud provider (in my case it's cloud.hetzner.de)
- Register a Domain wi…
-
As we've been talking about the possibility of repointing the DNS in the current website refresh, we might use this opportunity to do the proper hand off of the domains to the organization somehow ins…
-
**Description**
Today we had a nasty DKIM issue! We did not have DKIM in our DNSimple, which was causing our mail to go directly to people's spam.
**Tasks**
- [x] Generate DKIM record on Googl…
-
##### SUMMARY
When a dnsimple domain has more than 100 records, the current check that tries to ensure a record exists can fail if the record is returned in the second or third (etc) page of result…
-
terraform crashed due to a config syntax error. Specifically I had a syntax error in an aws_instance argument.
security_groups = "sg-999999"
should've been
security_groups = ["sg-999999"]
(sec…
-
-
Hi there, thanks for the library. Looking forward to trying it.
When attempting to vendor the package, it fails with this error:
```
go: finding github.com/foomo/tlsconfig latest
go get: github.…
-
To match the go and ruby clients.
aeden updated
5 years ago
-
##### SUMMARY
Creating a new TXT record fails with `API v1 is no longer available, please upgrade to API v2. See https://blog.dnsimple.com/2018/03/api-v1-shutdown-notice/`.
##### ISSUE TYPE
…
-
So I've followed the recommended DNS changes, including the CNAME of `psrp.mydomain.com` to `rp.mydomain.com`. Generally everything is working fine, but some email servers (notably mail.ru) are (soft…