dat-js icon indicating copy to clipboard operation
dat-js copied to clipboard

Create gateway and signalhubws instances under Dat domains.

Open RangerMauve opened this issue 6 years ago • 1 comments

dat-js is currently making use of a gateway and signalhubws instance that I set up on a server I have lying around.

I'm totally OK with this setup, but I think that it would be better going forward if it was using instances that were under the datproject domain to make it more obvious to users what it is and where to go if it's down. (Also in case I get run over by a bus).

Steps to get this done:

  • [ ] Register subdomains on datproject
  • [ ] Set up a VM with the services
  • [ ] Set up a letsencrypt certificate with auto-renewal (I did this with nginx)
  • [ ] Update dat-js and docs to point to the new domains

cc: @karissa @joehand

RangerMauve avatar Feb 19 '19 23:02 RangerMauve

@joehand was working on this

okdistribute avatar May 09 '19 23:05 okdistribute