138
Comment:
|
307
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
* Proxy on filicudi via https://ad-research.cs.uni-freiburg.de/etherpad/ * To build Dockercontainer: |
* Proxy on filicudi via [[https://ad-research.cs.uni-freiburg.de/etherpad/]] * To build Docker container: # {{{git clone https://github.com/ether/etherpad-lite.git}}} # {{{docker build --tag etherpad .}}} * To start container as service on port 9001: # TODO |
- Runs on alicudi on port 9001
Proxy on filicudi via https://ad-research.cs.uni-freiburg.de/etherpad/
- To build Docker container:
# git clone https://github.com/ether/etherpad-lite.git # docker build --tag etherpad .
- To start container as service on port 9001:
- # TODO