Tobias
ca2a0d4279
Update strapi-install.sh
2026-02-17 20:37:38 +01:00
pespinel
fd61f1e16f
Use node 24
2026-02-17 16:53:06 +01:00
Pablo Espinel
6e5e10a81e
Apply suggestions from code review
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-17 16:51:34 +01:00
pespinel
94d050315f
feat: add Strapi headless CMS
2026-02-17 16:30:48 +01:00
CanbiZ (MickLesk)
56aaae7e66
Update calibre-web-install.sh
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-02-17 15:22:42 +01:00
CanbiZ (MickLesk)
d83fc60493
fix calbire web
2026-02-17 12:37:33 +01:00
CanbiZ (MickLesk)
f40baa4699
admin creation
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
2026-02-17 11:54:14 +01:00
CanbiZ (MickLesk)
b59702f31e
Update calibre-web-install.sh
2026-02-17 11:47:55 +01:00
CanbiZ (MickLesk)
c5b92b60b9
Update discourse-install.sh
2026-02-17 11:37:26 +01:00
CanbiZ (MickLesk)
59ad12c7a0
Install deps from requirements files
...
Replace the previous `pip install calibreweb` and `uv sync` steps with explicit upgrades of pip/setuptools/wheel and installing dependencies from requirements.txt. If present, optional-requirements.txt is installed as well. Changes applied to both the installer and container update scripts to provide clearer, reproducible dependency management.
2026-02-17 11:36:50 +01:00
CanbiZ (MickLesk)
c0f768e188
vector
2026-02-17 11:25:01 +01:00
CanbiZ (MickLesk)
dc8d48128c
add pgvector
2026-02-17 11:13:48 +01:00
CanbiZ (MickLesk)
a12bfd9ab3
Unconditionally create venv and install deps
...
Remove the conditional retry logic and always run the venv creation, pip install of calibreweb, and uv sync without build isolation. Updated ct/calibre-web.sh and install/calibre-web-install.sh to: run `$STD uv venv`, `$STD uv pip install --python /opt/calibre-web/.venv/bin/python --no-cache-dir calibreweb`, then `$STD uv sync --no-dev --no-build-isolation`. This simplifies the dependency installation flow and ensures the virtualenv and package are installed before syncing.
2026-02-17 11:12:23 +01:00
CanbiZ (MickLesk)
ac04d4f887
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-02-17 10:57:30 +01:00
CanbiZ (MickLesk)
76eb716da7
Retry dependency install without build isolation
...
Add retry logic to ct/calibre-web.sh and install/calibre-web-install.sh: if 'uv sync --no-dev' fails, the scripts now create/ensure a venv, install the 'calibreweb' package into it via 'uv pip', and retry 'uv sync' with '--no-build-isolation'. This works around failures caused by isolated builds or build-step issues and preserves existing log messages.
2026-02-17 10:57:21 +01:00
github-actions[bot]
f6787f7641
Delete databasus (ct) after migration to ProxmoxVE ( #1471 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-17 09:41:28 +00:00
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