Mediagoblin: Difference between revisions

From Bibliotheca Anonoma
(Created page with "== Installation == {{Note|If you have SELinux, temporarily set it to Enforcing mode. After installation, [http://nathanielca.se/fossrit/deploying-mediagoblin-2-selinux.html a...")
(No difference)

Revision as of 04:33, 8 July 2017

Installation

Note: If you have SELinux, temporarily set it to Enforcing mode. After installation, a special rule can be set to allow Mediagoblin to function.
  1. follow Deploying guide using python3, up to the FastCGI and Nginx part where you stop, because flup doesn't work on python3 and uWSGI is better.
  2. Set up uWSGI with Nginx as you see in this guide.
  3. If you have SELinux, see this guide to make it allow uWSGI sockets.