CanbiZ (MickLesk)
66013146ab
Update build target, add /gluetun link & env
...
Switch the Go build invocation to target the cmd/gluetun package directory (./cmd/gluetun/) in both ct/gluetun.sh and install/gluetun-install.sh, and ensure modules are downloaded during install (go mod download). In the installer, create /opt/gluetun-data and add a symlink /gluetun -> /opt/gluetun-data, update STORAGE/PUBLICIP/PORT file paths to use /gluetun, add PPROF_ENABLED=no to the default .env, and add UnsetEnvironment=USER to the systemd unit to avoid inheriting the USER environment. These changes standardize build behavior and relocate runtime data to a consistent /gluetun path.
2026-03-11 11:44:26 +01:00
Michel Roegl-Brunner
0f2eaa664c
Merge pull request #1516 from steveonjava/submit/protonmail-bridge-proxmoxved
...
feat: add Proton Mail Bridge
2026-03-11 08:30:02 +01:00
MickLesk
6c2aafab12
fix validation
2026-03-10 18:47:02 +01:00
MickLesk
8c3f67536b
add versitygw
2026-03-10 18:35:57 +01:00
vhsdream
6c3d5797dd
Add Invidious
2026-03-09 14:44:31 -04:00
Stephen Chin
f7efc94f34
Improved display of message
2026-03-09 00:43:38 -07:00
Stephen Chin
a7f7d961fb
Added missing .socket postfixes
2026-03-08 23:09:07 -07:00
Stephen Chin
70344e5f8f
Use protonmailbridge-configure for both initialization and later configuration.
2026-03-08 18:28:35 -07:00
vhsdream
3d7322bf72
OxiCloud: add RUSTFLAGS
2026-03-08 20:59:24 -04:00
Stephen Chin
0bed845d6d
Fixed the update script to leave services in the same state they were before it was called.
2026-03-08 17:36:45 -07:00
Stephen Chin
bed6361769
Updated the end of install messages to be more consistent.
2026-03-08 15:21:45 -07:00
Stephen Chin
1e32c49bf0
Added exit code value
2026-03-08 15:02:58 -07:00
Stephen Chin
7df0d109e7
Changed ram to 1024 to match the json
2026-03-08 15:02:24 -07:00
Stephen Chin
70a40bb958
Changed to use the github raw content instead of gitea server
2026-03-08 15:00:24 -07:00
Stephen Chin
daecf37e3b
Added GitHub username in parenthesis
2026-03-08 14:01:50 -07:00
Stephen Chin
f87a90b959
Remove extra message
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-03-08 13:59:14 -07:00
Stephen Chin
86af319d32
Remove types on service stop
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-03-08 13:58:28 -07:00
Stephen Chin
63622ece38
Removed types on service start
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-03-08 13:57:07 -07:00
Stephen Chin
8e0f6fcb21
Removed extra messages.
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-03-08 13:55:02 -07:00
Stephen Chin
269060341b
Switched back to ${APP}
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-03-08 13:53:18 -07:00
Stephen Chin
bfdb602826
Removed description
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-03-08 13:52:42 -07:00
vhsdream
7193f4802e
OxiCloud: properly export DB URL, fix BASE_URL sed
2026-03-08 12:09:53 -04:00
Stephen Chin
8bb917572c
Update protonmail-bridge.sh
2026-03-07 21:39:01 -08:00
github-actions[bot]
5d3900e3b1
Delete immichframe (ct) after migration to ProxmoxVE ( #1546 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-07 22:47:00 +00:00
Stephen Chin
f1300e25d7
Update ct/protonmail-bridge.sh
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-07 14:36:33 -08:00
Stephen Chin
575c542833
Update ct/protonmail-bridge.sh
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-07 14:34:54 -08:00
Stephen Chin
fb3186640c
Update ct/protonmail-bridge.sh
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-07 14:34:07 -08:00
vhsdream
77e85aa26d
remove oxicloud user
2026-03-06 17:59:19 -05:00
vhsdream
74da15f98f
fix sed
2026-03-06 11:47:23 -05:00
vhsdream
7399402e30
Add OxiCloud
2026-03-06 10:57:09 -05:00
Sam Heinz
34f0284c09
arm64 scripts test
...
Adguard, Bazarr, Homeassistant, jellyfin, pihole, rdtclient, vaultwarden are working
kima-hub is unported
bentopdf is untested
lubelogger is broken
2026-03-06 20:35:01 +10:00
CanbiZ (MickLesk)
7abef0d58c
arm testing
2026-03-06 09:56:52 +01:00
CanbiZ (MickLesk)
e8953ca09f
various fixes
2026-03-06 09:13:00 +01:00
John Doe
3b0f9ea35d
fix: simplify default value for var_tags in localagi.sh
2026-03-05 17:04:22 -05:00
John Doe
7fe554e2be
fix: update LocalAGI service management in update_script function
2026-03-05 15:40:56 -05:00
John Doe
40a072f787
fix: add informational messages for starting LocalAGI service in update_script function
2026-03-05 15:27:37 -05:00
John Doe
a9db3ba2e0
fix: add success message after updating LocalAGI in update_script function
2026-03-05 15:26:39 -05:00
John Doe
c64024613b
fix: remove error message and exit on build failure in update_script function
2026-03-05 15:26:04 -05:00
John Doe
420dee4678
fix: improve update_script function by enhancing structure and readability
2026-03-05 15:24:13 -05:00
John Doe
efb6329952
fix: streamline update_script function by consolidating service stop and backup logic
2026-03-05 15:22:16 -05:00
John Doe
aeb49678d8
fix: add informational messages for stopping LocalAGI service in update_script function
2026-03-05 15:19:41 -05:00
John Doe
b64645a4f5
fix: refactor update_script function to improve readability by separating commands onto individual lines
2026-03-05 15:16:24 -05:00
John Doe
c0de2c9242
fix: enhance update_script function with additional informational messages during backup and restore processes
2026-03-05 15:14:06 -05:00
John Doe
dd1dd63a19
fix: update backup file path in update_script function to use /tmp directory
2026-03-05 15:12:00 -05:00
John Doe
5d391c333f
Merge branch 'LocalAGI' of https://github.com/BillyOutlast/ProxmoxVED into LocalAGI
2026-03-05 15:09:21 -05:00
John Doe
23eb101dca
fix: streamline update_script function by removing unnecessary directory change and cleanup steps
2026-03-05 15:09:20 -05:00
BillyOutlast
5d9a24f8f3
Merge branch 'community-scripts:main' into LocalAGI
2026-03-05 13:54:49 -05:00
John Doe
33ba83a416
fix: streamline update_script function by removing redundant messages and backup logic
2026-03-05 13:36:48 -05:00
CanbiZ (MickLesk)
0fa6e172cf
-
2026-03-05 16:49:25 +01:00
github-actions[bot]
04dea4d2aa
Delete ddclient (ct) after migration to ProxmoxVE ( #1540 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-05 14:59:19 +00:00