Right now, etherpad and the editor are being served on different ports, so they don't share the session cookie as they should. The fix here is to proxy everything through Apache or Nginx to those services with different sub-subdomains. Here's how my local copy has this setup (Apache):
Right now, etherpad and the editor are being served on different ports, so they don't share the session cookie as they should. The fix here is to proxy everything through Apache or Nginx to those services with different sub-subdomains. Here's how my local copy has this setup (Apache):