nicedevil007
93bd5487a8
AdGuardHome-Alpine LXC ( #1181 )
...
* Alpine AdGuardHome LXC
* fixed update part
* removed debug URL for 2nd script
* Get rid of wget on Alpine Linux
Now we can curl everything, one package less on installation :)
Get rid of Midnight Commander package, I never used it in any LXC, I guess that is from debugging there right?
* reverted back to wget as tteck recommends
* Check AdGuard WebUI Setup is done
this is needed if anyone runs the updatescript without having run the setup in the webui before.
This will lead to an error in on the cp command for the backup.
Made a check around that :)
* added update menu + recommendations
* cp -rf makes it more simple
thank you @tteck
2 years ago
tteckster
0f607b725f
Alpine-Grafana ( #1171 )
...
* Created Alpine LXC (#1170 )
* Update alpine-grafana-v5-install.sh
add base dependencies
* Update alpine-grafana-v5.sh
remove space
---------
Co-authored-by: nicedevil007
2 years ago
tteckster
f58bde28c8
Update alpine-vaultwarden-v5-install.sh
2 years ago
tteckster
e1f4f4b436
Update alpine-vaultwarden-v5-install.sh
2 years ago
tteckster
1a1cd2d0f9
Update alpine-vaultwarden-v5-install.sh
...
switch to edge repos
2 years ago
tteckster
119b1c0791
Update alpine-vaultwarden-v5-install.sh
2 years ago
tteckster
43f92cee14
Update alpine-vaultwarden-v5-install.sh
2 years ago
tteckster
c47326ff25
Update alpine-vaultwarden-v5-install.sh
...
match input if it's "y" or "yes" (case-insensitive)
change `=~` operator in favor of `grep -Ei` in Alpine Linux
2 years ago
tteckster
ba7a7c1720
Update alpine-vaultwarden-v5-install.sh
...
revert 12d5a78
Alpine doesn't like parameter expansion `${prompt,,}`
fixes https://github.com/tteck/Proxmox/issues/1144
2 years ago
tteckster
12d5a78a30
match input if it's "y" or "yes" (case-insensitive)
2 years ago
tteckster
4ec92846ab
Update alpine-vaultwarden-v5-install.sh
...
Code refactoring
2 years ago
tteckster
f79e6fad5e
Create alpine-vaultwarden-v5-install.sh
2 years ago
tteckster
271f29bc59
don't trap Internet/DNS check error ( #1098 )
2 years ago
tteckster
44c614f65d
include information ( #1032 )
3 years ago
tteckster
eeced862da
code optimization ( #1025 )
...
- remove mc from Ubuntu
- change archive mirrors for Ubuntu
- small tweaks
3 years ago
tteckster
38d1a82c71
Create devuan-v5-install.sh
3 years ago
tteckster
3c47725412
code optimization ( #1020 )
3 years ago
tteckster
d54683396e
use PCT_OSTYPE instead of redefining OS ( #1018 )
3 years ago
tteckster
351161bc83
add rm options
3 years ago
tteckster
811ff7fd96
remove residual error_exit ( #1012 )
3 years ago
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
3 years ago
tteckster
1a8a13423c
immediately enforce disable IPv6 ( #993 )
3 years ago
tteckster
6964f82b4d
Option to disable IPv6 ( #986 )
3 years ago
tteckster
9a7d8fdc78
add midnight commander (mc) ( #974 )
3 years ago
tteckster
c2efd82b02
Create debian-v5-install.sh
3 years ago
tteckster
049b2cf770
purge ( #884 )
3 years ago
tteckster
cb327cd55c
add option for verbose mode ( #859 )
3 years ago
tteckster
13ac5e607f
code refactoring ( #845 )
3 years ago
tteckster
9f192aeec2
Update debian-install.sh
...
Testing Enable Root SSH Access
3 years ago
tteckster
40c63e2cd3
add option to continue upon Internet NOT Connected ( #727 )
3 years ago
tteckster
8e331fcbff
Maintenance ( #681 )
...
* Maintenance
3 years ago
tteckster
0beaa20971
Maintenance ( #662 )
3 years ago
tteckster
5ce5d91665
maintenance ( #543 )
3 years ago
tteckster
6eff2a95b4
Update debian-install.sh
3 years ago
tteckster
1779aab460
Update debian-install.sh
3 years ago
tteckster
1f30030268
Update debian-install.sh
3 years ago
tteckster
77f299cb05
Add network tools ( #467 )
3 years ago
tteckster
40897f22c5
maintenance ( #466 )
3 years ago
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
3 years ago
tteckster
b39f830b66
Remove Internet Check
3 years ago
tteckster
f8010a3fdf
Update debian-install.sh
3 years ago
tteckster
26bbfdee8b
Update debian-install.sh
3 years ago
tteckster
b85a683f43
Update debian-install.sh
3 years ago
tteckster
016843f1df
Update debian-install.sh
3 years ago
tteckster
3d5a3edf57
Update debian-install.sh
3 years ago
tteckster
bd477a90ef
Update debian-install.sh
3 years ago
tteckster
289749584b
Update debian-install.sh
3 years ago
tteckster
8f0dd41640
Update debian-install.sh
3 years ago
tteckster
d45235043f
Update debian-install.sh
3 years ago
tteckster
7839f6f66e
Update debian-install.sh
3 years ago