Commit graph

830 commits

Author SHA1 Message Date
barremian
fff3a6864e
lxc-forgejo: Use ALTER USER to set root user password for MySQL and MariaDB 2024-05-29 11:35:42 +02:00
barremian
93c62470b3
lxc-forgejo: Expand unbound variables to empty strings to suppress 'unbound variable' errors 2024-05-29 10:48:44 +02:00
barremian
9157c616ac
lxc-forgejo: Offer adminer installation only if SQLite isn't used 2024-05-29 10:42:33 +02:00
barremian
a965e77f7e
lxc-forgejo: Replace 127.0.0.1 with localhost 2024-05-29 10:41:44 +02:00
barremian
c527ec90ef
lxc-forgejo: Expand unbound variables to empty strings to suppress 'unbound variable' errors 2024-05-29 10:41:17 +02:00
barremian
75063708ed
lxc-forgejo: Remove redundant 'DB will be used' message 2024-05-29 08:54:31 +02:00
barremian
62c2da36cc
lxc-forgejo: Reintroduce database specific msg outputs 2024-05-29 00:59:11 +02:00
barremian
a2dde479c5
lxc-forgejo: Update 'if' DB_CHOICE conditions to account for whiptail -> select change 2024-05-29 00:49:15 +02:00
barremian
2f1b9e27b8
lxc-forgejo: Move database choice if statements with switch-case inside the select command 2024-05-29 00:37:56 +02:00
barremian
ddafd1f871
lxc-forgejo: Move 'read' command above msg_info function call and remove DB specific messages 2024-05-29 00:22:53 +02:00
barremian
5092297a92
lxc-forgejo: Replace concluding msg_info with msg_ok and remove unnecessary service restart messages for database setups 2024-05-29 00:13:21 +02:00
barremian
f6ca207f58
lxc-forgejo: Prefix 'adduser' with STD 2024-05-29 00:04:27 +02:00
barremian
6b222b9ab8
lxc-forgejo: Replace 'whiptail' for database selection with 'select' 2024-05-28 23:54:55 +02:00
barremian
310cc3ebe6
lxc-forgejo: Add --separate-output to attempt to hide Whiptail after user input during installation 2024-05-28 22:57:49 +02:00
barremian
453ee8dcce
lxc-forgejo: Write relevant information to ~/forgejo.creds:
- Forgejo GIT User
- Forgejo data directory
- Database type and host
2024-05-28 22:56:56 +02:00
barremian
8d141b4c06
lxc-forgejo: Add -y to apt-get install commands 2024-05-28 21:47:02 +02:00
barremian
ca2e47dfc5
lxc-forgejo: Fix var name typo 2024-05-28 21:16:28 +02:00
barremian
c91484dfb8
lxc-forgejo: Add -s to curl commands 2024-05-28 21:15:59 +02:00
barremian
4b6a6b9574
Add lxc-forgejo: initial implementation 2024-05-28 20:48:53 +02:00
tteckster
37ac28da06
Update notifiarr-install.sh
tweak
2024-05-28 05:12:08 -04:00
tteckster
3dce2fb7dd
Update notifiarr-install.sh
tweak
2024-05-28 05:08:19 -04:00
tteckster
80046821af
Rename notifiarr-install.com to notifiarr-install.sh 2024-05-28 05:03:40 -04:00
tteckster
d5031be729
Create notifiarr-install.com 2024-05-28 04:59:56 -04:00
tteckster
a94bc0234f
Update linkwarden-install.sh
fixes https://github.com/tteck/Proxmox/issues/3065
2024-05-25 13:51:52 -04:00
Simon Albrecht
acfb3eee04
Add Threadfin (#3062) 2024-05-25 08:11:31 -04:00
tteckster
31ae6d829c
Update bunkerweb-install.sh
tweak
2024-05-23 21:43:30 -04:00
tteckster
14798991b4
Create bunkerweb-install.sh 2024-05-23 21:39:30 -04:00
Brett England
b6e83bcae2
Update photoprism-install.sh (#3049)
fixes https://github.com/tteck/Proxmox/issues/3048
2024-05-23 17:05:02 -04:00
Marco Cunha
6b33fdd9f5
Disable "running as root" warning in Jackett WebUI/Logs (#3043)
Upstream checks if running under root and displays alert in both startup logs and WebUI. This environment variable disables that behavior.
2024-05-23 07:54:34 -04:00
Marco Cunha
3af40c5238
Ensure logrotate doesn't use non-existing npm user (#3026)
Upstream uses a dedicated user to run NPM. Ensure we do not try to user the missing user to rotate logs [which fails].
2024-05-20 19:38:47 -04:00
Uzurka
bf08d0a435
Fixed Traefik : forgot to remove Crowdsec middleware in default config (#3022) 2024-05-20 04:37:06 -04:00
Uzurka
07585658b0
Added Traefik (#3021) 2024-05-20 04:19:48 -04:00
tteckster
dc01c8bdcd
Update redis-install.sh
tweak
2024-05-19 12:27:11 -04:00
tteckster
8b0400bd94
Update redis-install.sh
tweak
2024-05-19 12:19:12 -04:00
tteckster
22780bbf58
Update umami-install.sh
tweak
2024-05-19 07:30:05 -04:00
tteckster
0cd751d75c
Update iventoy-install.sh
create `data` and `iso` directories.
2024-05-18 13:36:05 -04:00
xairoo
1b842f22cf
sed for YAML config fixed (#3007)
Added missing `:` which is required for the YAML config.
2024-05-18 13:21:25 -04:00
xairoo
906b6c07d2
MongoDB LXC added (#3004) 2024-05-18 10:32:33 -04:00
Bram Suurd
ca8b655c81
Add LXC: Iventoy (#2988) 2024-05-16 06:12:32 -04:00
tteckster
db157d02e4
Update frigate-install.sh
tweak
2024-05-14 02:13:07 -04:00
tteckster
36fd846601
Update frigate-install.sh
stop spinner during "Installing Frigate"
2024-05-14 02:00:33 -04:00
tteckster
6c4e2aa7fe
Update frigate-install.sh
Another attempt to fix the Segmentation fault
2024-05-14 01:27:16 -04:00
tteckster
48ae95bdea
Update frigate-install.sh
revert
2024-05-13 20:17:10 -04:00
tteckster
4d3afc012b
Update frigate-install.sh
Change the RELEASE= command in an attempt to fix the Segmentation fault
2024-05-13 20:00:04 -04:00
tteckster
368e8f2d58
Create headscale-install.sh 2024-05-13 05:28:18 -04:00
tteckster
f1ef008fcc
Create caddy-install.sh 2024-05-11 19:22:24 -04:00
tteckster
9483d83c5e
Update umami-install.sh
silent postgres commands
2024-05-09 12:08:07 -04:00
Bram Suurd
91985329f6
New LXC: umami (#2946) 2024-05-09 12:01:00 -04:00
tteckster
d0439cde1c
Update paperless-ngx-install.sh
tweak
2024-05-08 13:30:07 -04:00
tteckster
c13b868dda
Update paperless-ngx-install.sh
ensure UTF8
2024-05-08 12:40:27 -04:00