mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
preparing for a common net config...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8af5a74a60
commit
4871f73d52
4
Makefile
4
Makefile
@ -12,8 +12,8 @@ gate: ./gate-traefik
|
|||||||
$</make.sh
|
$</make.sh
|
||||||
|
|
||||||
|
|
||||||
dns: ./ns
|
ns:
|
||||||
$</make.sh
|
$@/make.sh
|
||||||
|
|
||||||
|
|
||||||
all: config gate dns
|
all: config gate dns
|
||||||
|
|||||||
@ -2,8 +2,10 @@
|
|||||||
|
|
||||||
A set of scripts for automating setup and tasks in proxmox.
|
A set of scripts for automating setup and tasks in proxmox.
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
- add base container hostnames and ip's to `ns`'s config template...
|
||||||
|
|
||||||
# Goals
|
## Goals
|
||||||
- support the basic CT lifecicle:
|
- support the basic CT lifecicle:
|
||||||
- setup/build/update
|
- setup/build/update
|
||||||
- run
|
- run
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user