Skip to content

aaronfang/runpod-project-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

runpod-project-deployment

Deploy tool for various projects in Runpod

Projects

Usage

python main.py

It will launch a web server on port 4444. You can access it by visiting http://localhost:4444 in your browser.

Or

Copy launcher.sh to Runpod /workspace folder and run it.

chmod +x launcher.sh
./launcher.sh

It will automatic clone this repo and install all dependencies. Then launch a web server on port 4444. You can access it by visiting http://0.0.0.0:4444 in your browser.

About

Deploy tool for various projects in Runpod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published