Implement data directory configuration and ensure its existence in the main application. Update README with comprehensive features, installation instructions, and usage guidelines for the Adastra Storage Appliance.
This commit is contained in:
13
packaging/DEBIAN/control
Executable file
13
packaging/DEBIAN/control
Executable file
@@ -0,0 +1,13 @@
|
||||
Package: adastra-storage
|
||||
Version: 1.0.0
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Architecture: amd64
|
||||
Depends: golang-go (>= 1.21), zfsutils-linux, smartmontools, nfs-kernel-server, samba, targetcli-fb, minio
|
||||
Maintainer: Adastra Storage Team <admin@adastra-storage.local>
|
||||
Description: Adastra Storage Appliance Management System
|
||||
A comprehensive storage appliance management system providing
|
||||
ZFS pool management, NFS/SMB shares, iSCSI targets, object storage,
|
||||
and monitoring capabilities with a modern web interface.
|
||||
Homepage: https://github.com/example/storage-appliance
|
||||
|
||||
Reference in New Issue
Block a user