mirror of
https://github.com/samuelncui/yatm.git
synced 2026-08-29 04:06:54 +00:00
e1db937b370c5ac6a56458153865c26ecf5330fa
YATM aka Yet Another Tape Manager
YATM is a first-of-its-kind open-source tape manager for LTO tape via LTFS tape format.
Install
mkdir -p /opt/ltfs
mkdir -p /opt/yatm
tar -xvzf yatm-linux-amd64-${RELEASE_VERSION}.tar.gz -C /opt/yatm
systemctl enable /opt/yatm/yatm-httpd.service
systemctl start yatm-httpd.service
Languages
TypeScript
66.6%
Go
31.2%
Shell
1.6%
Less
0.4%
CSS
0.1%