Skip to content

bsoutham/redfish-https-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redfish-https-boot

nginx usage

To setup nginx for https boot:

  1. cd nginx/
  2. Create self signed certs and name the public cert cert.pem and key cert.key.
  3. Configure your boot files (e.g., grub) in root/.
  4. docker run --rm -p <PORT>:443 $(docker build -q .)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published