{ "info": { "author": "Free Software Foundation and contributors", "author_email": "natalie.foust.pilcher@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "What is this?\n=============\nThis is a tool to easily and quickly set up your own mediagoblin instance,\neither to run a server, or to help develop mediagoblin yourself.\n\nHow to set up a mediagoblin instance\n====================================\nThere are two scripts inside this directory:\n 'run_easy_install' and 'run_archive_easy_install'. \nThey simply install different flavors of mediagoblin. See the section below to\ndecide which will work better for your instance. Once you have chosen which\nscript you would like to use, run it.\n\nIt will ask you a series of questions about your website and then install your\nserver into the directory that you specify. The script must be run by a user\nwith root privileges. This script should take 5-15 minutes, but will not prompt\nthe user for questions after the first questions are over. When that script is\nover, your server will be functional, although empty.\n______________________________________________________________________________\nNOTE: If you installed your mediagoblin server with nginx, then you will need to\nrestart nginx or restart your computer before the server will work correctly.\nTo restart nginx type these commands into the server's terminal:\n $ sudo /etc/init.d/nginx restart\n $ sudo /etc/rc.d/nginx restart\n``````````````````````````````````````````````````````````````````````````````\n\nTo run your server locally use the command\n $ sudo -u mediagoblin ./lazyserver.sh\nIf you installed your server with nginx, you can run the command\n $ sudo -u mediagoblin ./run_nginx_server.sh\nTo hook your server into your nginx app\n\nOnce you've done this, the initial sever set up should be finished!\nCongratulations! You'll probably want to create a user now and start uploading\nmedia, but any further decisions are beyond the scope of this script.\nConsult these websites for more information:\n http://docs.mediagoblin.org\n http://wiki.mediagoblin.org\nand feel free to ask questions at our irc.freenode.org channel at\n #mediagoblin\n\nWhat is run_archive_easy_install?\n=================================\nThis script installs mediagoblin with a group of different settings and plugins\nenabled than the default. The differences are:\n o These instances of mediagoblin will have a homepage centered on featured\n media, rather than a gallery of 'most recent media'\n o When users register in an archival mediagoblin instance, by default they\n cannot upload media.\n o Archival instances display media entry metadata in the media sidebar.\n\nHow can I create a custom install?\n==================================\nCheck out README.txt in the mediagoblin_easy_install/plugins/ directory, and try\nto examine some of the code as well.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://mediagoblin.org/", "keywords": null, "license": "AGPLv3", "maintainer": null, "maintainer_email": null, "name": "mediagoblin_easy_install", "package_url": "https://pypi.org/project/mediagoblin_easy_install/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mediagoblin_easy_install/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://mediagoblin.org/" }, "release_url": "https://pypi.org/project/mediagoblin_easy_install/0.6/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.6" }, "last_serial": 1092937, "releases": { "0.6": [ { "comment_text": "", "digests": { "md5": "eb7a961db86b2b764d79bdc7ac7caa5c", "sha256": "1f33b9162fd4ac6ab824c5b9c3db422dbab72b2f719d4f279c50ab03468896af" }, "downloads": -1, "filename": "mediagoblin_easy_install-0.6.tar.gz", "has_sig": false, "md5_digest": "eb7a961db86b2b764d79bdc7ac7caa5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25555, "upload_time": "2014-05-15T02:46:20", "url": "https://files.pythonhosted.org/packages/af/07/0345009ebea72ae7a4b40768e50210bde6258c68fbb04f42ff742a669a93/mediagoblin_easy_install-0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eb7a961db86b2b764d79bdc7ac7caa5c", "sha256": "1f33b9162fd4ac6ab824c5b9c3db422dbab72b2f719d4f279c50ab03468896af" }, "downloads": -1, "filename": "mediagoblin_easy_install-0.6.tar.gz", "has_sig": false, "md5_digest": "eb7a961db86b2b764d79bdc7ac7caa5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25555, "upload_time": "2014-05-15T02:46:20", "url": "https://files.pythonhosted.org/packages/af/07/0345009ebea72ae7a4b40768e50210bde6258c68fbb04f42ff742a669a93/mediagoblin_easy_install-0.6.tar.gz" } ] }