Skip to content

lugatuic/ephemeral-container

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ephemeral-container

ephemeral containers for events

Requirements

  • uv
  • Other Requirements will be satisfied by running uv command above

How to build this project

  • install uv
  • go into src folder and run uv run uvicorn main:app --reload
  • This will launch fastapi backend

TODOS

  • Add await on some coroutines to make code concurrent
  • Solve issue of TOCTOU race condition
  • Add Test Cases
  • Delete lxc after TTL
  • Connecting it to AD or something so people only enter valid and their own netid
  • Add option to choose Template

About

ephemeral containers for events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.5%
  • CSS 23.5%
  • JavaScript 10.9%
  • HTML 9.1%