Main Page: Difference between revisions

From GNU MediaGoblin Wiki
Jump to navigation Jump to search
No edit summary
Line 18: Line 18:
* [[Templating]] - How our templating structure is set up
* [[Templating]] - How our templating structure is set up


== Documentation and Translations ==
== Deploying MediaGoblin ==
* [[ManualStandards]] - covers the standards for writing the user manual
* [[Translations]] - How to translate stuff or update the translations

== Technical Considerations ==
* [[DesignDecisions]] - covers design decisions (FIXME - this needs to be split up)
* [[Storage]] - How MediaGoblin's internal storage system works.
* [[Processing]] - What happens after you submit your image/video/etc? Processing! More about that.
* [https://gitorious.org/mediagoblin/mediagoblin/blobs/master/extlib/README External Library Policy] - covers use of external libraries

= Deploying MediaGoblin =


* [[Configure_MediaGoblin|Configuration]] - Learn about MediaGoblin configuration files and file options.
* [[Configure_MediaGoblin|Configuration]] - Learn about MediaGoblin configuration files and file options.
* [[Deployment]] - General deployment advice
* [[Deployment]] - General deployment advice
* [[Scaling Down]] - Minimizing MediaGoblin's resource requirements
* [[Virtual Machine Hosting]] - Deploy your own publicly available MediaGoblin server using [http://aws.amazon.com/free/?utm_source=adwords&utm_medium=cpc&utm_campaign=CPC_Google_AWS_ec2&utm_content=TextV01_PP_V01_EC2&trk=CPC_Google_AWS_ec2 Amazon's free EC2 tier].
* [[Virtual Machine Hosting]] - Deploy your own publicly available MediaGoblin server using [http://aws.amazon.com/free/?utm_source=adwords&utm_medium=cpc&utm_campaign=CPC_Google_AWS_ec2&utm_content=TextV01_PP_V01_EC2&trk=CPC_Google_AWS_ec2 Amazon's free EC2 tier].


Line 41: Line 52:
* [http://mediagoblin.org/irclogs/ IRC meeting logs]
* [http://mediagoblin.org/irclogs/ IRC meeting logs]
* [[IRCBot]] - covers our irc bot
* [[IRCBot]] - covers our irc bot

= Technical Considerations =
* [[DesignDecisions]] - covers design decisions (FIXME - this needs to be split up)
* [[Storage]] - How MediaGoblin's internal storage system works.
* [[Processing]] - What happens after you submit your image/video/etc? Processing! More about that.
* [[Scaling Down]] - Minimizing MediaGoblin's resource requirements
* [https://gitorious.org/mediagoblin/mediagoblin/blobs/master/extlib/README External Library Policy] - covers use of external libraries


= Project Miscellany =
= Project Miscellany =

Revision as of 03:42, 22 August 2011

GNU MediaGoblin wiki of bizarre and unusual things

Our docs are somewhat in a state of transition. In the future, contributor docs will be here on the wiki, and administrator docs will be on http://docs.mediagoblin.org/. In the meanwhile, it's a mess.

Want to contribute to GNU MediaGoblin?

This section provides the magical incantations to help you start contributing.

Hacking MediaGoblin

Documentation and Translations

Technical Considerations

  • DesignDecisions - covers design decisions (FIXME - this needs to be split up)
  • Storage - How MediaGoblin's internal storage system works.
  • Processing - What happens after you submit your image/video/etc? Processing! More about that.
  • External Library Policy - covers use of external libraries

Deploying MediaGoblin

Want to try out GNU MediaGoblin?

  • If you want to run your own server to test the best information is currently in the HackingHowto
  • There's info on a server you can test on our User Experience page

Testing and Release Guidelines

Documentation and Translations

Inner workings of the secret sanctum (Contacting the team)

Project Miscellany