Skip to content

A collection of tools meant to improve access and reduce 'cost of forking' for open-source projects.

Notifications You must be signed in to change notification settings

teamopen-dev/oss-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

OSS services

A collection of tools meant to improve access and reduce 'cost of forking' for open-source projects.

Assumptions

This is intended as shared infrastructure, so we don't trust the admins. Either data and control is handed to the project community, or we handle public data only.

The basic building block to run infrastructure on will be Docker, in swarm mode. While an arbitrary choice, it's a good way to make the services declarative that many devs are familiar with.

Structure

/stacks include services to be run on a Docker swarm.

/hosts include scripts to set up Docker hosts for the swarm.

About

A collection of tools meant to improve access and reduce 'cost of forking' for open-source projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published