Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • board.net board.net
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • hosting
  • board.netboard.net
  • Wiki
  • board.net maintenance

Last edited by Roland Alton Sep 29, 2021
Page history

board.net maintenance

deleting boards

As Pads are used anonymously we do not apply any roles, so we can not allow somebody to make deletions, else that would cause conflicts among users (think of pupils).

If you want to have a pad deleted please write a message to support@fairkom.eu

As a sysadmin we do

su etherpad
cd /opt/etherpad-lite/src
node bin/checkPad.js test
node bin/deletePad.js test

The adminpads2 plugin is too slow see https://github.com/ether/etherpad-lite/issues/2899#issuecomment-779611308

Or we delete by API call see https://etherpad.org/doc/latest/#index_http_api get secret from APIKEY.txt

     curl "https://board.net/api/1/deletePad?apikey=secret029b3f1&padID=Myseminar-B3S"

If we only know the read only link, we need to get the PadID first:

   "https://board.net/api/1.2.14/getPadID?apikey=apikey...&roID=r.dcaf13c86f0df1fbb3627394515087c3"

If you requested a board for deletion, we welcome your donation to cover expenses to run the board.net service and for personal support: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5TQ33F5GUFLLE

Clone repository
  • board faqs
  • board features
  • board loading messages
  • board.net Installation
  • board.net maintenance
  • Home

gitlab project and software management by fairkom.eu - more open source web apps at fairapps.net