3228 Commits

Author SHA1 Message Date
github-actions[bot]
f5ee1e7d0e Delete spliit (ct) after migration to ProxmoxVE (#1906)
Some checks failed
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
Auto Update App Headers / update-app-headers (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Stale PR Management / stale-prs (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-06 20:21:07 +00:00
github-actions[bot]
9321768018 Delete tolgee (ct) after migration to ProxmoxVE (#1905)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-06 20:11:52 +00:00
github-actions[bot]
01d8bf40b5 Delete xyops (ct) after migration to ProxmoxVE (#1901)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-06 14:09:15 +00:00
github-actions[bot]
ffd6642234 chore: update app headers [skip ci] 2026-06-05 13:02:37 +00:00
MickLesk
7f011e6df0 move blinko to deferred 2026-06-05 15:02:19 +02:00
github-actions[bot]
aa0ea0d75f Delete matterjs-server (ct) after migration to ProxmoxVE (#1895)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-05 12:01:28 +00:00
github-actions[bot]
50e918de8b Delete cyberchef (ct) after migration to ProxmoxVE (#1894)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-05 11:56:05 +00:00
Jon Rogers
68a9db2e3b fix(blinko): copy vditor editor assets to public dir
Blinko's frontend passes cdn:"" to the Vditor editor, expecting its
runtime assets (lute.min.js, highlight.js CSS, etc.) to be served
locally at /dist/js/... and /dist/css/...

In the Docker image these files exist in the container, but the
baremetal install/update never copies them from node_modules to the
public directory, resulting in 404s and a completely missing editor UI.

Copy vditor's dist/{js,css,images} into dist/public/dist/ after
build:web so they are served by Express's static middleware.
2026-06-04 01:38:30 -04:00
MickLesk
9668dc954f typo 2026-06-03 11:21:33 +02:00
github-actions[bot]
86c2e9f848 Delete ezbookkeeping (ct) after migration to ProxmoxVE (#1890)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-03 08:30:34 +00:00
MickLesk
043fa1ada0 fix: update source URL for build functions in kiwix.sh 2026-06-03 09:49:39 +02:00
MickLesk
ff5851bfa0 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-06-03 09:25:25 +02:00
MickLesk
1215209488 refactor: suppress output when enabling kiwix-serve service 2026-06-03 09:25:24 +02:00
tremor021
71531f709a ezBookkeeping: Fix backup restoring 2026-06-03 09:21:51 +02:00
github-actions[bot]
2f4ed170f1 chore: update app headers [skip ci] 2026-06-03 07:13:36 +00:00
MickLesk
c1c9975771 Add Kiwix container installer and metadata
Introduce a complete Kiwix LXC installer: ct/kiwix.sh (container template) and install/kiwix-install.sh (in-container install). The installer installs kiwix-tools from the Kiwix PPA, creates a systemd kiwix-serve service to serve /data/*.zim on port 8080, records the package version in /root/.kiwix, and includes an update_script to upgrade kiwix-tools. The container template validates a provided ZIM_DATA directory, configures a bind mount (using ID-mapped mounts if available), sets container options, and prints the service URL. Also add json/kiwix.json catalog metadata with usage notes (including ZIM_DATA usage and file permission guidance).
2026-06-03 09:13:16 +02:00
Tom Frenzel
d5edca94a5 feat(matterjs-server): update to nodejs 24 2026-06-02 17:43:32 +02:00
MickLesk
98091fff4e fix: use --force flag for npm install to resolve dependency issues 2026-06-02 13:37:52 +02:00
MickLesk
9755582eef feat: enhance installation scripts with additional dependencies and service configurations 2026-06-02 13:23:52 +02:00
MickLesk
25514eda40 refactor: streamline ClickHouse and OxiCloud installation scripts; update RAM requirements 2026-06-02 11:32:19 +02:00
MickLesk
a942dd7282 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-06-02 11:19:14 +02:00
MickLesk
15e213eeeb mv paperclip 2026-06-02 11:19:12 +02:00
github-actions[bot]
448f754955 chore: update app headers [skip ci] 2026-06-02 09:15:54 +00:00
MickLesk
532942bd43 add node options for baserow 2026-06-02 11:15:19 +02:00
MickLesk
1883aedec7 fix tolgee update check 2026-06-02 11:11:34 +02:00
github-actions[bot]
3360919435 Delete kan (ct) after migration to ProxmoxVE (#1885)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-02 09:05:09 +00:00
MickLesk
5084a57980 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-06-01 16:44:41 +02:00
MickLesk
973b9fa2df Enable LTO, switch to corepack and update services
Enable thin LTO for backend builds by setting CARGO_PROFILE_RELEASE_LTO=thin when running cargo build. Replace global npm pnpm install with corepack enable + corepack prepare pnpm@11.3.0 to manage pnpm (previously pnpm@10.28.1). Adjust Nginx upstream locations to use non-trailing-slash location blocks and add proxy_redirect rules for /api, /autumn, and /january to preserve paths. Rename service binaries to revolt-* (revolt-delta, revolt-bonfire, revolt-autumn, revolt-january, revolt-crond) and add mongod, redis-server, and rabbitmq-server to systemd After= dependencies so services start after required DB/queue components.
2026-06-01 16:44:38 +02:00
github-actions[bot]
07f2a811dc chore: update app headers [skip ci] 2026-06-01 12:06:19 +00:00
Michel Roegl-Brunner
3df110ff74 Merge pull request #1837 from AminGholizad/submit/koffan
feat: add koffan
2026-06-01 14:06:00 +02:00
github-actions[bot]
b8722470f9 chore: update app headers [skip ci] 2026-06-01 06:23:55 +00:00
CanbiZ (MickLesk)
bc4b938114 Merge pull request #1865 from epiHATR/main
Add OneTimeSecret
2026-06-01 08:23:38 +02:00
github-actions[bot]
d3c37ae91a chore: update app headers [skip ci] 2026-06-01 06:17:50 +00:00
CanbiZ (MickLesk)
62aebb11d0 Merge pull request #1876 from paulfitz/fix/grist-ee-no-terminal-prompt
fix(grist): keep install:ee non-interactive (GIT_TERMINAL_PROMPT=0)
2026-06-01 08:17:35 +02:00
github-actions[bot]
5180ab22bf chore: update app headers [skip ci] 2026-06-01 06:15:19 +00:00
CanbiZ (MickLesk)
04f8f264be Merge pull request #1787 from nnsense/main
feat: Add Pinchflat
2026-06-01 08:15:00 +02:00
github-actions[bot]
ed9275a5fe chore: update app headers [skip ci] 2026-06-01 06:14:04 +00:00
CanbiZ (MickLesk)
d5c083d897 Merge pull request #1794 from montagneId/feature/umbraco
feat: add Umbraco .NET CMS
2026-06-01 08:13:47 +02:00
github-actions[bot]
ff613eb48f chore: update app headers [skip ci] 2026-06-01 06:11:10 +00:00
CanbiZ (MickLesk)
c3f2c073b2 Merge pull request #1862 from gnmyt/main
feat: add nexterm
2026-06-01 08:10:50 +02:00
Paul Fitzpatrick
7e033191e3 fix(grist): keep install:ee non-interactive (GIT_TERMINAL_PROMPT=0)
Restores the enterprise-extensions install step (install:ee) and stops it
hanging during "Installing Grist".

install:ee clones the private grist-ee repo and falls back to a public
prebuilt tarball when the clone fails. On a host with an attached terminal
and no signed-in GitHub user, git does not fail - it blocks on
"Username for 'https://github.com':", so the install hangs forever.
GIT_TERMINAL_PROMPT=0 makes the clone fail fast so the tarball fallback
runs as intended.

Refs community-scripts/ProxmoxVE#14782
2026-05-29 16:37:02 -04:00
github-actions[bot]
ecc26a418c Delete shlink (ct) after migration to ProxmoxVE (#1870)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-28 13:42:32 +00:00
MickLesk
238d375dfa refactor: update Excalidash installation and configuration paths 2026-05-27 15:58:02 +02:00
MickLesk
3c1c05178e refactor: update frontend build process in installation scripts 2026-05-27 15:50:01 +02:00
MickLesk
81333b4d7e feat: update mediapipe version constraint in SnapOtter installation scripts 2026-05-27 15:31:37 +02:00
MickLesk
049708a84d add msg 2026-05-27 15:24:17 +02:00
MickLesk
f1e2a7e9f0 refactor: update SnapOtter installation paths and remove backup steps 2026-05-27 15:22:48 +02:00
github-actions[bot]
3386a6a0ca chore: update app headers [skip ci] 2026-05-27 09:23:22 +00:00
MickLesk
fb03fa783a Rename Airflow files to apache-airflow
Rename Airflow-related files to include the 'apache-' prefix for consistency with the upstream project. Renamed: ct/airflow.sh -> ct/apache-airflow.sh, install/airflow-install.sh -> install/apache-airflow-install.sh, json/airflow.json -> json/apache-airflow.json. Also update APP variable in ct script from "Airflow" to "Apache-Airflow".
2026-05-27 11:23:02 +02:00
github-actions[bot]
9ad27c7862 chore: update app headers [skip ci] 2026-05-27 06:13:12 +00:00