Commit Graph

205 Commits

Author SHA1 Message Date
Michel Roegl-Brunner
6fa540f0da
Patch http Url in build.func and /data/page.tsx (#1849) 2025-01-29 19:37:45 +01:00
Michel Roegl-Brunner
c799e67ea5
[Diagnostic] Introduced optional lxc install diagnostics via API call (#1801)
* Update build.func

* Update build.func

* Update build.func

* Update build.func

* Update build.func

* update build.func

* update build.func

* update build.func

* update build.func

* update build.func

* update build.func

* update build.func

* update build.func
2025-01-29 14:26:23 +01:00
CanbiZ
ff06d417b5
[core]: Remove Figlet | Get Headers by Repo & Store Local (#1802)
* [core]: Remove Figlet | Get Headers by Repo & Store Local

* change repo
2025-01-28 12:07:39 +01:00
Michel Roegl-Brunner
16be69e3a3
Update build.func (#1701) 2025-01-23 19:02:20 +01:00
Michel Roegl-Brunner
81c327c317
[core] Update build.func: Add defaults to Advanced mode (#1548)
* [core] Update build.func: Add defaults to Advanced mode

* Change method

* Fix copy mistake
2025-01-20 18:03:27 +01:00
Michel Roegl-Brunner
e64ecb9773
Testing (#1612) 2025-01-20 15:11:42 +01:00
CanbiZ
7df8273654
Update build.func (#1602) 2025-01-20 09:19:47 +01:00
Dominik Siebel
2aed45fa61
fix: actually add the given root SSH key to the container (#1502) 2025-01-15 15:01:24 +01:00
Michel Roegl-Brunner
424dc26720
Hotfix build.func: Error when tags are empty (#1492) 2025-01-14 21:43:37 +01:00
Michel Roegl-Brunner
97ca738332
[core] Update build.func: Fix bug with advanced tags (#1473) 2025-01-14 14:29:08 +01:00
CanbiZ
8caf5e59b3
feat: allow adding SSH authorized key for root (advanced settings) by @dsiebel (#1456)
* feat: allow adding SSH authorized key for root (advanced settings) by @dsiebel

* remove spaces
2025-01-13 16:04:59 +01:00
Michel Roegl-Brunner
34f375032a
[core]: add support for custom tags (#1384)
* Add support for custom tags

* Add support for custom tags

* Update advanced Tags
2025-01-10 13:17:44 +01:00
oOStroudyOo
81ffa34497
Add RAM and Disk units (#1261)
* Add RAM and Disk units

* MB to MiB
2025-01-05 18:08:25 +01:00
CanbiZ
15f04d525d
Happy new Year! Update Copyright to 2025 (#1150) 2025-01-01 13:37:29 +01:00
CanbiZ
4f517de2d1
Fix: Figlet Version & Font Check (#1133) 2024-12-31 14:11:10 +01:00
CanbiZ
3543d10d35
update Alpine XZ Patch 2024-12-31 09:02:07 +01:00
CanbiZ
938f0f76fa
Add Figlet into Repo | Creation of local ASCII Header (#1072)
* Add Figlet into Repo | Creation of local ASCII Header

* update develop > main
2024-12-28 20:59:16 +01:00
CanbiZ
fe3ff916b6
Add MOTD IP Update (#1067) 2024-12-28 20:37:58 +01:00
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
CanbiZ
67a0c06b80
update width for alpine 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
a6f3771214
calculate terminal size for header_info (#879) 2024-12-17 16:07:07 +01:00
CanbiZ
73d5794086
fix figlet for alpine (#869) 2024-12-17 13:18:39 +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
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
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
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
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
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
53b24ef7b7
Update build.func
tweak
2024-06-14 11:10:47 -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
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
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
4ba3233dc0
Update build.func
Add Frigate to the VAAPI hardware transcoding group
2024-03-30 08:13:34 -04:00
tteckster
b12a98e5a3
Update build.func
remove Lunar, add Mantic
2024-03-09 12:03:52 -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
tteckster
1af3b37dd2
Update build.func
tweak
2024-02-12 10:38:37 -05:00
tteckster
25f88d586c
Update build.func
fixes https://github.com/tteck/Proxmox/issues/2478
2024-02-12 10:36:02 -05:00
tteckster
453604d1b6
Update build.func
tweak
2024-02-12 07:17:23 -05:00
JJ
d5211aedec
Add Apache CouchDB (#2473) 2024-02-11 16:55:49 -05:00
tteckster
21cdc8306a
Update build.func
add Channels to the VAAPI hardware transcoding group
2024-02-10 09:38:28 -05:00
tteckster
5bbfe8812e
Update build.func
Requires PVE7 Version 7.4-13 or later, or PVE8 Version 8.1.1 or later.
2024-02-06 10:29:47 -05:00
tteckster
a1deedd066
Update build.func
Requires PVE Version 7.4-13 or higher
2024-02-06 05:29:14 -05:00
tteckster
0d90ef3ea3
Update build.func
tweak
2024-01-21 04:28:42 -05:00
tteckster
2997b2f911
Update build.func
fixes https://github.com/tteck/Proxmox/issues/2356
2024-01-16 22:24:33 -05:00
tteckster
72fb5c396d
Update build.func
tweak
2024-01-14 23:29:37 -05:00
tteckster
7191bcabd2
Update build.func
tweak
2024-01-14 23:20:36 -05:00
tteckster
a8eaa376c1
Update build.func
tweak
2024-01-14 23:04:56 -05:00
tteckster
bf687e884f
Update build.func
tweak
2024-01-14 23:00:56 -05:00
tteckster
3c515e9f8e
Update build.func
tweak
2024-01-13 21:11:58 -05:00
tteckster
6a83a3eaac
New feature
- The option to utilize Apt-Cacher-NG (Advanced settings) when creating LXCs. The added functionality is expected to reduce bandwidth usage and provide faster operating system updates.
- Requires the Apt-Cacher-NG LXC
2024-01-12 15:00:42 -05:00
tteckster
371cde2d8a
Update build.func
revert
2024-01-12 12:09:32 -05:00
tteckster
77087f798a
Update build.func
tweak
2024-01-12 12:00:37 -05:00
tteckster
5196ed8fec
Update build.func
tweak
2024-01-12 11:48:37 -05:00
tteckster
ea339ecfab
Update build.func
tweak
2024-01-12 11:29:20 -05:00
tteckster
d9aedda5af
Update build.func
add option to utilize apt-cacher-ng
2024-01-12 10:29:27 -05:00
tteckster
d72f269ad6
Update build.func
fixes https://github.com/tteck/Proxmox/issues/2326
2024-01-12 05:14:17 -05:00
tteckster
9ca401e30f
Update verbose mode
- Remove `set -x`
- Only entries with `$STD` will be shown
2024-01-09 19:44:38 -05:00
tteckster
867a10f03f
Add new element
- add spinner
2024-01-06 17:15:45 -05:00
tteckster
5b02f66391
Update build.func
warn Proxmox VE 7 (EOL 2024-07)
2024-01-02 00:23:26 -05:00
tteckster
475edf432d
Update build.func
revert
2023-12-29 16:27:58 -05:00
tteckster
6f3b33550e
Update build.func
passwords cannot start with a hyphen
2023-12-29 09:46:07 -05:00
tteckster
3964789ca3
Update build.func
tweak
2023-12-23 04:54:55 -05:00
tteckster
a22c3644a6
drop fuse-overlayfs storage driver
- As of Proxmox 8.1, `overlay2` is now a supported Docker storage driver when using ZFS, specifically with OpenZFS version 2.2.0 or later.
2023-12-06 20:13:12 -05:00
tteckster
ec320d565a
Update build.func
revert add Channels to the VAAPI hardware transcoding group
2023-11-30 19:43:55 -05:00
tteckster
dd43d742e0
Update build.func
add Channels to the VAAPI hardware transcoding group
2023-11-30 19:42:10 -05:00
tteckster
45d30dbbba
Update build.func
tweak
2023-11-29 07:08:31 -05:00
tteckster
14101800db
Update build.func
- If the default Linux distribution is not adhered to, script support will be discontinued.
2023-11-29 06:51:52 -05:00
tteckster
8a98b3d24e
Update build.func
tweak
2023-11-27 09:58:16 -05:00