Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

yandy/dockerapps

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerapps

run apps with docker

1. comfyui

windows

# setup and start (for first time)
./bin/comfyui.ps1 up -d

# stop
./bin/comfyui.ps1 stop

# start
./bin/comfyui.ps1 start

linux

# setup and start (for first time)
./bin/comfyui.sh up -d

# stop
./bin/comfyui.sh stop

# start
./bin/comfyui.sh start

Open in browser: http://localhost:8188

2. facefusion

windows

# setup and start (for first time)
./bin/facefusion.ps1 up -d

# stop
./bin/facefusion.ps1 stop

# start
./bin/facefusion.ps1 start

linux

# setup and start (for first time)
./bin/facefusion.sh up -d

# stop
./bin/facefusion.sh stop

# start
./bin/facefusion.sh start

Open in browser: http://localhost:7870

3. ollama and open-webui

windows

# setup and start (for first time)
./bin/ollama.ps1 up -d

# stop
./bin/ollama.ps1 stop

# start
./bin/ollama.ps1 start

linux

# setup and start (for first time)
./bin/ollama.sh up -d

# stop
./bin/ollama.sh stop

# start
./bin/ollama.sh start

Access Ollama API at: http://localhost:11434

About

run apps with docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.