Commit Graph

5934 Commits

Author SHA1 Message Date
b706c90168 Update CHANGELOG.MD 2023-04-15 08:12:23 -04:00
b366d4e7ee Create USER_SUBMITTED_GUIDES.md
In order to contribute a guide on installing with Proxmox VE Helper Scripts, you should open a pull request that adds the guide to the `USER_SUBMITTED_GUIDES.md` file.
2023-04-15 08:03:29 -04:00
a80a0e6667 Update CHANGELOG.MD 2023-04-15 07:12:47 -04:00
65dbf8a75b Update influxdb-install.sh
Choosing InfluxDB v1 will result in Chronograf being installed automatically.
2023-04-15 07:10:50 -04:00
b60c215223 Update kavita-install.sh
tweak
2023-04-14 18:52:27 -04:00
024c80287c Update CHANGELOG.MD 2023-04-14 13:30:40 -04:00
6192f0d48c Create cloudflared.sh 2023-04-14 11:59:16 -04:00
994a7f1067 Create cloudflared-install.sh 2023-04-14 11:58:14 -04:00
b85dd70aca Update tdarr-install.sh
fix install
fixes https://github.com/tteck/Proxmox/issues/1329
2023-04-13 12:42:31 -04:00
cc19644063 Update CONTRIBUTING.md 2023-04-13 06:38:33 -04:00
21574e25a6 Update README.md 2023-04-13 06:14:14 -04:00
d0ccf41b59 Update nginxproxymanager.sh
Python interpreter will include packages installed in the global site-packages.
2023-04-11 11:02:15 -04:00
322de1f407 Update nginxproxymanager-install.sh
Python interpreter will include packages installed in the global site-packages directory.
2023-04-11 10:34:18 -04:00
76479a7733 alpine-vaultwarden-argon2 (#1314)
Use Argon2 to securely hash passwords and protect them against various types of attacks.
2023-04-10 08:16:47 -04:00
3621dd0c35 Update cronicle.sh 2023-04-10 06:34:44 -04:00
d21c70bc85 Update cronicle-install.sh
fix unbound variable
2023-04-10 05:49:23 -04:00
a472080127 Update vaultwarden.sh
tweak
2023-04-10 00:21:11 -04:00
ab2cd43c15 Update vaultwarden.sh
tweak
2023-04-09 23:50:49 -04:00
c46675f250 Update vaultwarden-install.sh
Add Argon2
2023-04-09 23:47:27 -04:00
1267ac0131 Update vaultwarden.sh
Use Argon2 to securely hash passwords and protect them against various types of attacks.
2023-04-09 23:45:57 -04:00
c152e24ef8 Update CONTRIBUTING.md 2023-04-09 09:36:42 -04:00
6d510952e2 Update CONTRIBUTING.md 2023-04-09 09:18:57 -04:00
fc2ff40ad9 Update CONTRIBUTING.md 2023-04-09 09:09:33 -04:00
3bbb4e76d6 Update CONTRIBUTING.md 2023-04-09 09:07:57 -04:00
14ddc3b505 Update CONTRIBUTING.md 2023-04-09 09:04:49 -04:00
b39bb439bf Update nginxproxymanager.sh
fix branch
2023-04-09 03:46:42 -04:00
b465ada678 Update nginxproxymanager.sh
v2.10.2
2023-04-09 03:13:12 -04:00
c1f7fd340e Update nginxproxymanager-install.sh
v2.10.2
2023-04-09 03:11:31 -04:00
b2124be08f Update grafana.sh
fix for rotating keys
2023-04-08 11:32:38 -04:00
fb34f21e7b Update influxdb.sh
fix for rotating keys
2023-04-08 11:30:08 -04:00
1b0ec6b87d ct/podman-homeassistant.sh - added container update and purge images (#1304)
Added podman container(s) update.
Added removing unused images.
2023-04-07 08:26:25 -04:00
6d644b35d7 Update CHANGELOG.MD 2023-04-05 06:44:12 -04:00
cd275ac57a Update jellyfin.sh
Set v22.04 as default
2023-04-05 06:42:37 -04:00
3e7f070ea8 Update jellyfin-install.sh
Use the Deb822 format jellyfin.sources
2023-04-05 06:41:33 -04:00
b1451e795e Update CHANGELOG.MD 2023-04-02 11:28:39 -04:00
49263e9874 Update haos-vm.sh
Include a choice within the "Advanced" settings to configure the CPU model between kvm64 (default) or host.
2023-04-02 11:26:00 -04:00
a2b5ce070d Update haos-vm.sh
tweak
2023-04-02 08:48:09 -04:00
2ff5df2ea8 Update haos-vm.sh
Code refactoring
2023-04-01 09:06:28 -04:00
a03831227a Update nginxproxymanager.sh 2023-04-01 05:36:01 -04:00
5826ee33b3 Update nginxproxymanager.sh
lock script version to 2.9.22
2023-03-31 20:04:57 -04:00
d8ed7b5060 Update nginxproxymanager-install.sh
lock script to version 2.9.22
2023-03-31 20:02:47 -04:00
1f17d282a6 Update nginxproxymanager.sh 2023-03-31 18:04:25 -04:00
daa1720d85 Update nginxproxymanager-install.sh 2023-03-31 18:02:24 -04:00
324a485930 Update CHANGELOG.MD 2023-03-31 17:30:53 -04:00
59bfc8d3e3 Update haos-vm.sh
Include a choice within the "Advanced" settings to configure the disk cache.
2023-03-31 17:26:56 -04:00
1088e52b61 Update nginxproxymanager-install.sh
prep for v2.10.2
2023-03-31 00:58:44 -04:00
4ca034ed11 Update nginxproxymanager.sh
prep for v2.10.2
2023-03-31 00:57:43 -04:00
645f0ab431 Update heimdalldashboard-install.sh
By default, Debian 11 (Bullseye) includes PHP version 7.4
2023-03-30 23:25:02 -04:00
ca8ed4f5cb Fix missing methods (#1275)
Some Heimdall apps uses method simplexml_load_string() which depends on php-xml package. Since Heimdall uses php 7.4 I added such dependency.
2023-03-30 17:37:54 -04:00
3b2c81cf1c Optimizing code 2023-03-30 07:02:00 -04:00