cyber-dojo / commander

repo for the cyberdojo/commander Docker image and the cyber-dojo bash script

Home Page:https://cyber-dojo.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Action (main)

  • The main cyber-dojo bash script to control a cyber-dojo server
  • The cyberdojo/commander Docker image which the cyber-dojo bash script delegates to.
$ ./cyber-dojo

Use: cyber-dojo [--debug] COMMAND
     cyber-dojo --help

Commands:
    clean        Removes old images/volumes/containers
    down         Brings down the server
    logs         Prints the logs from a service container
    sh           Shells into a service container
    start-point  Manages cyber-dojo start-points
    up           Brings up the server
    update       Updates the server to latest or to a given version
    version      Displays the current version

Run 'cyber-dojo COMMAND --help' for more information on a command.

cyber-dojo.org home page

About

repo for the cyberdojo/commander Docker image and the cyber-dojo bash script

https://cyber-dojo.org

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 80.2%Language:Ruby 18.9%Language:Dockerfile 0.9%