revert: remove cockpit, keep nas-samba only
This commit is contained in:
@@ -3,15 +3,14 @@
|
||||
"name": "NAS Samba",
|
||||
"id": "nas-samba",
|
||||
"available": true,
|
||||
"port": 9090,
|
||||
"exposable": true,
|
||||
"exposable": false,
|
||||
"dynamic_config": true,
|
||||
"no_gui": false,
|
||||
"no_gui": true,
|
||||
"tipi_version": 1,
|
||||
"version": "latest",
|
||||
"categories": ["network", "utilities"],
|
||||
"description": "Samba SMB/CIFS file share for the /nas drive with Cockpit web UI for server management. Connect via SMB at \\\\192.168.0.15\\data with username alexz.",
|
||||
"short_desc": "NAS file share with Cockpit management UI",
|
||||
"description": "Samba SMB/CIFS file share for the /nas drive. Connect at \\\\192.168.0.15\\data with username alexz.",
|
||||
"short_desc": "SMB file share for the NAS drive",
|
||||
"author": "servercontainers",
|
||||
"source": "https://github.com/ServerContainers/samba",
|
||||
"form_fields": [
|
||||
|
||||
Reference in New Issue
Block a user