CanbiZ
1cf9b06990
Update frigate-install.sh
2025-08-18 08:35:08 +02:00
CanbiZ
bb4ccbf06d
Update viseron-install.sh
2025-08-18 08:33:05 +02:00
CanbiZ
ea4316169c
little mods
2025-08-18 08:25:06 +02:00
CanbiZ
709ed8917e
Update twingate-connector.sh
2025-08-18 08:10:53 +02:00
CanbiZ
b64a4601d7
Update frigate-install.sh
2025-08-18 08:10:09 +02:00
CanbiZ
a06f218b03
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2025-08-18 08:06:08 +02:00
GitHub Actions
fa12a13c15
Update .app files
2025-08-18 05:54:11 +00:00
Andrew Stout
8a663669bd
Revert "Reapply "Updated urls for testing""
...
This reverts commit 9c1670fc9d4446baa06b84a67a2d0341c91cfde0.
2025-08-16 21:14:11 -05:00
Andrew Stout
bd5f2f52bc
Reordered install steps
2025-08-16 17:47:02 -05:00
Andrew Stout
6dac15a712
Update db schema after updating litellm
2025-08-16 17:40:06 -05:00
Andrew Stout
ab8d446e16
Moved updating message below setup_uv
2025-08-16 17:30:01 -05:00
Andrew Stout
baae9af2fa
Update DB schema before creating service
2025-08-16 17:08:17 -05:00
Andrew Stout
0e460e8cc0
Test using latest again
2025-08-16 16:51:39 -05:00
Andrew Stout
d8543f0404
Use uv to run litellm
2025-08-16 16:50:44 -05:00
Andrew Stout
d597345310
Testing an older version
2025-08-16 16:32:24 -05:00
Andrew Stout
5f81621758
Fixed error in the folder paths
2025-08-16 15:49:25 -05:00
Andrew Stout
a52b8e4bdd
Remove --use_prisma_migrate. The latest release removed this param
2025-08-16 15:38:04 -05:00
Andrew Stout
9c1670fc9d
Reapply "Updated urls for testing"
...
This reverts commit 2b8ac5458b5ae029c8a630c53fe4209846a9be8d.
2025-08-16 15:31:08 -05:00
Andrew Stout
84358ce5b4
Start and stop service while updating
2025-08-16 15:30:47 -05:00
Andrew Stout
79211aeb18
Add missing venv_path
2025-08-16 15:28:24 -05:00
Andrew Stout
0188bcfe3c
use static text for db_user
2025-08-16 15:27:11 -05:00
Andrew Stout
2b8ac5458b
Revert "Updated urls for testing"
...
This reverts commit 89c3c77bf5c5ae858233d409f696014426ba21b1.
2025-08-16 15:08:20 -05:00
Andrew Stout
9bf97a6995
Updated urls for testing
2025-08-16 15:08:20 -05:00
Andrew Stout
ec0de310e8
Refactored litellm script to use uv
2025-08-16 15:08:20 -05:00
Andrew Stout
c094133ea1
unsorted and unformatted litellm.json
2025-08-16 15:08:20 -05:00
Andrew Stout
7813fa19b8
Replaced app name variable with just the application name
2025-08-16 15:08:20 -05:00
Andrew Stout
9ff98daafc
Removed unneeded commented line
2025-08-16 15:08:20 -05:00
Andrew Stout
6a20775d08
Removed LXC from message
2025-08-16 15:08:19 -05:00
Andrew Stout
3df502a1c2
Changed url to point to the VED repo
2025-08-16 15:08:19 -05:00
Andrew Stout
8b1d332217
Reverted changes to .gitignore
2025-08-16 15:08:19 -05:00
Tobias
29c6d816ee
Delete .gitignore
2025-08-16 15:08:19 -05:00
Andrew Stout
de08adb1ca
Updated litellm description
2025-08-16 15:08:19 -05:00
Andrew Stout
0c0cf83cac
Added note about updating the master key
2025-08-16 15:08:18 -05:00
Andrew Stout
6789151eb2
Add .DS_Store to .gitignore
2025-08-16 15:08:18 -05:00
Andrew Stout
950e7403c4
Updated config file path
2025-08-16 15:08:18 -05:00
Andrew Stout
758f198acd
Added prisma migrate param
2025-08-16 15:08:18 -05:00
Andrew Stout
155e431b2a
Refactored to use config yaml
2025-08-16 15:08:18 -05:00
Andrew Stout
211afc9130
Added initial scripts for litellm
2025-08-16 15:08:18 -05:00
Arnaud
c7c5fa582c
fix: use same -s operator as previous script instead of -f
2025-08-12 19:09:02 +00:00
Arnaud
919c509414
feat: remove nag for mobile version of pve
...
This commit removes the subscription nag for mobile version of pve.
Basically this script adds new javascript inside the head section of the html (could not make it work in body probably related to the template). Then it waits for page to load and when it loaded, everytime the body is changed, it tries to get the nag and click on close button so that it disappear. Once it found the nag it stops watching for new change in the body.
2025-08-12 19:09:02 +00:00
Andrew Baumbach
4acd08e25e
chore: add labels for metrics
2025-08-12 15:58:19 +00:00
GitHub Actions
6600b4214c
Update .app files
2025-08-12 11:12:46 +00:00
Zack Ruppert
296bfb349e
Update frontend json. Change default hdd back to 8
2025-08-12 11:11:39 +00:00
Zack Ruppert
052a023fb7
Add apt update to update script
2025-08-12 11:11:39 +00:00
Zack Ruppert
0dbd12bdfa
Update the correct message in script
2025-08-12 11:11:39 +00:00
Zack Ruppert
2641c82bc1
Update OS to Debian. Install ffmpeg from source
2025-08-12 11:11:39 +00:00
Zack Ruppert
b846a0fb1d
Remove Hardware Acceleration. UHF server ffmpeg usage is not documented well enough to enable by default.
2025-08-12 11:11:39 +00:00
Zack Ruppert
dc9d6cbe78
Updates to address PR Requests
...
- moved install messages
- updated source to VED
- update icon to use standard cdn
- use cat standard instead of echo
2025-08-12 11:11:39 +00:00
Tobias
a559f539b1
Delete ct/headers/uhf
2025-08-12 11:11:39 +00:00
Zack Ruppert
9f3308f88a
feat: Add UHF Server Script
2025-08-12 11:11:39 +00:00