TuxLab is entirely open source, and we encourage individuals to contribute to the TuxLab source.
!> It is best to create an issue prior to beginning development of a feature project, so we can provide feedback on your proposal.
tuxlab-app
The main application repository.
tuxlab-infra
Ansible playbooks for provisioning the TuxLab project.
tuxlab-courses
A repository for courses created using the TuxLab platform. All of the
content here is open source, and free for use in your course.
tuxlab-ssh-proxy
A Docker image containing a RedRouter proxy, connected to session object
from the TuxLab app.
tuxlab-assets
Assets for the TuxLab project, including logo, mascot, and screenshots.
learnlinux.github.io
Documentation website (this site) source code. Built using docsify.
derektbrown/redrouter
A modular proxy architecture built using Node.JS.
apocas/dockerode
A nodejs package for interacting with the Docker daemon.
stianeikeland/node-etcd
A nodejs package for interacting with the ETCD daemon.