Skip to content

acm-uic/boot.acmuic.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

boot.acmuic.org

This project creates and sets up the pre-boot execution environment for local networks at ACM@UIC.

Getting Started

To start running, use docker to login to Github with your Personal Access Token (PAT). The password is the PAT.

docker login -u <username> https://ghcr.io/

Pull and run the image on the deployment machine

docker run -p 80:80 -d --restart unless-stopped ghcr.io/acm-uic/boot.acmuic.org:main

About

Setup for the ACM@UIC building environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 93.1%
  • Dockerfile 6.9%