No edit summary |
Kongdeyuan (talk | contribs) |
||
(33 intermediate revisions by 15 users not shown) | |||
Line 1: | Line 1: | ||
= | {{header|cloud-sig}} | ||
= Fedora Cloud SIG = | |||
The Fedora Cloud SIG works to make Fedora successful on all major cloud platforms, public and private. | The Fedora Cloud SIG works to make Fedora successful on all major cloud platforms, public and private. | ||
⛅ Review the new [[Cloud/Cloud PRD|Cloud PRD]] for a much more detailed look into our purpose, objectives, and status. | |||
= Get Fedora Cloud Images! = | |||
The Fedora Cloud SIG publishes cloud images in many different formats. Download raw, qcow2 (OpenStack), Vagrant, and Google Compute Engine images on the [https://alt.fedoraproject.org/cloud/ Fedora Cloud page]. | |||
You can also quickly launch instances directly on AWS using the quick launch links at the bottom of the [https://alt.fedoraproject.org/cloud/ Fedora Cloud page]. | |||
Fedora Cloud images are also available from your local Fedora mirror within the `Cloud` directory of any release tree. For example, Fedora 39 cloud images for the x86_64 architecture are available inside the `/releases/39/Cloud/x86_64/images/` directory. See the directory on [https://mirrors.kernel.org/fedora/releases/39/Cloud/x86_64/images/ mirrors.kernel.org] as a quick example. | |||
= Joining and participating in the Cloud SIG = | = Joining and participating in the Cloud SIG = | ||
We don't have a formalized join process. Signing up on the mailing list, coming to Cloud SIG meetings, and joining our IRC channel are good ways to get involved | We don't have a formalized join process. Signing up on the mailing list, coming to Cloud SIG meetings, and joining our IRC channel are good ways to get involved. | ||
== Mailing List == | == Mailing List == | ||
We use the mailing list for deeper discussions about cloud-related issues and you are welcome to join us! {{fplist|Subscribe to the list}} today and join a discussion. | |||
[https://lists.fedoraproject.org/archives/list/cloud@lists.fedoraproject.org/ Review the archives] to learn what we've talked about so far. | |||
== IRC == | == IRC == | ||
Join us on IRC or Matrix: | |||
* IRC: `#fedora-cloud` on [irc://irc.libera.chat/fedora-cloud irc.libera.chat] | |||
* Matrix: `#cloud` on [https://matrix.to/#/#cloud:fedoraproject.org chat.fedoraproject.org] | |||
Haven't used IRC for communication before? More information on how to use IRC is available [[IRC|here.]] | Haven't used IRC for communication before? More information on how to use IRC is available [[IRC|here.]] | ||
Line 25: | Line 35: | ||
== Meetings == | == Meetings == | ||
The Fedora Cloud SIG meets every other week on Thursday at 15:00 UTC on `irc.libera.chat` in the `#fedora-meeting-1` channel. Everyone is welcome to join at any time, and we enjoy welcoming new people into the discussion. 👋🏻 | |||
📅 You can review the meeting schedule and download files to import into your calendar in the Fedora calendar application, [https://calendar.fedoraproject.org/list/cloud/ Fedocal]. | |||
= | == What we're working on == | ||
[[File:Fedoracloud300.png|right|300px]] | |||
We have an issue tracker here: https://pagure.io/cloud-sig | |||
🔧 Need cloud CLI or SDK tools in Fedora? Review our list of [[Cloud SIG/Cloud Tools|cloud tools packages]]! | |||
Old features list: | |||
* [[Features/OpenShift_Origin]] | |||
* [[Features/FedoraOnEC2]] | * [[Features/FedoraOnEC2]] | ||
* Documentation: [[Publishing_image_to_EC2]] | * Documentation: [[Publishing_image_to_EC2]] | ||
* [[ | * [[Cloud Marketing Collateral]] | ||
* | * [[OpenStack]], [[Features/OpenStack|OpenStack (in Features)]] | ||
* [[Features/BoxGrinder]] | * [[Features/BoxGrinder]] | ||
* Sheepdog: [[Features/Sheepdog|Sheepdog Feature page,]] [http://www.osrg.net/sheepdog/ Sheepdog project page] | * Sheepdog: [[Features/Sheepdog|Sheepdog Feature page,]] [http://www.osrg.net/sheepdog/ Sheepdog project page] | ||
Line 57: | Line 61: | ||
* [[Features/OpenNebula|OpenNebula]] (upstream project is at http://opennebula.org) | * [[Features/OpenNebula|OpenNebula]] (upstream project is at http://opennebula.org) | ||
* [[Features/Eucalyptus|Eucalyptus 3]] | * [[Features/Eucalyptus|Eucalyptus 3]] | ||
* [[Features/Aeolus_Conductor|Aeolus Conductor]] | * [[Features/Aeolus_Conductor|Aeolus Conductor]] | ||
* [[Features/Sheepdog|Sheepdog]] | * [[Features/Sheepdog|Sheepdog]] | ||
* [[Features/pacemaker-cloud|Pacemaker-Cloud]] | * [[Features/pacemaker-cloud|Pacemaker-Cloud]] | ||
== Packaging == | == Packaging == |
Latest revision as of 08:50, 14 March 2024
Fedora Cloud SIG
The Fedora Cloud SIG works to make Fedora successful on all major cloud platforms, public and private.
⛅ Review the new Cloud PRD for a much more detailed look into our purpose, objectives, and status.
Get Fedora Cloud Images!
The Fedora Cloud SIG publishes cloud images in many different formats. Download raw, qcow2 (OpenStack), Vagrant, and Google Compute Engine images on the Fedora Cloud page.
You can also quickly launch instances directly on AWS using the quick launch links at the bottom of the Fedora Cloud page.
Fedora Cloud images are also available from your local Fedora mirror within the Cloud
directory of any release tree. For example, Fedora 39 cloud images for the x86_64 architecture are available inside the /releases/39/Cloud/x86_64/images/
directory. See the directory on mirrors.kernel.org as a quick example.
Joining and participating in the Cloud SIG
We don't have a formalized join process. Signing up on the mailing list, coming to Cloud SIG meetings, and joining our IRC channel are good ways to get involved.
Mailing List
We use the mailing list for deeper discussions about cloud-related issues and you are welcome to join us! to the list@lists.fedoraproject.org/ Subscribe to the list today and join a discussion.
Review the archives to learn what we've talked about so far.
IRC
Join us on IRC or Matrix:
- IRC:
#fedora-cloud
on irc.libera.chat - Matrix:
#cloud
on chat.fedoraproject.org
Haven't used IRC for communication before? More information on how to use IRC is available here.
Meetings
The Fedora Cloud SIG meets every other week on Thursday at 15:00 UTC on irc.libera.chat
in the #fedora-meeting-1
channel. Everyone is welcome to join at any time, and we enjoy welcoming new people into the discussion. 👋🏻
📅 You can review the meeting schedule and download files to import into your calendar in the Fedora calendar application, Fedocal.
What we're working on
We have an issue tracker here: https://pagure.io/cloud-sig
🔧 Need cloud CLI or SDK tools in Fedora? Review our list of cloud tools packages!
Old features list:
- Features/OpenShift_Origin
- Features/FedoraOnEC2
- Documentation: Publishing_image_to_EC2
- Cloud Marketing Collateral
- OpenStack, OpenStack (in Features)
- Features/BoxGrinder
- Sheepdog: Sheepdog Feature page, Sheepdog project page
- Cloudstack
- Features/Aeolus Conductor
- CloudFS (upstream project is at http://CloudFS.org)
- OpenNebula (upstream project is at http://opennebula.org)
- Eucalyptus 3
- Aeolus Conductor
- Sheepdog
- Pacemaker-Cloud
Packaging
Interested in helping out with packaging? Feel free to grab a package from any of the projects you see here. If you're not sure what to work on, feel free to drop a note to our mailing list. If you're not a packager yet, or still need help, we can help out with that on the mailing list as well, or you can read the package maintainers page for more information.
Cloud SIG Packaging request list
Documentation
In addition to the excellent Cloud Guide created by the Fedora Documentation team with help from Cloud SIG contributors, we have a few wiki pages with documentation: