Closed olizilla closed 5 years ago
Need some help with a rollbar access token here https://circleci.com/gh/ipfs-shipyard/peer-pad/301
@jimpick any ideas?
Need some help with a rollbar access token here https://circleci.com/gh/ipfs-shipyard/peer-pad/301
@jimpick any ideas?
I think @victorb has access to the token.
Thanks for doing this! I wasn't sure where to start.
@olizilla let me know if you need other tokens here -- I had assembled a partial set (no rollbar, though)
it might be useful to make this a passing failure, too
@scout this config for the dev.peerpad.net didn't work
https://github.com/ipfs-shipyard/peer-pad/pull/294/files#diff-1d37e48f9ceff6d8030570cd36286a61R40
Do i need to adjust things so that it passes peerpad.net
as the domain and _dnslink.dev
as the record?
@olizilla dnsink-dnsimple operates at the zone level, so
peerpad.net
as the domain and_dnslink.dev
as the record
should work
EDIT: actually I don't think you need to do the whole _dnslink.dev magic subdomain thing, just setting the TXT directly on the dev
record will work just fine (so -r dev -l /ipfs/$hash
)
(you have to use the magic subdomain b/c setting records at the top zone isn't allowed for that API token, I believe)
Continuing the discussion over at #295
WIP on #293 - move dnslink deploy to circleci
License: MIT Signed-off-by: Oli Evans oli@tableflip.io