Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 3.42 KB

community.md

File metadata and controls

49 lines (27 loc) · 3.42 KB
layout title permalink
blog_section
Community
/community/

CloudRouter is a fully open-source Linux distribution that enables software-defined interconnection. Community contributions to the project are very welcome.

Get the source

The CloudRouter source is available on GitHub:

https://github.com/cloudrouter

Documentation

https://cloudrouter.atlassian.net/wiki/display/CPD/CloudRouter+Project+Documentation

File a bug or RFE

We use JIRA to track bugs and RFEs:

https://cloudrouter.atlassian.net/

Contributing

To contribute to the CloudRouter project, just fork the repo and send pull requests with any changes. We love getting pull requests! Frequent contributors will be granted access to commit directly to the CloudRouter repo. For more details about contributing, please visit {{ site.url }}{{ site.baseurl }}/contributing/.

Community resources

The cloudrouter-users@googlegroups.com mailing list is a forum for discussing usage of CloudRouter, including problems, feature requests and general discussion. To subscribe to the users list, go to: https://groups.google.com/forum/#!forum/cloudrouter-users

The cloudrouter-devel@googlegroups.com mailing list is a forum for discussing development of CloudRouter and associated technologies. To subscribe to the devel list, go to: https://groups.google.com/forum/#!forum/cloudrouter-devel

To ask a question about CloudRouter, go to: https://cloudrouter.atlassian.net/wiki/questions

For more real-time discussion, see my blog post, and join our Gitter channel, https://gitter.im/cloudrouter.

Curious about the CloudRouter release plans? See the Release Management Confluence Space for all the details.

Code of Conduct

The CloudRouter Project is dedicated to providing a harassment-free experience for everyone, regardless of gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, or religion. We do not tolerate harassment of participants in any form.

The code of conduct applies to all CloudRouter Project spaces, both online and off. Anyone who violates this code of conduct may be sanctioned or expelled from these spaces at the discretion of the CloudRouter response team.

License

For the CloudRouter Project license terms, please visit {{ site.url }}{{ site.baseurl }}/license/. Just as with other Linux distributions, most of the CloudRouter Project components are individually licensed. For example the kernel is licensed under GPLv2, Python is licensed under the Python license. Perl is licensed under a combination including GPLv2, MIT, and Public Domain. The software components which are unique to the CloudRouter Project, such as the cloudrouter-release package, are licensed under AGPLv3. We have chosen this license because the Free Software Foundation (FSF) recommends the AGPLv3 as an appropriate license for software that will be run over a network. The AGPL is FSF and OSI approved, GPL-compatible and copyleft. It also benefits the community by ensuring that any changes made to the content licensed under the AGPL by developers contributing to, and organizations using the CloudRouter Project, are contributed back to the community.