mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
notes and cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ad4b9c041e
commit
c35689fc84
4
Makefile
4
Makefile
@ -12,6 +12,8 @@
|
|||||||
EDITOR ?= vim
|
EDITOR ?= vim
|
||||||
|
|
||||||
|
|
||||||
|
# CTs...
|
||||||
|
#
|
||||||
# NOTE: The order here is important:
|
# NOTE: The order here is important:
|
||||||
# - to avoid bootstrapping network connections gate must be the
|
# - to avoid bootstrapping network connections gate must be the
|
||||||
# first CT to get built to route the rest of CT's to the WAN
|
# first CT to get built to route the rest of CT's to the WAN
|
||||||
@ -26,6 +28,7 @@ MINIMAL_CTs := \
|
|||||||
ssh wireguard
|
ssh wireguard
|
||||||
APP_CTs := \
|
APP_CTs := \
|
||||||
syncthing nextcloud #gitea
|
syncthing nextcloud #gitea
|
||||||
|
# Optional...
|
||||||
DEV_CTs := \
|
DEV_CTs := \
|
||||||
gitea
|
gitea
|
||||||
|
|
||||||
@ -114,3 +117,4 @@ clean:
|
|||||||
|
|
||||||
|
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
|
# vim:set nowrap :
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user