Commit Graph

5328 Commits

Author SHA1 Message Date
tteckster 63dbfcdec4
Remove unnecessary turnkey container files. 2023-09-14 23:16:54 -04:00
tteckster d48b458969
Create turnkey.sh
This will allow for the creation of one of the many TurnKey LXC Containers.
2023-09-14 22:24:08 -04:00
tteckster 4b5069f2bc
Update CHANGELOG.md 2023-09-14 12:21:17 -04:00
tteckster 43d7740960
Update CHANGELOG.md 2023-09-14 12:20:58 -04:00
tteckster 64bdc91b67
Update microcode.sh
code refactoring
2023-09-14 12:16:26 -04:00
tteckster 6df6d1c2fb
Update postgresql-install.sh
postgresql-16
2023-09-14 10:21:18 -04:00
tteckster 3db776e749
Update shinobi.sh
default Ubuntu 22.04
2023-09-14 07:42:39 -04:00
tteckster ff42ff1082
Update shinobi-install.sh
fixes https://github.com/tteck/Proxmox/issues/1792
2023-09-14 07:41:16 -04:00
tteckster b651b404f6
Update clean.sh
tweak
2023-09-13 15:13:01 -04:00
tteckster 975bce31ba
Update clean.sh
code refactoring
2023-09-13 11:48:21 -04:00
tteckster 14390c0e9e
Update clean-lxcs.sh
code refactoring
2023-09-13 11:35:21 -04:00
tteckster c844311b54
Update CHANGELOG.md 2023-09-13 11:15:30 -04:00
tteckster 955d4b8ce5
Update kernel-clean.sh
tweak
2023-09-13 10:59:59 -04:00
tteckster e35904fbcf
Update kernel-clean.sh
tweak
2023-09-13 09:38:12 -04:00
tteckster d8044f713d
Update CHANGELOG.md 2023-09-13 08:57:02 -04:00
tteckster 4fdead6380
Delete misc/kernel-clean-test.sh 2023-09-13 08:50:28 -04:00
tteckster 644ca75dbd
Update kernel-clean.sh
Code overhaul with a fresh start.
2023-09-13 08:50:10 -04:00
tteckster e09013a8df
Update pialert-install.sh
tweak
2023-09-13 08:28:57 -04:00
tteckster 4ad11e74f7
Create pialert.sh 2023-09-13 08:10:44 -04:00
tteckster 4041a275c2
Create pialert-install.sh 2023-09-13 08:09:25 -04:00
tteckster fc49442ff8
Update nginxproxymanager-install.sh
tweak
2023-09-13 07:27:42 -04:00
tteckster acdd9f8203
Update nginxproxymanager-install.sh
remove `\`
2023-09-13 07:25:40 -04:00
tteckster 7f5d708977
Update nginxproxymanager-install.sh
- add plugin for certbot to obtain certificates using a DNS TXT record for Porkbun domains
- fixes https://github.com/tteck/Proxmox/issues/1790
2023-09-13 04:20:38 -04:00
tteckster 273dc38c8a
Create kernel-clean-test.sh 2023-09-12 19:32:27 -04:00
tteckster 5b7eb21c6a
Update update-lxcs.sh
code refactoring
2023-09-12 02:18:28 -04:00
tteckster 9dab6d52bc
Update paperless-ngx-install.sh
create directories named "consume," "data," "media," and "static," then configure the corresponding paths in the `paperless.conf` file.
2023-09-11 16:56:42 -04:00
tteckster 7306991688
Update paperless-ngx-install.sh
make `/paperless.creds` easier to read
2023-09-11 15:22:40 -04:00
tteckster 3b0168b8d4
Update paperless-ngx.sh
increase storage
2023-09-11 14:43:56 -04:00
tteckster 435e19d21e
Update CHANGELOG.md 2023-09-11 14:40:12 -04:00
tteckster 29c764031a
Update paperless-ngx-install.sh
tweak
2023-09-11 14:26:36 -04:00
tteckster 95a762c38f
Update paperless-ngx-install.sh
fix unbound variable
2023-09-11 14:14:21 -04:00
tteckster 51dc62aa74
Update paperless-ngx-install.sh
update `paperless.creds`
2023-09-11 14:00:11 -04:00
tteckster 85d523dbdf
Update paperless-ngx-install.sh
add option to install Adminer
2023-09-11 13:43:34 -04:00
tteckster 3da94bb95c
Update paperless-ngx-install.sh
use Redis and PostgreSQL
2023-09-11 13:18:06 -04:00
tteckster 67edaf0193
Update scrypted-install.sh
remove `sudo` as the user is already `root`
2023-09-11 05:47:03 -04:00
tteckster c10678e251
Update TurnKey scripts
Disable the 'exit on error' behavior while checking for an IP.
2023-09-10 17:05:03 -04:00
tteckster 3b1560fa63
An alternative method for acquiring the IP address in the TurnKey scripts. 2023-09-10 16:07:40 -04:00
tteckster c64c8d5adf
Update turnkey-gameserver.sh
remove test MAC
2023-09-10 15:57:03 -04:00
tteckster 4bbbcd2fea
Update CHANGELOG.md 2023-09-10 09:44:50 -04:00
tteckster 761f05ca65
Create turnkey-gameserver.sh 2023-09-10 09:43:31 -04:00
tteckster e098af8ed9
Update host-backup.sh
- code refactoring
- add comments
- loop the main script execution until "No"
2023-09-09 20:50:26 -04:00
tteckster 64b3958685
Update host-backup.sh
For consistency, it's necessary to include slashes both before and after the backup path and directory path when entering them.
2023-09-09 19:02:27 -04:00
tteckster 4535f31d3d
Update host-backup.sh
tweak
2023-09-09 17:26:14 -04:00
tteckster 8c4d2a3711
Update host-backup.sh
tweak
2023-09-09 17:07:58 -04:00
tteckster 06686f506a
Update CHANGELOG.md 2023-09-09 16:54:24 -04:00
tteckster b31de2b712
Update host-backup.sh
Allow users to specify the backup path and directory they want to work in.
2023-09-09 16:50:45 -04:00
tteckster 6fae1fc557
add backtitle 2023-09-09 05:13:17 -04:00
tteckster e52b7872d2
Update homarr.sh
redo update
fixes https://github.com/tteck/Proxmox/issues/1774
2023-09-08 21:43:08 -04:00
tteckster 8c0155e64b
Update homarr.sh
modify git update
2023-09-08 15:00:34 -04:00
tteckster e48b2bd0df
Update homarr.sh
modify git update
2023-09-08 14:40:53 -04:00