Changes between Version 5 and Version 6 of how-to/servers/support/gnusocial
- Timestamp:
- Aug 18, 2014, 5:38:49 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
how-to/servers/support/gnusocial
v5 v6 1 = Setting up Meteor real-time updates 1 = Setting up Meteor real-time updates over https 2 2 3 3 In order to have real-time updates in the web interface of GNU Social one needs to enable the Meteor plugin (part of GNU Social) and set up a Meteor server. We want to server Meteor over https, and opt to use Apache for proxying the URLs for this.