mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c35689fc84
commit
0176d11617
2
Makefile
2
Makefile
@ -28,7 +28,7 @@ MINIMAL_CTs := \
|
|||||||
ssh wireguard
|
ssh wireguard
|
||||||
APP_CTs := \
|
APP_CTs := \
|
||||||
syncthing nextcloud #gitea
|
syncthing nextcloud #gitea
|
||||||
# Optional...
|
# Optional (see dev target)...
|
||||||
DEV_CTs := \
|
DEV_CTs := \
|
||||||
gitea
|
gitea
|
||||||
|
|
||||||
|
|||||||
@ -19,7 +19,7 @@ readConfig
|
|||||||
|
|
||||||
webAppConfig Nextcloud
|
webAppConfig Nextcloud
|
||||||
|
|
||||||
DFL_ID=${DFL_ID:=300}
|
DFL_ID=${DFL_ID:=1000}
|
||||||
DFL_CTHOSTNAME=${DFL_CTHOSTNAME:=nextcloud}
|
DFL_CTHOSTNAME=${DFL_CTHOSTNAME:=nextcloud}
|
||||||
|
|
||||||
DFL_CORES=${DFL_CORES:=2}
|
DFL_CORES=${DFL_CORES:=2}
|
||||||
|
|||||||
@ -17,7 +17,7 @@ readConfig
|
|||||||
|
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
|
|
||||||
DFL_ID=${DFL_ID:=301}
|
DFL_ID=${DFL_ID:=1001}
|
||||||
DFL_CTHOSTNAME=${DFL_CTHOSTNAME:=syncthing}
|
DFL_CTHOSTNAME=${DFL_CTHOSTNAME:=syncthing}
|
||||||
|
|
||||||
DFL_CORES=${DFL_CORES:=1}
|
DFL_CORES=${DFL_CORES:=1}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user