Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.

nre-learning/antidote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antidote

Build Status

Antidote is a project for making learning automation easier, by providing a fully in-browser learning experience, highly extensible lesson model, all back-ended by real, non simulated endpoints like network devices and servers.

The Antidote documentation is your one-stop shop for details about Antidote. However, it's helpful to know at a high-level that Antidote isn't just one application, but a series of applications designed to work together to provide this learning experience. Here are a few other repositories you might be interested in:

  • antidote-web is the front-end application for Antidote.
  • syringe handles back-end orchestration, APIs, and communicating with Kubernetes.
  • antidote-selfmedicate is where you want to go to spin up a local instance of Antidote on your laptop.