cyber-dojo

home repo for cyber-dojo

Github stars Tracking Chart

Hi. Welcome to cyber-dojo :-)


Services

Each repo in the github cyber-dojo organization builds a single docker image.
The main kubernetes backed https://cyber-dojo.org uses:

Locally running servers also use:

  • CircleCI commander - receives commands from the cyber-dojo shell script
  • CircleCI versioner - holds consistent sets of image tags for all cyber-dojo services

Image dependencies

Image Dependency Graph


Domain model

Domain model


Building your own cyber-dojo services from source

Ensure docker is installed. If you are on a Windows/Mac note that these instructions specify to
install DockerToolbox (and not Docker for Windows/Mac).

To get all the source:

mkdir src
cd src
git clone https://github.com/cyber-dojo/cyber-dojo.git
./cyber-dojo/sh/git-clone-all.sh
cd ..

This will create the following directory structure
(each directory holds a git repo with a build_test_tag_publish.sh script):

src/cyber-dojo
src/ruby-base
src/rack-base
src/docker-base
src/web-base
src/start-points-base
src/custom-start-points
src/exercises-start-points
src/languages-start-points
src/avatars
src/differ
src/nginx
src/puller
src/runner
src/saver
src/web
src/commander
src/versioner

To bring up your server:

src/commander/cyber-dojo start-point up

To bring down your server:

src/commander/cyber-dojo down

cyber-dojo.org home page

Main metrics

Overview
Name With Ownercyber-dojo/cyber-dojo
Primary LanguageShell
Program languageShell (Language Count: 1)
Platform
License:BSD 2-Clause "Simplified" License
所有者活动
Created At2017-03-04 08:03:13
Pushed At2024-11-17 08:56:44
Last Commit At2024-11-17 08:56:44
Release Count0
用户参与
Stargazers Count161
Watchers Count9
Fork Count34
Commits Count413
Has Issues Enabled
Issues Count12
Issue Open Count4
Pull Requests Count0
Pull Requests Open Count1
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private