Point installer at jtr/ Forgejo owner; rename stack repo to proxmox-helpers
This commit is contained in:
parent
fe16a07dd7
commit
912776ab0b
3 changed files with 14 additions and 14 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# │ bash install-stack.sh │
|
||||
# │ │
|
||||
# │ Or from Forgejo once repos are pushed: │
|
||||
# │ bash <(curl -fsSL https://git.pterois.co.uk/proxmox-helpers/stack/raw/branch/main/install-stack.sh)
|
||||
# │ bash <(curl -fsSL https://git.pterois.co.uk/jtr/proxmox-helpers/raw/branch/main/install-stack.sh)
|
||||
# └─────────────────────────────────────────────────────────────────────────┘
|
||||
set -euo pipefail
|
||||
|
||||
|
|
@ -131,8 +131,8 @@ Type 'disabled' to allow access from anywhere:" \
|
|||
Each service is cloned from <base>/<service>.git
|
||||
→ auth portal management noticeboard
|
||||
|
||||
Example: https://git.pterois.co.uk/proxmox-helpers" \
|
||||
13 66 "https://git.pterois.co.uk/proxmox-helpers" 3>&1 1>&2 2>&3) || exit 0
|
||||
Example: https://git.pterois.co.uk/jtr" \
|
||||
13 66 "https://git.pterois.co.uk/jtr" 3>&1 1>&2 2>&3) || exit 0
|
||||
FORGEJO_BASE="${FORGEJO_BASE%/}"
|
||||
|
||||
FORGEJO_TOKEN=$(whiptail --title "HNF Stack — Forgejo Token" \
|
||||
|
|
@ -789,7 +789,7 @@ SUMMARY
|
|||
Events: Push
|
||||
|
||||
5. To add an app LXC later, on this host run:
|
||||
bash <(curl -fsSL https://git.pterois.co.uk/proxmox-helpers/stack/raw/branch/main/add-app.sh)
|
||||
bash <(curl -fsSL https://git.pterois.co.uk/jtr/proxmox-helpers/raw/branch/main/add-app.sh)
|
||||
|
||||
SUMMARY
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue