Add nfs CT
This commit is contained in:
@@ -33,6 +33,7 @@ This can be done on a Minimal debian CT (make sure to enable nesting) on the new
|
||||
| tvheadend | Debian | Tvheadend server |
|
||||
| x2go | Debian | Remote xfce desktop accessable via X2go |
|
||||
| aptcacherng | Debian | Caching server for linux packages |
|
||||
| nfs | Debian | NFS server |
|
||||
| gitea | Alpine | Gitea server |
|
||||
| nginx | Alpine | Nginx server for reverse-proxy use |
|
||||
| ddns | Alpine | DDNS client configured for OVH/OVH-Cloud |
|
||||
@@ -220,6 +221,12 @@ lxc.mount.entry: /dev/ttyACM-Zwave dev/ttyACM-Zwave none bind,optional,create=fi
|
||||
## aptcacherng
|
||||
* Available on http://`<ip>`:80
|
||||
|
||||
## nfs
|
||||
**This container should be set up as privileged**
|
||||
* Enable feature on CT: 'NFS'
|
||||
* Webmin available on http://`<ip/hostname>`
|
||||
* NFS server Available
|
||||
|
||||
## mailbackup
|
||||
* Info html page available on http://`<ip>`:80
|
||||
* Add user/storage space by running `ash /opt/AddMailBox.sh`
|
||||
|
||||
Reference in New Issue
Block a user