Commit Graph

54 Commits

Author SHA1 Message Date
Sam Heinz f802993954 Merge remote-tracking branch 'upstream/main' 2025-03-04 17:44:55 +10:00
Michel Roegl-Brunner 407801d9ff Update install.func (#2690) 2025-02-27 09:07:24 +01:00
CanbiZ 10d4ce4eef Verbose_Update (#2583) 2025-02-24 11:18:38 +01:00
Sam Heinz 1e84dedaec Merge remote-tracking branch 'upstream/main' 2025-02-24 11:06:09 +10:00
CanbiZ c5101d3358 Revert "Prevent double spinner (#2203)" (#2211)
This reverts commit 33ef8aadbe.
2025-02-10 11:29:59 +01:00
Michel Roegl-Brunner 33ef8aadbe Prevent double spinner (#2203)
Co-authored-by: Rögl-Brunner Michel <Michel.Roegl-brunner@htl-braunau.int>
2025-02-10 11:14:24 +01:00
Michel Roegl-Brunner 8129e3cf39 [API] Masiv update to api (#1990)
* Masiv refactor of the api

* Masiv refactor of the api

* Format page.tsx

* Format page.tsx

* testing

* update build.func

* Change urls to Repo

* Change urls to Repo

* update install.func

* Add post_to_api_vm

* Update api.func

* Update api.func

* Update api.func

* update api.func
2025-02-04 13:23:20 +01:00
Sam Heinz a63d1d0d90 Merge remote-tracking branch 'upstream/main' into main_local 2025-01-30 14:54:59 +10:00
CanbiZ 4cf043675e update motd file to dynamic ip (#1633) 2025-01-21 11:02:11 +01:00
Sam Heinz ac3efaef7a Merge remote-tracking branch 'upstream/main' 2025-01-17 19:02:30 +10:00
Dominik Siebel 2aed45fa61 fix: actually add the given root SSH key to the container (#1502) 2025-01-15 15:01:24 +01:00
Sam Heinz 63211582d4 Merge branch 'upstream-main' into upstream-merge 2025-01-08 00:14:30 +10:00
CanbiZ 15f04d525d Happy new Year! Update Copyright to 2025 (#1150) 2025-01-01 13:37:29 +01:00
Sam 08d9dd1125 Revert upstream changes to build files 2024-12-31 15:29:37 +10:00
Sam 563bde6fcd Replace existing repo with upstream 2024-12-31 14:51:09 +10:00
Håvard Gjøby Thom 9256880c9f Fix SSH root access in install.func (#858) 2024-12-16 23:43:32 +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
CanbiZ a4a1821822 Changed all dependencies to the community project 2024-11-02 08:48:05 +01:00
Sam Heinz 43a3e0ef23 Merge branch 'main-upstream' 2024-08-08 06:56:12 +10:00
tteckster d26e474ccb Update install.func
add a one second delay before checking internet connectivity
2024-08-06 13:25:55 -04:00
Sam Heinz 2af0be0e0f Merge branch 'main-upstream' 2024-07-21 15:58:56 +10:00
tteckster 9cbd0f3037 Update install.func
fixes https://github.com/tteck/Proxmox/issues/3386
2024-07-16 11:27:55 -04:00
Sam Heinz f676989068 update website ref in motd 2024-06-30 17:22:56 +10:00
Sam Heinz b4f4652a76 Merge branch 'main-upstream' 2024-06-30 17:20:03 +10:00
tteckster a078adfaea Update install.func
tweak
2024-06-29 11:03:54 -04:00
Sam Heinz 2defb5d990 Update to reference arm64 repo 2024-06-27 20:31:33 +10:00
tteckster 4bce8ff991 Update install.func
tweak
2024-05-09 15:02:29 -04:00
tteckster 4ccf823d7a Update install.func
Spinner update
2024-04-21 09:11:46 -04:00
tteckster 2e36b903ad Update install.func
slow spinner
2024-04-02 11:05:06 -04:00
tteckster 71ca43c7a2 Update install.func
The script now checks for both IPv4 and IPv6 Internet connectivity and displays the results. Only if both IPv4 and IPv6 checks fail, it will then prompt the user.
2024-02-21 12:19:48 -05:00
tteckster c0e3edc0c9 Update install.func
The script now checks IPv6 internet connectivity by attempting to ping "google.com" instead of Cloudflare's DNS IPv6 server address.
2024-02-21 11:05:58 -05:00
tteckster ffd2fc3b86 Update install.func
Check to see if the apt-cacher-ng proxy is available before attempting to use it. If it's not available, the system will directly communicate with the apt repositories.
2024-02-12 05:53:26 -05:00
tteckster 72de387b5c Update install.func
update the script to include IPv6 connectivity considerations
2024-02-02 07:40:50 -05:00
tteckster acec4f6293 Update install.func
tweak
2024-01-24 04:49:08 -05:00
tteckster 1782fad313 Update install.func
tweak
2024-01-21 04:30:01 -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 50bc9c334a Update install.func
revert
2024-01-12 12:11:16 -05:00
tteckster 4cd3cf0e23 Update install.func
accommodate apt-cacher-ng
2024-01-12 10:30:39 -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 00f73c7370 Update install.func
tweak
2024-01-03 16:09:16 -05:00
tteckster 7cfb239d70 Update install.func
revert tweak
2023-12-20 11:32:06 -05:00
tteckster db0abe293d Update install.func
tweak
2023-12-20 11:26:26 -05:00
tteckster e45aa5e42a Update install.func
- globally add update command
2023-10-05 15:36:19 -04:00
tteckster 9948c7c410 Update install.func
tweak
2023-07-23 08:34:20 -04:00
tteckster 2caee65b10 Update install.func
tweak
2023-06-25 00:44:22 -04:00
tteckster ad8d7fce24 Update install.func
tweak
2023-06-25 00:31:16 -04:00
tteckster f0a8502c96 Update install.func
tweak
2023-06-25 00:00:32 -04:00
tteckster 59110997d5 Update install.func
Tweak for Debian 12
2023-06-17 18:30:05 -04:00
tteckster d5c38b978a Update install.func
tweak
2023-05-25 07:22:03 -04:00