Changes between Version 10 and Version 11 of ServerVirtualiserung
- Timestamp:
- Jun 8, 2024, 1:02:44 PM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerVirtualiserung
v10 v11 87 87 * Volumes: `motioneye-config-cbs16`, `motioneye-videos-cbs16` aka `/dev/disk/by-label/cbs16-motion` 88 88 * Start-Kommando: `docker run -d --name="motioneye-cbs16" --network host --hostname="motioneye-cbs16.p21.net" -v /etc/localtime:/etc/localtime:ro --mount type=volume,source=motioneye-config-cbs16,destination=/etc/motioneye --mount type=volume,source=motioneye-videos-cbs16,destination=/var/lib/motioneye motioneye:20220526-1835` 89 * node-red-bsp12 90 * SVN-Working-Copy: `/var/www/node-red-bsp12/flows` 91 * local IP, exposed Ports: `172.19.0.4`, 1880/tcp 92 * Volumes, Binds: `/var/www/node-red-bsp12/flows:/data` 93 * Start-Kommando: `/var/www/node-red-bsp12/flows/start-docker-container.sh` 94 * htpasswd-Datei für NGINX: `/var/www/node-red-bsp12/htpasswd` 95 * iobroker-bsp12-master 96 * local IP, exposed Ports: `172.19.0.6`, 8081/tcp 97 * Volumes, Binds: `/var/www/bsp12-iobroker/data:/opt/iobroker` 98 * Start-Kommando: `/var/www/bsp12-iobroker/start-docker-container.sh` 89 99 90 100 == !MicroBroker
