aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
Commit message (Collapse)AuthorAgeFilesLines
* Use https:// instead of git:// to clone [#5551]Andrew Browning2018-04-022-5/+5
| | | | This was partially addressed in eee3e41 but missed many items.
* remove mentions of mediagoblin_local.iniBoris Bobrov2017-11-135-40/+12
|
* clarify installation instructions about mediagoblin.iniBoris Bobrov2017-11-131-2/+5
|
* Handle collection in batchaddmedia commandSimen Heggestøyl2017-10-161-0/+1
| | | | | | | Make the batchaddmedia command look for a 'collection-slug' column, that for each row may specify the slug of a collection that the media should be added to. This matches the '--collection-slug' argument of the addmedia command.
* Update batchaddmedia csv description docs [5458]Andrew Browning2017-10-081-1/+1
| | | | | | Commit c0ea2bad changed the expected location column header of csv files used by the batchaddmedia command from 'media:location' to 'location'. This change updates the docs to match.
* Fix #5517 - Change docs to clone repo using httpsAndrew Browning2017-09-201-1/+1
|
* Properly escape asterisk in *buntuAndrew Browning2017-08-151-1/+1
|
* Switch to rabbitmq by default and in docsBoris Bobrov2017-06-091-2/+7
|
* Merge remote-tracking branch 'spechards-mediagoblin/master'Boris Bobrov2017-01-291-0/+1
|\ | | | | | | | | | | | | | | Conflicts: mediagoblin/submit/lib.py -- happened because of creator->actor change Fixes issue #915
| * Add collection option to 'addmedia' cli uploadingStéphane Péchard2014-07-131-0/+1
| |
* | Fix minor grammar issues in contributing docs; add new contributor.Ben Sturmfels2016-11-131-3/+2
| |
* | Add links in site-admin documentation forewordAlexandre Franke2016-11-131-3/+5
| | | | | | | | Fixes #5490
* | Spell-check the entire documentation.Ben Sturmfels2016-09-1820-159/+155
| |
* | Fix #822 - doc typo s/Plugin/PluginManager/Loic Dachary2016-07-251-1/+1
| | | | | | | | Signed-off-by: Loic Dachary <loic@dachary.org>
* | A bit of a documentation update around celery systemd init filesChristopher Allan Webber2016-07-131-0/+3
| |
* | doc: 0.9.0 release notesChristopher Allan Webber2016-03-291-0/+41
| | | | | | | | * doc/source/siteadmin/relnotes.rst: Add release notes for 0.9.0.
* | doc: Update developer migration docs for Alembic as primary migration systemChristopher Allan Webber2016-03-261-22/+22
| | | | | | | | | | | | * docs/source/devel/migrations.rst: Update to reflect sqlalchemy-migrate as being deprecated and Alembic as being the new way of doing migrations.
* | doc: Update plugins documentation in light of alembic branching usageChristopher Allan Webber2016-03-261-3/+24
| | | | | | | | | | | | | | * docs/source/siteadmin/plugins.rst: Added a reminder to run "./bin/gmg dbupdate" after installing a plugin. Added a new "Deactivating plugins" section. Renamed "Removing plugins" to "Removing plugin packages".
* | doc: Note that plugin authors must NEVER modify tables they don't controlChristopher Allan Webber2016-03-261-0/+5
| | | | | | | | * docs/source/pluginwriter/database.rst: New paragraph.
* | Update database docs for plugin authors for new alembic branching worldChristopher Allan Webber2016-03-261-27/+58
| | | | | | | | | | | | | | | | | | | | | | Things have gotten both easier and more complex in the branching world view. Plugins branch off of main with their own migrations. Generating these has become a bit easier, but the steps for doing this are a bit wordy to explain. * docs/source/pluginwriter/database.rst: Update both the "Creating new Tables" and "Changing the Database Schema Later" sections accordingly.
* | Basic explaination of how to deploy with Python 3.Christopher Allan Webber2016-02-201-1/+9
| | | | | | | | Could be better, but "works" for now.
* | Move Ubuntu -> *buntu because of absurd trademark issuesChristopher Allan Webber2016-02-193-5/+5
| | | | | | | | | | For more context, see: http://joeyh.name/blog/entry/trademark_nonsense/
* | Fix #947 - media_type configuration files locationLoic Dachary2016-01-221-0/+8
| | | | | | | | | | | | Document the location of the config_spec.ini files for media_types. Signed-off-by: Loic Dachary <loic@dachary.org>
* | Fix #5359 - unpriviledged -> unprivilegedLoic Dachary2016-01-191-3/+3
| |
* | Merge branch 'stable'Boris Bobrov2015-12-211-0/+53
|\ \
| * | Fixing typo (thanks breton)Christopher Allan Webber2015-12-201-1/+1
| | |
| * | 0.8.1 release notesChristopher Allan Webber2015-12-201-0/+53
| | |
* | | Kludgey documentation fix so that python 2 does not break with flupChristopher Allan Webber2015-12-141-0/+5
|/ / | | | | | | See also Issue #5373
* | Note that users have to install node.js :\Christopher Allan Webber2015-06-031-3/+8
| |
* | Better phrasing: "Should I Keep Open Registration Enabled?"Christopher Allan Webber2015-05-301-2/+2
| |
* | "Should I enable registration?" sectionChristopher Allan Webber2015-05-301-0/+23
| |
* | docs: Added handling of user_dev permissionsJim Campbell2015-05-261-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | The user_dev directory gets created when users get established and they start uploading media. However, the permissions aren't correct on the directory as it gets created. As a workaround, we create the directory at this stage, and then set the proper permissions. See this mailing list post for more information: http://lists.mediagoblin.org/pipermail/devel/2015-May/001201.html
* | Clarifying the "note these steps"Christopher Allan Webber2015-05-221-1/+2
| |
* | No need to run git submodule init/update, run by bootstrap.shChristopher Allan Webber2015-05-221-1/+1
| |
* | Switch git remote urlChristopher Allan Webber2015-05-221-0/+2
| |
* | Wrong version number. Stupid copy-pasta!Christopher Allan Webber2015-05-221-1/+1
| |
* | 0.8.0 release notesChristopher Allan Webber2015-05-221-0/+52
| | | | | | | | | | Theoretically correct... I need to verify that the steps work as expected
* | docs: Set paster service to start before celeryJim Campbell2015-05-191-1/+2
| | | | | | | | | | | | For some reason, celery wouldn't start if I started it first. Setting paster to start first. Celery starts just fine on initial run after paster is running.
* | docs: Updated permissions. Tweaked install detailsJim Campbell2015-05-191-9/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added nginx to installation packages. We say that our install uses nginx, so users should skip nginx if they want to use apache. Also, our group permissions depend on a web server being installed. Changed install directory for mediagoblin acct to /var/lib/mediagoblin It works better if we need to back up data. Assigned mediagoblin user to the same group as the web server. This is needed so that the server can access uploaded media. Created mediagoblin group for non-web-server things such as logs.
* | docs: Removed systemcl enable/start. Already issued.Jim Campbell2015-05-181-5/+0
| | | | | | | | | | | | Debian-based platforms start the postgres server by default after installation. For RPM-based distros, we've already issued these commands prior to configuring the postgres server.
* | docs: Need to start postgres on rpm distrosJim Campbell2015-05-181-3/+5
| | | | | | | | | | | | | | Need to enable / start postgres database on rpm-based distros before you create the postgres mediagoblin user and database. If you don't start the database server, you can't create a database user or database.
* | docs: Formatting tweaks to production-deployments.rstJim Campbell2015-05-151-14/+16
| | | | | | | | Corrected typos and fixed rst formatting issues.
* | docs: Added systemd info. Reworked init script info.Jim Campbell2015-05-111-30/+157
| | | | | | | | | | Added tested systemd service files. Modified the structure of the section about init scripts.
* | docs: Clean up nginx instructionsJim Campbell2015-05-111-9/+25
| | | | | | | | | | | | Made it more clear what commands to use if you're on deb/rpm-based system. Added a note that shows the user how to test their nginx configuration.
* | docs: Added 'sudo' to cmd. Made 'exit' from postgres acct more clear.Jim Campbell2015-05-111-1/+6
| | | | | | | | | | Added a missing reference to 'sudo' in a command. Made the exit from the postgres account more clear to reduce the chance for user error.
* | docs: Removed chkconfig cmd. Made 'exit' more explicit.Jim Campbell2015-05-111-7/+4
| | | | | | | | | | | | | | | | | | | | The chkconfig command is only needed on CentOS 6, which isn't really a supported multimedia platform. CentOS 7 and Fedora 21+ wouldn't require this command. Also made the "exit" command (used after setting up the postgres mediagoblin account and database) more explicit. This will help prevent user errors for users who may skim through the documentation.
* | docs: Copy paste.ini to paste_local.iniJim Campbell2015-05-111-4/+5
| | | | | | | | | | | | | | Some scripts on the internet have referenced paste_local.ini, so it is safer to have a copy on the filesystem by default, even if the user doesn't need to change any of the values for a regular setup.
* | docs: Typo fix. Fixed repated reference to gstreamer1.0-libavJim Campbell2015-05-111-2/+1
| |
* | docs: Updated gstreamer audio media type requirements to gst-1.0Jim Campbell2015-05-111-14/+5
| | | | | | | | | | | | | | | | | | | | | | Previous media type docs referenced gstreamer0.10, but we've updated to gstreamer1.0. Also, Debian ships libav instead of ffmpeg now. Updated docs accordingly Finally, simplified the install instructions to two commands instead of four commands.
* | Note on what --without-virtualenv doesChristopher Allan Webber2015-04-281-0/+18
| |