Skip to content

Latest commit

 

History

History
135 lines (82 loc) · 5.06 KB

File metadata and controls

135 lines (82 loc) · 5.06 KB

LinuxCNC infrastructure

This file lists the major pieces of project infrastructure and "official" roles, and the people who have volunteered to take responsibility for them.

Online Services and Volunteer Responsibilities

Service Provider Cost (yearly) Cost (monthly) Primary Volunteer Secondary Volunteer

Trademark

Linux Foundation

Chris Radek

Domain Registration

Name Cheap

$35.00

$2.92

Chris Radek

DNS

Digital Ocean

www.linuxcnc.org

DreamHost

$108.00

$9.00

Steve Padnos

wiki.linuxcnc.org

DreamHost

forum.linuxcnc.org

Digital Ocean

$144.00

$12.00

Seb Kuzminsky

forum moderators

(various)

buildbot

Seb Kuzminsky

Seb Kuzminsky

wlo-builder

Seb Kuzminsky

Seb Kuzminsky

wlo-test

Seb Kuzminsky

Seb Kuzminsky

git repo

github

Chris Radek

bug tracker

github

Chris Radek

#linuxcnc

LiberaChat

Chris Radek

Seb Kuzminsky

#linuxcnc-devel

LiberaChat

Chris Radek

Seb Kuzminsky

#linuxcnc-board

LiberaChat

Chris Radek

#linuxcnc-meet

LiberaChat

Chris Radek

emc-developers list

SourceForge

emc-users list

SourceForge

debian archive

www.linuxcnc.org

Seb Kuzminsky

Chris Radek

Trademark

LinuxCNC has a Linux Sublicense Agreement from the Linux foundation (linuxfoundation.org / linuxmark.org).

License number: 20111229-0372

This does not require any registration or maintenance, simply using the trademark in public asserts our rights here.

Original sublicense request: linux-sublicense-request-orig.txt

Original sublicense grant: linux-sublicense-grant-orig.txt

DNS

No cost because this service is bundled with forum.linuxcnc.org hosting.

The webserver is hosted at DreamHost.

The actual content is maintained by the developer community. It’s stored at https://github.com/linuxcnc/wlo and built by the wlo-builder.

wiki.linuxcnc.org

This is an instance of UseModWiki, running on the same host as www.linuxcnc.org.

forum.linuxcnc.org

This is an instance of Joomla.

buildbot

Builds, tests, packages the software from https://github.com/LinuxCNC/linuxcnc, uploads to wlo. This consists of two fairly beefy x86/amd64 hypervisors and a couple of crappy little ARM boards.

Running an instance of buildbot.

wlo-builder

This is a VM running on the same hardware that runs the buildbot.

It builds the website from https://github.com/LinuxCNC/wlo using Jekyll, uploads to wlo (via rsync with a special-purpose ssh key).

We use a github Webhook to poke a CGI script on the wlo-builder, which triggers the build.

wlo-test

This is a webserver at http://wlo-test.highlab.com that publishes experimental (non-master) branches of the wlo git repo.

git repo

Our git repos are hosted on Github, under the LinuxCNC organization.

bug tracker

We use the Github issue tracker.

#linuxcnc-board

Defunct

Travis CI

Should be based off github permissions

debian archive

Specially managed part of the wlo website. Includes configuration files and a gpg key.