Commit Graph

54 Commits

Author SHA1 Message Date
Sam Heinz
9f3f9383a6 Fix creating 24.04 LXC 2024-05-15 13:24:05 +10:00
pull[bot]
73bf605c8a Merge pull request #3 from tteck/main
[pull] main from tteck:main
2024-04-21 19:59:04 +00:00
tteckster
bdb7126a38 Update create_lxc.sh
Spinner update
2024-04-21 09:12:55 -04:00
Sam Heinz
ca3d486109 Change Debian template error from info to error 2024-04-10 17:52:42 +10:00
Sam Heinz
eefdc509fe fix for create_lxc 2024-04-10 14:54:54 +10:00
Sam Heinz
e1d5b0120d Debian support added, fix for Autobrr install 2024-04-10 14:44:12 +10:00
Sam Heinz
42c6ee29da Add info and error messages to LXC template DL 2024-04-09 16:39:28 +10:00
Sam Heinz
8468898253 Use Linuxcontainers.org images for containers
Has backup of the original one from proxmox-port

I'm not sure if /var/lib/vz/ exists on other storages like zfs so i added a check in just in case
2024-04-09 16:29:12 +10:00
Sam Heinz
8dd5615c48 Remove hardcoded Ubuntu template - downloading templates restored
Debian defaults to Ubuntu Jammy
2024-04-08 20:16:29 +10:00
Sam Heinz
522bba69af Testing to fix template downloads 2024-04-08 19:35:05 +10:00
Sam Heinz
0f88b1d665 change debian buster to ubuntu jammy 2024-04-08 15:58:48 +10:00
Sam Heinz
c616f9891d change debian for ubuntu 2024-04-08 15:50:28 +10:00
Sam Heinz
20c2bd9e3a Add files via upload 2024-04-08 12:24:56 +10:00
tteckster
a6549aef64 Update create_lxc.sh
tweak
2024-01-21 04:31:14 -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
30c53d6958 update year to 2024 2024-01-01 12:13:05 -05:00
tteckster
6fae1fc557 add backtitle 2023-09-09 05:13:17 -04:00
tteckster
8db5f6fedf Update create_lxc.sh
correct storage menu message
2023-08-19 06:22:12 -04:00
tteckster
caea206144 Update create_lxc.sh
added code descriptions
2023-05-15 19:15:26 -04:00
tteckster
f5a8f4ca73 Update create_lxc.sh
tweak
2023-05-13 07:19:25 -04:00
tteckster
825a551521 Update create_lxc.sh
change menu message
2023-05-13 06:34:33 -04:00
tteckster
9c3fb90eb8 Update create_lxc.sh
revert add error message, silent function not used
2023-05-06 17:19:12 -04:00
tteckster
67df410019 Update create_lxc.sh
add error message
2023-05-06 17:10:17 -04:00
tteckster
44c614f65d include information (#1032) 2023-02-07 12:15:22 -05:00
tteckster
ca7ee8519e Update create_lxc.sh
add new error_handler
2023-02-03 11:41:12 -05:00
tteckster
c0ab2d5e0a Update create_lxc.sh 2023-02-03 10:53:08 -05:00
tteckster
5238dd8b24 Update create_lxc.sh 2023-02-03 10:49:24 -05:00
tteckster
c8aa5a029d more pruning & code refactoring (#1011)
* improve error handling to show more details

* improve the way it checks for root password

* consistant getty_override

* streamline verbose mode

* remove v4 scripts

* small tweaks
2023-02-03 07:15:15 -05:00
tteckster
cb327cd55c add option for verbose mode (#859) 2022-12-22 15:04:51 -05:00
tteckster
e7ec3d0275 Maintenance (#680) 2022-10-29 20:08:41 -04:00
tteckster
f1b76b3949 Update create_lxc.sh
update validate storage check
2022-10-25 04:43:15 -04:00
tteckster
3c89ba2b56 Update create_lxc.sh 2022-10-25 03:43:46 -04:00
tteckster
4e82e8ae61 Update create_lxc.sh 2022-10-25 03:26:17 -04:00
tteckster
56615fbe79 Update create_lxc.sh 2022-08-30 19:59:07 -04:00
tteckster
258f48003b Update create_lxc.sh 2022-08-28 00:28:31 -04:00
tteckster
fca2fcf970 Correct Spelling (#360)
* Update adguard-install.sh

* Update daemonsync-install.sh

* Update dashy-install.sh

* Update debian-install.sh

* Update deconz-install.sh

* Update docker-install.sh

* Update esphome-install.sh

* Update grafana-install.sh

* Update heimdalldashboard-install.sh

* Update homeassistant-install.sh

* Update homebridge-install.sh

* Update influxdb-install.sh

* Update iobroker-install.sh

* Update jellyfin-install.sh

* Update keycloak-install.sh

* Update magicmirror-install.sh

* Update mariadb-install.sh

* Update meshcentral-install.sh

* Update motioneye-install.sh

* Update mqtt-install.sh

* Update nginx-proxy-manager-install.sh

* Update nocodb-install.sh

* Update node-red-install.sh

* Update omada-install.sh

* Update openhab-install.sh

* Update photoprism-install.sh

* Update pihole-install.sh

* Update plex-install.sh

* Update podman-homeassistant-install.sh

* Update postgresql-install.sh

* Update prometheus-install.sh

* Update technitiumdns-install.sh

* Update ubuntu-install.sh

* Update unifi-install.sh

* Update uptimekuma-install.sh

* Update vaultwarden-install.sh

* Update whoogle-install.sh

* Update wireguard-install.sh

* Update zigbee2mqtt-install.sh

* Update zwavejs2mqtt-install.sh

* Update adguard-v3.sh

* Update create_lxc.sh

* Update daemonsync-v3.sh

* Update dashy-v3.sh

* Update debian-v3.sh

* Update deconz-v3.sh

* Update docker-v3.sh

* Update esphome-v3.sh

* Update grafana-v3.sh

* Update heimdalldashboard-v3.sh

* Update homeassistant-v3.sh

* Update homebridge-v3.sh

* Update influxdb-v3.sh

* Update iobroker-v3.sh

* Update jellyfin-v3.sh

* Update keycloak-v3.sh

* Update magicmirror-v3.sh

* Update mariadb-v3.sh

* Update meshcentral-v3.sh

* Update motioneye-v3.sh

* Update mqtt-v3.sh

* Update nginx-proxy-manager-v3.sh

* Update nocodb-v3.sh

* Update node-red-v3.sh

* Update omada-v3.sh

* Update openhab-v3.sh

* Update photoprism-v3.sh

* Update pihole-v3.sh

* Update plex-v3.sh

* Update podman-homeassistant-v3.sh

* Update postgresql-v3.sh

* Update prometheus-v3.sh

* Update technitiumdns-v3.sh

* Update ubuntu-v3.sh

* Update unifi-v3.sh

* Update uptimekuma-v3.sh

* Update vaultwarden-v3.sh

* Update whoogle-v3.sh

* Update wireguard-v3.sh

* Update zigbee2mqtt-v3.sh

* Update zwavejs2mqtt-v3.sh
2022-07-20 06:10:39 -04:00
tteckster
3be3cbcdae Update create_lxc.sh 2022-05-21 07:11:10 -04:00
tteckster
094c9f56c2 Update create_lxc.sh 2022-04-25 10:27:30 -04:00
tteckster
dc446ad109 Update create_lxc.sh 2022-04-25 10:20:22 -04:00
tteckster
ea37a7f2f0 Update create_lxc.sh 2022-04-20 14:34:22 -04:00
tteckster
3f14c62f2e Update create_lxc.sh 2022-04-20 14:27:25 -04:00
tteckster
af51999c11 Update create_lxc.sh 2022-04-18 18:29:14 -04:00
tteckster
e6221cdfbe Update create_lxc.sh 2022-04-16 11:57:11 -04:00
tteckster
0941687351 Update create_lxc.sh 2022-04-16 11:50:12 -04:00
tteckster
1de9c90afd Update create_lxc.sh 2022-04-16 11:46:18 -04:00
tteckster
c4a1791dbc Update create_lxc.sh 2022-04-16 11:40:39 -04:00
tteckster
d8ebbc568b Update create_lxc.sh 2022-04-16 10:11:31 -04:00
tteckster
9e0fb19df2 Update create_lxc.sh 2022-04-16 10:05:03 -04:00
tteckster
054b207ffe Update create_lxc.sh 2022-04-16 09:59:57 -04:00