philschatz / gh-board

:octocat: "Serverless" Kanban for GitHub Issues using gh-pages

Home Page:http://philschatz.github.io/gh-board/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Etherpad functionality is offline

jayvdb opened this issue · comments

gh-board allows for editing of issues via src/components/etherpad.jsx

That file refers to https://openstax-pad.herokuapp.com/ , which is Down for maintenance.

It should be possible to configure the etherpad server to be used (there are many free, and also disable it.

Upstreamed from coala#20

(this comment is duplicated on the original issue)

Oops, I did not realize anyone was using the etherpad functionality; it is back up again.

Also, if you do not want to use the collaborative editing feature, you can click the Issue title and edit the Issue directly.

And it is down again.

If it isnt operational, and going to remain operational, it needs to be de-activated in gh-board, and/or replaced with other alternatives.

@hiroshis has some commits at https://github.com/hiroshis/gh-board/commits?author=hiroshis which will fix this by letting people define their own Etherpad provider