Service/wiki: Difference between revisions
→Visual Editor: It is 100% deployed! Tag: visualeditor |
|||
| Line 99: | Line 99: | ||
== Visual Editor == | == Visual Editor == | ||
This wiki has the VisualEditor extension now! | |||
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 | |||
And is accessed at http://freedom.sugarlabs.org:8001/ | |||
And is accessed | |||
== Upgrade notes == | == Upgrade notes == | ||