Main Page: Difference between revisions

From GNU MediaGoblin Wiki
Jump to navigation Jump to search
No edit summary
(Revised content for parallel structure like a boss.)
Line 9: Line 9:


= Want to hack on GNU MediaGoblin? =
= Want to hack on GNU MediaGoblin? =
Sure, we all do. What magical incantations are needed to get you started, though? That info is here.

== Hacking and Deploying MediaGoblin ==
== Hacking and Deploying MediaGoblin ==
* [[HackingHowto]] - generally covers getting set up for hacking on GNU MediaGoblin
* [[HackingHowto|Hacking]] - Get your computer set up to hack on GNU MediaGoblin.
** FIXME - add distribution/OS specific hacking guides as separate pages here
** We'll be adding some distribution/OS specific hacking guides as separate pages soon.
* [[Configure MediaGoblin]] - how to configure MediaGoblin for all your local needs.
* [[Configure_MediaGoblin|Configuration]] - Learn how to configure MediaGoblin for all your local needs.
* Deployment - How to run your own publicly available MediaGoblin server
* [[Virtual_Machine_Hosting|Deployment]] - 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]] - 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]


== Testing and Release Guidelines ==
== Testing and Release Guidelines ==

Revision as of 02:25, 16 August 2011

GNU MediaGoblin wiki of bizarre and unusual things

In this wiki you will find beasts the likes of which you have never laid eyes on before! Expand your imagination, ladies and gentlemen, and examine the errata in this corpus of knowledge. May it transform you and let you see the world in a new light forevermore.

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

Want to hack on GNU MediaGoblin?

Sure, we all do. What magical incantations are needed to get you started, though? That info is here.

Hacking and Deploying MediaGoblin

  • Hacking - Get your computer set up to hack on GNU MediaGoblin.
    • We'll be adding some distribution/OS specific hacking guides as separate pages soon.
  • Configuration - Learn how to configure MediaGoblin for all your local needs.
  • Deployment - Deploy your own publicly available MediaGoblin server using Amazon's free EC2 tier.

Testing and Release Guidelines

Documentation and Translations

Inner workings of the secret sanctum (Contacting the team)

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
  • External Library Policy - covers use of external libraries

Project Miscellany