Commit graph

6441 commits

Author SHA1 Message Date
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
099815350e
lxc-forgejo: Replace tteck/*-install.sh with barremian/*-install.sh for testing 2024-05-28 21:09:41 +02:00
barremian
258e7535e6
lxc-forgejo: Replace main branch with feature branch in build.func path 2024-05-28 20:54:07 +02:00
barremian
04f60eee38
lxc-forgejo: Replace tteck/build.func to barremian/build.func for testing 2024-05-28 20:50:22 +02:00
barremian
4b6a6b9574
Add lxc-forgejo: initial implementation 2024-05-28 20:48:53 +02:00
tteckster
7446dc4c73
Update CHANGELOG.md 2024-05-28 05:24:16 -04:00
tteckster
7ba1459286
Update notifiarr.sh
tweak
2024-05-28 05:15:57 -04: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
47b6fd5e8a
Create notifiarr.sh 2024-05-28 05:01:01 -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
tteckster
574226d993
Update build.func
add @asylumexp repo for ARM64 support.
2024-05-25 09:11:10 -04:00
tteckster
0bd8035461
Update CHANGELOG.md 2024-05-25 08:29:34 -04:00
Simon Albrecht
acfb3eee04
Add Threadfin (#3062) 2024-05-25 08:11:31 -04:00
tteckster
ea135820e3
Update photoprism.sh
add `libvips42` to update
2024-05-24 11:47:34 -04:00
tteckster
5efcac2bc5
Update CHANGELOG.md 2024-05-23 22:03:42 -04:00
tteckster
e5788637b7
Update bunkerweb.sh
tweak
2024-05-23 22:02:46 -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
tteckster
0e24893e52
Create bunkerweb.sh 2024-05-23 21:38:21 -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
cvroque
326f9f500b
Update zoraxy.sh (#3044) 2024-05-23 10:53:56 -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
tteckster
d468fc6c1f
Update build.func
temporally set Alpine repositories to "3.19" from "latest-stable"
2024-05-22 11:07:28 -04:00
tteckster
73291211a8
Update README.md
Tweak
2024-05-22 00:15:23 -04:00
Uzurka
7c5f4335fd
Discussion #3030 Fix (#3031) 2024-05-21 18:20:26 -04:00
tteckster
2f6ed33575
Update traefik.sh
add missing `RELEASE` variable
2024-05-21 12:33:57 -04:00
tteckster
d8c14cc5fe
Update README.md
add Website Terms of Use
2024-05-21 11:16:19 -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
tteckster
e746d7c340
Update CHANGELOG.md 2024-05-20 04:31:59 -04:00
Uzurka
07585658b0
Added Traefik (#3021) 2024-05-20 04:19:48 -04:00
tteckster
2a8a65e754
Update CHANGELOG.md 2024-05-19 20:30:22 -04:00
tteckster
b503418cdb
Update CHANGELOG.md 2024-05-19 18:21:43 -04:00
tteckster
8c09fafa6e
Create add-netbird-lxc.sh 2024-05-19 18:08:25 -04:00
tteckster
08032f165f
Update add-tailscale-lxc.sh
Code refactoring
2024-05-19 18:06:50 -04:00
tteckster
dc01c8bdcd
Update redis-install.sh
tweak
2024-05-19 12:27:11 -04:00