Skip to content

Software-Engineering-DHBW/noodle_container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noodle_container

To simplify the process of using noodle, a docker container may be used.

Prerequisites

Docker installed and configured.

Usage

  1. Pull and run the container.
sudo docker run -p 127.0.0.1:80:80/tcp ghcr.io/software-engineering-dhbw/noodle_container:main
  1. Open a browser of your choice and visit http://localhost
  2. Login with the username administrator and the password administrator.