CloudServices: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(moar)
 
(8 intermediate revisions by 5 users not shown)
Line 4: Line 4:
Mozilla Cloud Services are a group of various Platforms that have been built to support offerings such as:
Mozilla Cloud Services are a group of various Platforms that have been built to support offerings such as:


* [https://wiki.mozilla.org/Services/Sync Sync]
* [[Services/Sync1_5|Sync 1.5 and Tokenserver]]
* [https://wiki.mozilla.org/Services/Sync1_5TokenServer Sync 1.5 and Tokenserver]
* [https://wiki.mozilla.org/Persona Persona]
* [http://docs.services.mozilla.com/heka/ Heka]
* [http://docs.services.mozilla.com/heka/ Heka]
* [https://wiki.mozilla.org/Identity/FirefoxAccounts Firefox Accounts]
* [[Identity/FirefoxAccounts|Firefox Accounts]]
* [https://wiki.mozilla.org/CloudServices/Location Location Service]
* [[CloudServices/FirefoxMobileServices|Firefox Mobile Services]]
* [https://wiki.mozilla.org/CloudServices/FirefoxMobileServices Firefox Mobile Services]
* [[Services/TrackingProtection|Tracking Protection]]
* [[CloudServices/Contact-Sync|Firefox OS Contact Sync]]
* and [[Services/|others]]
* [https://whttps://wiki.mozilla.org/Marketplace/ Marketplace]
* and [https://wiki.mozilla.org/Services/ others]


=== What is The Cloud? ===
=== What is The Cloud? ===
Line 21: Line 17:
* It's what lies between [http://www.youtube.com/watch?v=tO5sxLapAts "Collect unmentionables" and "Profit"].  
* It's what lies between [http://www.youtube.com/watch?v=tO5sxLapAts "Collect unmentionables" and "Profit"].  
* It's a lousy place to build castles, unless you like raining bricks across the countryside.
* It's a lousy place to build castles, unless you like raining bricks across the countryside.
=== What can Cloud Services do for me? ===
Cloud Services is about providing scalable platforms for back end services. We can provide guidance, advice and support to help the various bits you'd like talking to each other to do so.
=== What won't Cloud Services do for me? ===
* Register domains for you (Probably want to do it yourself, or [https://mozilla.service-now.com/ file a bug].)
* Give you boxes to play with (Sadly, the Cloud isn't free, but we can suggest options that might work for you).
* Run your app as is. (If you want to work with us, fantastic! You can start by [https://wiki.mozilla.org/Services/Templates/project copying this template] and start filling out the project details. )


=== Who are we? ===
=== Who are we? ===
[https://mozillians.org/en-US/search/?q=cloud+services We're mozillians]. You can also find our older groups on the wiki as [https://wiki.mozilla.org/Services/ Services] and [https://wiki.mozilla.org/Identity Identity].
[https://mozillians.org/en-US/search/?q=cloud+services We're mozillians].  


If you're looking for someone to talk to about a project, please contact:
If you're looking for someone to talk to about a project, please contact:
* [https://mozillians.org/en-US/u/telliott/ Toby Elliott]
* [https://mozillians.org/en-US/u/ckarlof/ Chris Karlof]
* [https://mozillians.org/en-US/u/mmayo/ Mark Mayo]
* [https://mozillians.org/en-US/u/ewong Edwin Wong]
* [https://mozillians.org/en-US/u/clouserw/ Wil Clouser]


=== Get Involved ===
=== Get Involved ===
We have a lot of repos and irc channels for all our projects. Hop onto #services-dev to get pointers in the right direction.
We have a lot of repos and irc channels for all our projects. Hop onto #services-dev to get pointers in the right direction.
<bugzilla>
    {
        "product": "Mozilla Services",
        "f1": "bug_mentor",
        "o1": "isnotempty",
        "resolution": "---"
    }
</bugzilla>
==== Marketplace ====
There's some quite detailed documentation on contributing to the [https://wiki.mozilla.org/Marketplace/Contributing/Apps Marketplace] as a [https://wiki.mozilla.org/Marketplace/Contributing/Apps#Contribute_code_to_Marketplace code contributor] or [https://wiki.mozilla.org/Marketplace/Contributing/Apps#Create_an_app app developer].

Latest revision as of 21:46, 4 March 2016

Cloud.png

What is Cloud Services?

Mozilla Cloud Services are a group of various Platforms that have been built to support offerings such as:

What is The Cloud?

  • It's the internet.
  • It's shorthand for a lot of complex, interconnected things.
  • It's what lies between "Collect unmentionables" and "Profit".
  • It's a lousy place to build castles, unless you like raining bricks across the countryside.

Who are we?

We're mozillians.

If you're looking for someone to talk to about a project, please contact:

Get Involved

We have a lot of repos and irc channels for all our projects. Hop onto #services-dev to get pointers in the right direction.