mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
now pushing traefik config....
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
df20f1662c
commit
637786b9fc
@ -78,6 +78,9 @@ pctSetNotes $ID
|
|||||||
|
|
||||||
saveLastRunConfig
|
saveLastRunConfig
|
||||||
|
|
||||||
|
echo "# Traefik config..."
|
||||||
|
traefikPushConfig
|
||||||
|
|
||||||
showNotes
|
showNotes
|
||||||
echo "# Done."
|
echo "# Done."
|
||||||
|
|
||||||
|
|||||||
@ -141,6 +141,9 @@ pctSetNotes $ID
|
|||||||
|
|
||||||
saveLastRunConfig
|
saveLastRunConfig
|
||||||
|
|
||||||
|
echo "# Traefik config..."
|
||||||
|
traefikPushConfig
|
||||||
|
|
||||||
showNotes
|
showNotes
|
||||||
echo "# Done."
|
echo "# Done."
|
||||||
|
|
||||||
|
|||||||
@ -95,6 +95,7 @@ pctSetNotes $ID
|
|||||||
|
|
||||||
saveLastRunConfig
|
saveLastRunConfig
|
||||||
|
|
||||||
|
echo "# Traefik config..."
|
||||||
traefikPushConfig
|
traefikPushConfig
|
||||||
|
|
||||||
showNotes
|
showNotes
|
||||||
|
|||||||
@ -105,6 +105,9 @@ pctSetNotes $ID
|
|||||||
|
|
||||||
saveLastRunConfig
|
saveLastRunConfig
|
||||||
|
|
||||||
|
echo "# Traefik config..."
|
||||||
|
traefikPushConfig
|
||||||
|
|
||||||
showNotes
|
showNotes
|
||||||
echo "# Done."
|
echo "# Done."
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user