Commit Graph

1027 Commits

Author SHA1 Message Date
CanbiZ
6bae0d71ea
Patch Figlet Repo if missing (#1044)
* Patch Figlet Repo if missing

* readd comment
2024-12-27 19:53:50 +01:00
CanbiZ
71d21f3bfe
fix Tags for Advanced Settings (#1042) 2024-12-27 19:42:13 +01:00
Alice Knag
8f243c74ff
ensure all RFC1918 local Ipv4 addresses are in iptag script (#992)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / build (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
* ensure all RFC1918 local Ipv4 addresses are in iptag script

* fix indent
2024-12-26 10:36:52 +01:00
CanbiZ
67a0c06b80
update width for alpine
Some checks failed
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2024-12-20 23:18:29 +01:00
CanbiZ
abb0e0f96d
Update build.func 2024-12-20 13:23:25 +01:00
Michel Roegl-Brunner
5214c3d531
Update build.func to display the Proxmox Hostname (#894)
* Update build.func to display the PROXMOX Hostname

* Add to Advanced Settings

* Changes

* Change placement

* Remove blank line

* Changed Style

* Changes

* Remove Uppercasing
2024-12-20 10:04:27 +01:00
CanbiZ
056d8902fb
Fix Kernel-Clean for Proxmox 8.x (#904) 2024-12-18 15:52:44 +01:00
CanbiZ
a6f3771214
calculate terminal size for header_info (#879) 2024-12-17 16:07:07 +01:00
CanbiZ
c60b16229b
fix spinner on lxc-ip-tag (#876)
* fix spinner on lxc-ip-tag

* fix indention
2024-12-17 15:30:51 +01:00
CanbiZ
73d5794086
fix figlet for alpine (#869) 2024-12-17 13:18:39 +01:00
Håvard Gjøby Thom
9256880c9f
Fix SSH root access in install.func (#858) 2024-12-16 23:43:32 +01:00
Rémi Bédard-Couture
db1950a2bb
Fix variable name for CT_TYPE override (#855) 2024-12-16 22:41:01 +01:00
Rémi Bédard-Couture
e410bdbf5e
Keeps the same style after writing the SEARCH icon (#851) 2024-12-16 18:21:41 +01:00
CanbiZ
a00f7af0d2
New Script: LXC IP-Tag (#536)
* New Script: LXC IP-Tag

* add comma in json

* Update misc/add-lxc-iptag.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update json/add-lxc-iptag.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update json/add-lxc-iptag.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* remove files

* Full-Update to Single-File

* Finalo

* Update add-lxc-iptag.json

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-12-16 13:47:16 +01:00
CanbiZ
315949b446
Massive Update: build.func | install.func | create_lxc.sh (Part 1) (#643)
* Big Update: Build.func Install.Func Create_LXC

* Change Author

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Fix indentation / naming / echos

* Fix some Parts

* Add alpine-install.func

* update alpine to 3.20

* fix spaces

* Update build.func

* Merge Create_LXC from DEV

* Merge from DEV

* Merge from DEV

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-12-16 12:41:51 +01:00
Håvard Gjøby Thom
ae120c1e23
Fix broken build.func (#736) 2024-12-07 22:42:40 +01:00
CanbiZ
c056dd97ea
Fix RAM Check for other languages 2024-12-07 22:08:56 +01:00
CanbiZ
928a5cb9e5
Patch Netbird Script | Container Boot-Check | Debian/Ubuntu Only (#528)
* Update Add-Netbird

- Container Online-Check (Boot if LXC stopped)
- Alpine Check -> Abort if not Debian/Ubuntu

* Improve Netbird Json for website

* remove dev comments

* Change copyright
2024-11-27 15:54:44 +01:00
CanbiZ
c9a391406f
Patch PostInstall-Script to PVE 8.3 | Add PVE 8.3 in Security (#431)
* Add PVE 8.3 in SECURITY

* Update post-pve-install | PVE 8.3
2024-11-23 08:13:50 +01:00
CanbiZ
a29ed78ae3
Add Option "check_storage" and "check_container_ressources" (#249)
* Add Option "check_storage" and "check_container_ressources"

* Update misc/build.func

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update misc/build.func

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update misc/build.func

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Final Version

- remove locals
- use var_variables
- show storage in percent
- harmonize some texts
- optimize Prompt (Continue anyway)

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-15 18:13:14 +01:00
CanbiZ
53cdb515a4
[Core]: Change build.func to new design (#189)
* Redesign LXC Description

* Update build.func

* Update README.md
2024-11-12 16:54:39 +01:00
Paul William
93fdd2e9d4 Inverted the check for tteck repo, so it exits on the correct condition 2024-11-05 16:16:03 +13:00
tteckster
504fccdb21
Add files via upload
Signed-off-by: tteckster <tteckster@gmail.com>
2024-11-04 14:34:43 -05:00
CanbiZ
e0dbe419da Update update-repo.sh 2024-11-04 17:11:00 +01:00
CanbiZ
c290c10083 Update update-repo.sh 2024-11-04 17:09:45 +01:00
CanbiZ
56334616dc Update update-repo.sh 2024-11-04 17:08:07 +01:00
CanbiZ
14d2386717 Add Script to Refresh Repositories (Update) 2024-11-04 17:01:47 +01:00
CanbiZ
a4a1821822 Changed all dependencies to the community project 2024-11-02 08:48:05 +01:00
tteckster
5bf253a9fa
Update build.func
switch to `community-scripts/ProxmoxVE`

Signed-off-by: tteckster <tteckster@gmail.com>
2024-11-02 01:22:13 -04:00
tteckster
f26410759a
Update build.func
tweak
2024-10-30 06:09:28 -04:00
Håvard Gjøby Thom
af0376f25b
Add new LXC: Ollama (#3979) 2024-10-26 15:20:48 -04:00
tteckster
1ec52d08a3
Update changeme to helper-scripts.com 2024-10-18 22:24:27 -04:00
tteckster
f5d1d21ac6
Update build.func
tweak
2024-10-11 11:14:11 -04:00
tteckster
1ff0979cee
Update build.func
tweak
2024-09-28 13:18:02 -04:00
tteckster
649590eea7
Update build.func
add ErsatzTV to VAAPI hardware transcoding group
2024-09-18 14:59:21 -04:00
tteckster
da30cd5c1e
Update build.func
tweak
2024-09-17 15:41:27 -04:00
tteckster
93ed909fff
Update build.func
add warning
2024-09-16 04:11:54 -04:00
Loren Burkholder
c502e413de
Add openSUSE support to LXC update scripts (#3683) 2024-09-09 14:15:31 -04:00
tteckster
b129cb1767
Update update-lxcs-cron.sh
tweak
2024-09-05 06:07:26 -04:00
tteckster
d26e474ccb
Update install.func
add a one second delay before checking internet connectivity
2024-08-06 13:25:55 -04:00
tteckster
b108b6e373
Update update-lxcs.sh
tweak
2024-07-27 12:48:42 -04:00
tteckster
80fb3ee841
Update update-lxcs-cron.sh
fixes https://github.com/tteck/Proxmox/issues/3408
2024-07-21 07:11:36 -04:00
tteckster
9cbd0f3037
Update install.func
fixes https://github.com/tteck/Proxmox/issues/3386
2024-07-16 11:27:55 -04:00
tteckster
39ea1d4a20
Require PVE 8.1 or later 2024-06-30 10:18:37 -04:00
tteckster
c29768de51
Update build.func
switch Alpine repositories to
http://dl-cdn.alpinelinux.org/alpine/latest-stable/main
http://dl-cdn.alpinelinux.org/alpine/latest-stable/community
from
http://dl-cdn.alpinelinux.org/alpine/v3.19/main
http://dl-cdn.alpinelinux.org/alpine/v3.19/community
2024-06-30 09:35:33 -04:00
tteckster
59b2d529a2
Update update-lxcs-cron.sh
tweak
2024-06-29 12:16:30 -04:00
tteckster
7d142d593e
Update update-lxcs.sh
tweak
2024-06-29 12:15:00 -04:00
tteckster
a078adfaea
Update install.func
tweak
2024-06-29 11:03:54 -04:00
tteckster
53b24ef7b7
Update build.func
tweak
2024-06-14 11:10:47 -04:00
Ryan
9ba59e0b56
Correct ceph enterprise urls (#3157) 2024-06-09 03:23:59 -04:00
tteckster
cd1d295ae1
Update microcode.sh
update get current microcode version
2024-06-06 09:37:19 -04:00
tteckster
fc9dff220b
Update build.func
Mask passwords
Closes https://github.com/tteck/Proxmox/issues/3103
2024-05-31 16:00:33 -04:00
tteckster
574226d993
Update build.func
add @asylumexp repo for ARM64 support.
2024-05-25 09:11:10 -04:00
tteckster
d468fc6c1f
Update build.func
temporally set Alpine repositories to "3.19" from "latest-stable"
2024-05-22 11:07:28 -04:00
tteckster
8c09fafa6e
Create add-netbird-lxc.sh 2024-05-19 18:08:25 -04:00
tteckster
08032f165f
Update add-tailscale-lxc.sh
Code refactoring
2024-05-19 18:06:50 -04:00
tteckster
990e299b35
Update pve8-upgrade.sh
fix version check
2024-05-17 09:56:31 -04:00
tteckster
4bce8ff991
Update install.func
tweak
2024-05-09 15:02:29 -04:00
tteckster
0a392dc70a
Delete misc/edge-kernel.sh
No longer needed
2024-05-08 10:03:34 -04:00
Davide Alberani
c1a3b142b0
avoid warning messages in cron logs (#2932) 2024-05-08 09:43:17 -04:00
tteckster
fc997a9f36
Create kernel-pin.sh 2024-05-08 00:08:39 -04:00
tteckster
c349da6859
Update build.func
Add Ubuntu 24.04
2024-05-04 03:07:02 -04:00
tteckster
ace4a8e43f
Update build.func
fixes https://github.com/tteck/Proxmox/issues/2894
2024-05-01 14:38:15 -04:00
tteckster
01c54ab916
Update glances.sh
tweak
2024-04-28 17:49:04 -04:00
tteckster
869a95d221
Update glances.sh
Add uninstall function
2024-04-28 17:42:47 -04:00
tteckster
93aa096169
Update glances.sh
fixes https://github.com/tteck/Proxmox/issues/2870
2024-04-27 11:06:02 -04:00
tteckster
4883cd7afe
Create glances.sh 2024-04-26 02:29:25 -04:00
tteckster
e857886838
Update code-server.sh
tweak
2024-04-26 01:04:05 -04:00
tteckster
afe93a2b48
Update code-server.sh
Add `curl`
2024-04-26 00:47:18 -04:00
tteckster
8651919e59
Update build.func
Refactor for future unprivileged hardware transcoding
2024-04-25 14:36:47 -04:00
tteckster
93f791e592
Add PVE 8.2 to pve_check() 2024-04-24 09:43:00 -04:00
tteckster
3ff48e3dae
Update build.func
Add 8.2 to `pve_check()`
2024-04-24 09:11:59 -04:00
tteckster
c073351b4c
Update build.func
tweak
2024-04-23 07:35:57 -04:00
tteckster
cfd4c979a1
Update build.func
tweak
2024-04-23 07:23:12 -04:00
tteckster
bf4a04528b
Update build.func
- Check for spaces and length in passwords
- fixes https://github.com/tteck/Proxmox/issues/2843
2024-04-23 06:55:18 -04:00
tteckster
dafa19a608
Update build.func
Spinner update
2024-04-21 09:14:33 -04:00
tteckster
4ccf823d7a
Update install.func
Spinner update
2024-04-21 09:11:46 -04:00
tteckster
07a3a8aa79
Update hw-acceleration.sh
tweak
2024-04-17 00:00:49 -04:00
tteckster
77c92e0102
Update hw-acceleration.sh
tweak
2024-04-16 23:39:56 -04:00
tteckster
4fecdcaa6a
Update filebrowser.sh
add `curl`
2024-04-10 20:02:02 -04:00
tteckster
2e36b903ad
Update install.func
slow spinner
2024-04-02 11:05:06 -04:00
tteckster
4ba3233dc0
Update build.func
Add Frigate to the VAAPI hardware transcoding group
2024-03-30 08:13:34 -04:00
tteckster
21d0e96b56
Update post-pve-install.sh
tweak
2024-03-29 13:02:34 -04:00
tteckster
98e8955ec1
Update post-pve-install.sh
tweak
2024-03-27 12:46:31 -04:00
tteckster
d65fd07f50
Update post-pve-install.sh
tweak
2024-03-25 10:49:49 -04:00
tteckster
fe416bc6ff
Update post-pve-install.sh
tweak
2024-03-25 10:48:31 -04:00
tteckster
f25189933d
Update post-pve-install.sh
allow any PVE 8
2024-03-25 10:36:28 -04:00
tteckster
b12a98e5a3
Update build.func
remove Lunar, add Mantic
2024-03-09 12:03:52 -05:00
tteckster
78bc2006bc
Update post-pve-install.sh
Requires Proxmox Virtual Environment Version 8.1.1 or later.
2024-03-08 17:09:11 -05:00
tteckster
a6b415bc36
Update code-server.sh
fixes https://github.com/tteck/Proxmox/issues/2608
2024-03-06 05:50:36 -05:00
tteckster
57d06ad2be
Update home-assistant-core-copy-data-home-assistant-core.sh
Stop both containers.
2024-03-01 04:48:34 -05:00
tteckster
f5f28231a7
Update build.func
tweak SSH message
2024-02-23 15:12:30 -05:00
tteckster
9d9620249f
Update build.func
tweak
2024-02-22 23:44:30 -05:00
tteckster
0b604d204a
Update build.func
Check if the shell is using bash (retry)
2024-02-21 19:51:36 -05:00
tteckster
f3e3958299
Update build.func 2024-02-21 18:47:57 -05:00
tteckster
038f70f198
Update build.func
To utilize these scripts, please switch to the Bash shell.
2024-02-21 18:40:37 -05:00
tteckster
998235e92d
Update build.func
revert
2024-02-21 18:33:36 -05:00
tteckster
43de9ca99f
Update build.func
revert
2024-02-21 18:26:12 -05:00
tteckster
8752a66c03
Update build.func
The use of the Bash shell is mandatory.
2024-02-21 18:21:51 -05:00
tteckster
8a05729593
Update build.func
Check if the shell is using bash shell
2024-02-21 18:03:20 -05:00