CanbiZ (MickLesk)
a1bcf8eb04
Replace pushd/popd with cd in scripts
...
Replace pushd/popd directory stack usage with plain cd in ct/gramps-web.sh and install/gramps-web-install.sh, and remove the >/dev/null redirections. The frontend build and backend migration steps remain functionally the same but use simpler directory changes to avoid relying on pushd/popd output suppression.
2026-02-17 10:38:03 +01:00
CanbiZ (MickLesk)
f1da768e02
Use pushd/popd and set ALEMBIC_CONFIG
...
Replace plain cd with pushd/popd (silenced) when building the frontend and running migrations to preserve the original working directory. Ensure database migrations run from /opt/gramps-web-api and export ALEMBIC_CONFIG in both install and update scripts so Alembic uses the correct config. Minor cleanup to silence directory stack output.
2026-02-17 10:24:47 +01:00
CanbiZ (MickLesk)
b65090b315
Add CronMaster addon; remove legacy installers
...
Replace legacy container/install scripts with a single tools/addon/cronmaster.sh addon. The new script consolidates install, update and uninstall flows, uses community-scripts core functions, fetches prebuilt GitHub releases, sets up Node.js (defaults to v22), creates a systemd service and an update helper (/usr/local/bin/update_cronmaster). Removed ct/cronmaster.sh and install/cronmaster-install.sh to avoid duplication and centralize maintenance.
2026-02-17 09:41:43 +01:00
CanbiZ (MickLesk)
fdbd2d145a
s
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
Stale PR Management / stale-prs (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
2026-02-16 17:33:25 +01:00
CanbiZ (MickLesk)
a3218c2d98
s
2026-02-16 17:22:26 +01:00
CanbiZ (MickLesk)
ec13d93860
add gramps-web
2026-02-16 17:16:16 +01:00
CanbiZ (MickLesk)
431049fdcd
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-02-16 15:03:44 +01:00
CanbiZ (MickLesk)
372e0b021b
Update discourse-install.sh
2026-02-16 15:03:40 +01:00
CanbiZ (MickLesk)
620c96e55c
Merge pull request #1460 from FutureCow/patch-2
...
Update release tag extraction in papra.sh
2026-02-16 12:58:21 +01:00
CanbiZ (MickLesk)
ebdc965a34
Update discourse-install.sh
2026-02-16 12:51:32 +01:00
github-actions[bot]
cc2657b945
Delete romm (ct) after migration to ProxmoxVE ( #1465 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-16 11:49:07 +00:00
CanbiZ (MickLesk)
a73b00813d
Update databasus-install.sh
2026-02-16 11:49:40 +01:00
CanbiZ (MickLesk)
c9d6f7ae55
Update ente-install.sh
2026-02-16 11:09:39 +01:00
github-actions[bot]
5e01da7ad9
Delete linkding (ct) after migration to ProxmoxVE ( #1464 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-16 09:14:50 +00:00
Tobias
5181ab3826
Delete install/seerr-install.sh
2026-02-15 22:58:50 +01:00
vhsdream
1a14c6fdc0
Add more env vars to systemd file
2026-02-15 15:45:38 -05:00
vhsdream
62da43679d
try to fix PATH issues
2026-02-15 15:28:41 -05:00
vhsdream
bab8b01625
use correct bundle during install & update
2026-02-15 15:10:16 -05:00
vhsdream
d56376274e
fix sed escaping
2026-02-15 14:49:37 -05:00
github-actions[bot]
ad4725fc85
Delete ebusd (ct) after migration to ProxmoxVE ( #1463 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-15 19:43:50 +00:00
vhsdream
a0c995e318
Disable rails during ruby setup
2026-02-15 14:29:30 -05:00
vhsdream
c265e3232d
Sure testing
2026-02-15 13:15:08 -05:00
vhsdream
295b004e25
Add Sure scripts
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-02-15 12:14:37 -05:00
vhsdream
ea435d1ddf
nextExplorer: disable terminal by default
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
Stale PR Management / stale-prs (push) Has been cancelled
2026-02-14 18:56:49 -05:00
FutureCow
5d871da9b4
Update release tag from docker to app in install script
2026-02-15 00:37:21 +01:00
Tobias
f02403505e
Delete install/seer-install.sh
2026-02-14 22:51:30 +01:00
Tobias
095dbd1c36
seerr
2026-02-14 22:49:50 +01:00
Michel Roegl-Brunner
7789a7f215
Merge pull request #1437 from mikolaj92/feature/calibre-web-v3
...
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
feat: add Calibre-Web container script
2026-02-13 09:38:44 +01:00
Johann Grobe
e189ee3edd
Update install/split-pro-install.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-13 07:58:04 +01:00
Johann Grobe
3a7ebe6791
Update install/split-pro-install.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-13 07:57:53 +01:00
Johann Grobe
83e4a16e9d
Update install/split-pro-install.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-13 07:55:30 +01:00
Johann Grobe
b0c0323a4d
fix errors
2026-02-12 22:01:51 +01:00
Johann Grobe
8915e15168
Add split-pro functionality
2026-02-12 21:19:39 +01:00
github-actions[bot]
e4a8ee845a
Delete drawio (ct) after migration to ProxmoxVE ( #1450 )
...
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-12 09:40:26 +00:00
CanbiZ (MickLesk)
85888cd934
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-02-11 11:15:08 +01:00
CanbiZ (MickLesk)
031bbd9cb2
Fail-safe OpenVINO build; fix edgetpu path
...
Use an absolute path for the downloaded edgetpu model to ensure it lands at /edgetpu_model.tflite. Wrap the OpenVINO build step in a conditional: only copy the generated .xml/.bin and fetch the COCO class file if build_ov_model.py exits successfully; otherwise emit a warning and allow Frigate to fall back to the CPU model (handles machines without required CPU instructions).
2026-02-11 11:15:04 +01:00
tremor021
a93b070775
add Draw.IO script
2026-02-11 10:48:56 +01:00
CanbiZ (MickLesk)
d09b8bb86f
Merge pull request #1446 from heinemannj/main
...
Switch ebusd installation from apt to fetch_and_deploy_gh_release
2026-02-11 09:57:45 +01:00
tremor021
942c4da6b5
update PowerDNS
2026-02-11 09:42:43 +01:00
Michel Roegl-Brunner
6c61fc5934
Delete install/openclaw-install.sh
2026-02-11 09:19:13 +01:00
Joerg Heinemann
fb6d1917e2
Installation by fetch_and_deploy_gh_release
...
Switch installation from apt to fetch_and_deploy_gh_release
2026-02-11 09:17:30 +01:00
CanbiZ (MickLesk)
b36cf277e4
cleanup
2026-02-11 07:59:32 +01:00
Patryk Mikołajczyk
79a3a3bc79
Update install/calibre-web-install.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-10 20:46:37 +01:00
Patryk Mikołajczyk
0f713dea2f
Update install/calibre-web-install.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-10 20:46:24 +01:00
mikolaj92
2b7eed2630
calibre-web: use uv sync (native) instead of pip-compatible install
2026-02-10 20:33:47 +01:00
mikolaj92
b518881996
calibre-web: switch pip installs to uv and fix service block order
2026-02-10 20:31:29 +01:00
Patryk Mikołajczyk
a4c7dce494
Update install/calibre-web-install.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-10 20:29:43 +01:00
Patryk Mikołajczyk
bbcdf2c446
Update install/calibre-web-install.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-10 20:29:31 +01:00
Patryk Mikołajczyk
f9e3a931ff
Update install/calibre-web-install.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-10 20:29:18 +01:00
vhsdream
0876c417d3
Sonobarr: create venv during install
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
Stale PR Management / stale-prs (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
2026-02-10 12:45:13 -05:00