Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bastelfreak/scale20x
My talk about Vox Pupuli at Scale20x
https://github.com/bastelfreak/scale20x
Last synced: 15 days ago
JSON representation
My talk about Vox Pupuli at Scale20x
- Host: GitHub
- URL: https://github.com/bastelfreak/scale20x
- Owner: bastelfreak
- License: agpl-3.0
- Created: 2023-03-05T16:32:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T01:22:40.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T22:12:47.975Z (3 months ago)
- Language: HTML
- Size: 47.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vox Pupuli - Behind every successful open source project is a vibrant community
## How to grow an online community to over 100 people managing over 250 projects
This is a talk from [bastelfreak](https://twitter.com/BastelsBlog) about why
open source matters, why you should contribute to Vox Pupuli and what the
[roles and profiles pattern](https://puppet.com/docs/puppet/7/designing_system_configs_roles_and_profiles.html)
is.## Short abstract
What happens when critical open source projects stop being maintained?
Vox Pupuli is a group of more than 180 puppet module/tooling/documentation authors, all working together to ensure a continuing development process. Our goal is to adopt abandoned FOSS projects from the Puppet ecosystem and to unite lonely FOSS developers.
In this talk we will do a deep dive into what Vox Pupuli is, how we build the community and keep it running and why you should participate! We will also discuss how we manage contributions at large scale.
## Long abstract
Running a large infrastructure isn't easy. But how do you handle contributions from multiple teams or many individuals?
Contributors expect fast feedback for issues and pull request and the time from every maintainer/reviews is very limited. Vox Pupuli is a Puppet focused community that maintains over 180 puppet modules and over 20 gems. The talk will guide you through the challenges that Vox Pupuli surfaced and how we are solving it. You will learn how Vox Pupuli works and how the workflows can be adopted to other Open Source communitys and also company-internal teams.
We invite everybody to participate. We will get into the details about how you can interact/contribute/benefit. We will also tell you some stories about all the awesome stuff that's happening in the community that creates a very welcoming place for people!
* You can find the online version here: [bastelfreak.de/scale20x](https://bastelfreak.de/scale20x/#1)
* And the pdf here: [What_Open_Source_can_do_for_your_business.pdf](https://bastelfreak.de/scale20x/What_Open_Source_can_do_for_your_business.pdf)
* Online schedule: https://www.socallinuxexpo.org/scale/20x/presentations/vox-pupuli-behind-every-successful-open-source-project-vibrant-community
* Recording:* You can find more talks from bastelfreak in his [repository](https://github.com/bastelfreak/talks) (he is also available for Puppet consulting)
## License
This project contains two licenses. The code is licensed as
[GNU Affero General Public License v3.0](LICENSE). The documentation/text is
licsensed as [CC BY-NC-SA 4.0](LICENSE2).