Skip to content

SaaShup/netbox-docker-image-upgrade

Repository files navigation

SaaShup

App to deploy new image versions to Docker containers managed through NetBox.

Version Node License Last Commit Repo Size Top Language CI

Run

docker run -d -v netbox-docker-image-upgrade:/data \
 -p 1880:1880 --name netbox-docker-image-upgrade \
 saashup/netbox-docker-image-upgrade

Set PUBLIC_IMAGE=true or PUBLIC_IMAGE=1 to allow any signed-in user to order or enroll images. When PUBLIC_IMAGE is unset, false, or 0, only emails listed in ADMIN_ALLOWED_EMAILS can order or enroll images.

Documentation

Development

npm ci
npm run dev

Test

npm test

About

App to deploy new image to all containers

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors