Skip to content

Latest commit

 

History

193 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Einar2

Einar Is Not A Router v2, networking laboratory on docker.

Classroom Environment

Create a directory on your system and enter it:

mkdir path/to/work && cd path/to/work

Create the following docker-compose.yaml:

services:

  einar2:
    image: tvillega/einar2:latest
    container_name: einar2
    restart: always
    ports:
      - "80:80"
    volumes:
      - ./config:/config
      - ./labs:/einar2/labs

Now you can go to localhost or 127.0.0.1:80 on your web browser to start using Einar2.

CLI Usage

Learn more about the CLI by running:

einar2

Credits

Einar1.0

Einar stands for Einar Is Not A Router and it's a custom Knoppix VM create by group of college students in Sweden circa 2006. All the credits of this invention, as well as the authorship of the name Einar goes to them.

Their awesome library allowed me to write simple markdown files for docs and changelogs, converting them to ready-to-use websites in two PHP lines.

About

Re-implementation of Einar in Docker.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages