Service/wiki: Difference between revisions

Account Creation: Create account page
Move parsoid to container.yml
Tag: visualeditor
Line 104: Line 104:
== Visual Editor ==
== Visual Editor ==


This wiki has the VisualEditor extension now!
This wiki has the VisualEditor extension.


In order to do that, we need the parsoid node js service.  Since Sunjammer is running too old of a version, this service is hosted on freedom.  It can be started using:
In order to do that, we need the parsoid node js service.  Since Sunjammer is running too old of a version, this service is hosted on freedom.  It can be started using:
  docker run -p 8001:8000 -e MW_URL=http://wiki.sugarlabs.org -d dscho/parsoid
  container.yml start /home/sam/parsoid -d
And is accessed at http://freedom.sugarlabs.org:8001/
And is accessed at http://freedom.sugarlabs.org:8001/