Compare commits

...

5 Commits

Author SHA1 Message Date
tteckster 4b976b31dc
Delete misc/images/tths.png 2023-11-26 18:30:31 -05:00
tteckster 38b99c9cd6
Update README.md 2023-11-26 17:36:25 -05:00
tteckster 9183ff2a7e
Add files via upload 2023-11-26 17:06:48 -05:00
tteckster f26120085a
Update README.md 2023-11-26 15:54:00 -05:00
tteckster b6fdaa624e
Update turnkey.sh
add BookStack
2023-11-26 11:32:42 -05:00
4 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,6 @@
<div align="center">
<img src="https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/logo.png" height="100px" />
</div>
<h1 align="center">Proxmox VE Helper-Scripts</h1>
<p align="center">
@ -12,7 +15,7 @@
These scripts empower users to create a Linux container or virtual machine interactively, providing choices for both simple and advanced configurations. The basic setup adheres to default settings, while the advanced setup gives users the ability to customize these defaults.
Utilizing the whiptail command, options are displayed to users in a dialog box format. Once the user makes their selections, the script collects and validates their input to generate the final configuration for the container or virtual machine.
Options are displayed to users in a dialog box format. Once the user makes their selections, the script collects and validates their input to generate the final configuration for the container or virtual machine.
<p align="center">
Be cautious and thoroughly evaluate scripts and automation tasks obtained from external sources. <a href="https://github.com/tteck/Proxmox/blob/main/CODE-AUDIT.md">Read more</a>
</p>

BIN
misc/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

View File

@ -66,6 +66,7 @@ while read -r TAG ITEM; do
done < <(
cat <<EOF
ansible Ansible
bookstack BookStack
core Core
faveo-helpdesk Faveo Helpdesk
fileserver File Server