Skip to content

binarman/docking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of docker files and utilities I use for development.

Contents

Triton

  • /triton/: development infrastructure for OpenAI Triton on AMD and Nvidia hardware
  • /triton/config_files: configuration and dockerfiles files for dev environment
  • /triton/utils: common scripts for triton related containers

Each directory contains files

  • make.sh : script for composing docker image with development environment. Created image has name alefimov-triton-img
  • run.sh : script for creating or restarting existing container created on previous step. Default name of container is alefimov-triton, could be changed with -n <custom name> option

Meeting alert

/meeting_alert: scripts to display status busy/free status in browser depending on is there meeting in progress.

Stable diffusion webui

/sd_webui: infrastructure to deploy stable diffusion model on local machine.

Utils

/utils: set of small non specific utils

/utils/connect: connect to a given VPN

OpenVPN

/openvpn: container and scripts for simple open vpn deployment

Dockerized desktop

/dockerized_gui: infrastructure for minimal desktop running inside a container

About

collection of docker containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published