Rémi Bédard-Couture
29e6c1b874
Fix postgresql privileges
1 year ago
Rémi Bédard-Couture
3f0d1332d9
Need to give permissions on public schema when using postgresql v15 or later (debian 12)
1 year ago
Rémi Bédard-Couture
83b186ad4f
Add debian os detection for fail2ban config
1 year ago
Rémi Bédard-Couture
8260116e50
Fix default fail2ban config on debian; Rework the admin token message
1 year ago
Rémi Bédard-Couture
e53bd4bf5d
Add return carriage to msg_info to display the admin token on its own line; Reduce the memory of normal resources from 512 to 256
1 year ago
Rémi Bédard-Couture
1a6107df85
Use secure hashed admin token in environment file instead of plain text
1 year ago
Rémi Bédard-Couture
694da83360
Improve admin token display at the end of installation
1 year ago
Rémi Bédard-Couture
04629c9736
Remove explicit fail2ban log paths. It uses systemd journal by default
1 year ago
Rémi Bédard-Couture
72c000d11f
Reduce admin token size so it doesn't break in 2 lines; Reload systemd after fail2ban configuration
1 year ago
Rémi Bédard-Couture
7aa2bdf185
Get LXC ip from hostname function
1 year ago
Rémi Bédard-Couture
2400445a13
Replace urandom password generation with openssl function
1 year ago
Rémi Bédard-Couture
bec069c732
Removed wrong default parameter from fail2ban selection; Debugging the admin token generation
1 year ago
Rémi Bédard-Couture
d0dcf68c4a
Modify vaultwarden to support postgresql db and fail2ban
1 year ago
tteckster
30c53d6958
update year to 2024
2 years ago
tteckster
c12f2773e7
Code refactoring
2 years ago
tteckster
c46675f250
Update vaultwarden-install.sh
...
Add Argon2
2 years ago
tteckster
4175b8d5f6
The latest iteration of the scripts ( #1220 )
2 years ago
tteckster
12d5a78a30
match input if it's "y" or "yes" (case-insensitive)
2 years ago
tteckster
1f9b959a47
modified the code for setting the time zone
2 years ago
tteckster
0e1a3ae998
set time zone ( #1131 )
...
Retrieve the time zone from Proxmox and configure the container to use the same time zone
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
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
f23d3e7088
Create vaultwarden-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
b54ba602ea
enable root ssh access during lxc creation ( #765 )
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
5a5afad573
Add Internet & DNS Check ( #471 )
3 years ago
tteckster
40897f22c5
maintenance ( #466 )
3 years ago
tteckster
36cfc3043b
Update vaultwarden-install.sh
3 years ago
tteckster
f15190ebd4
Update vaultwarden-install.sh
3 years ago
chpego
ac18ede76b
generate a new token admin ( #446 )
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
eba084217c
Update vaultwarden-install.sh
3 years ago
tteckster
d696833540
Remove Internet Check
3 years ago
tteckster
c79c2c684e
Update vaultwarden-install.sh
3 years ago
tteckster
c5e16ecec7
Update vaultwarden-install.sh
3 years ago