Skip to content

Used for building a Docker image to run Campbell Scientific LoggerNet in a container.

Notifications You must be signed in to change notification settings

DendraScience/csi-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CSI Server

Used for building a Docker image to run Campbell Scientific LoggerNet in a container. LoggerNet is copyrighted and licensed software, hence no LoggerNet binary executables are included. You MUST have a valid license per installation and provide your own binaries via a volume mount.

Example

docker run -d -p 6789:6789 --rm -v $(pwd)/bin:/opt/CampbellSci/LoggerNet -v $(pwd)/config:/etc/opt/CampbellSci -v $(pwd)/work:/var/opt/CampbellSci/LoggerNet dendra:csi-server

About

Used for building a Docker image to run Campbell Scientific LoggerNet in a container.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published