Open Source CCTV Solution

Shinobi is the Open Source CCTV Solution written in Node.JS. Designed with multiple account system, Streams by WebSocket, and Direct saving to MP4. Shinobi can record IP Cameras and Local Cameras. And also it's support docker :) https://gitlab.com/Shinobi-Systems/Shinobi   . . . selengkapnya>>

Docker Check The Disk Usage Of All Running Containers

Discover how to check the disk usage of all running containers with just a single command, quickly, easily and without leaving the Docker command line. https://www.digitalocean.com/community/questions/how-to-check-the-disk-usage-of-all-running-docker-containers . . . selengkapnya>>

Docker Add Volume To Existing Container

https://stackoverflow.com/questions/28302178/how-can-i-add-a-volume-to-an-existing-docker-container . . . selengkapnya>>

Docker Network Set Custom Subnet

https://docs.docker.com/engine/reference/commandline/network_create/#specify-advanced-options . . . selengkapnya>>

Connect to Docker Container with Specific User

Connect to docker container will using root as default user (or user defined when we create container), but sometimes we need to connect to docker container with specific user. To do this we can use command bellow: docker exec -it --user user_name container bash     . . . selengkapnya>>

zuka.one
©2011