Commit Graph

10342 Commits

Author SHA1 Message Date
Tobias
0dcec5ff53 add: disclaimer to not remove requirements section 2026-06-02 20:25:24 +02:00
CanbiZ (MickLesk)
25035fcca2 Merge pull request #1887 from tomfrenzel/matterjs-server-node24
feat(matterjs-server): update to nodejs 24
2026-06-02 19:39:01 +02:00
Tom Frenzel
d5edca94a5 feat(matterjs-server): update to nodejs 24 2026-06-02 17:43:32 +02:00
MickLesk
1a5dec4ef0 fix: add python3-setuptools to installation dependencies 2026-06-02 15:02:22 +02:00
MickLesk
3c2612b94b typo 2026-06-02 14:41:08 +02:00
MickLesk
12d0344e53 fix: handle missing URLs in fetch_and_deploy_gh_release function gracefully 2026-06-02 14:07:22 +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
5d74031a8f network 2026-06-02 11:42:48 +02:00
MickLesk
6ce5b12c4f fix: reduce NODE_OPTIONS memory limit for frontend build to prevent issues 2026-06-02 11:34:26 +02:00
MickLesk
f600c0f3c3 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-06-02 11:32:21 +02:00
MickLesk
25514eda40 refactor: streamline ClickHouse and OxiCloud installation scripts; update RAM requirements 2026-06-02 11:32:19 +02:00
Michel Roegl-Brunner
4385451b37 ci: rework Discord lifecycle + migration workflows
- Merge defer-discord-thread.yml and delete-discord-thread.yml into
  create-ready-for-testing-message.yml (ready/lock/close jobs)
- Derive script slug from the "Name of the Script" issue field
  (lowercase + spaces->dashes), use issue-title case for display
- Fix slug mismatch (tr -d ' ' vs dashes) that broke delete_new_script
- move-to-main: PR title/body taken from the issue

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 11:26:48 +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
9a78f9f263 rust_profile 2026-06-02 08:40:59 +02: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
CanbiZ (MickLesk)
4a7c07c8ea Merge pull request #1833 from senk/bugfix/postgresextension
fix(postgresql): quote extension names in CREATE EXTENSION to support hyphens
2026-06-01 08:12:51 +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
CanbiZ (MickLesk)
0deaf15e1c Merge pull request #1878 from StefanKruk/paperclip-fix
Fix Installation Script of PaperclipAI
2026-05-31 17:49:59 +02:00
Stefan
78e8f74415 Update onboarding command execution in script 2026-05-31 09:58:48 +02:00
Stefan
db622748ab Fix command substitution in paperclip-install.sh 2026-05-31 09:57:12 +02:00
Stefan
fe62faf84f Fix command substitution syntax in install script 2026-05-31 09:55:01 +02:00
Stefan
3425f03c3e Fix syntax error in paperclip-install.sh 2026-05-31 09:50:38 +02:00
Stefan
d7bafd12d6 Refactor Paperclip installation script for variable usage 2026-05-31 09:32:39 +02:00
Stefan
6673781e35 Add environment variables for onboarding commands
Set environment variables for PAPERCLIP_HOME and PAPERCLIP_CONFIG before executing onboarding commands.
2026-05-30 23:00:52 +02:00
Stefan
375546b1b5 Fix directory path in paperclip installation script 2026-05-30 21:55:26 +02:00
CanbiZ (MickLesk)
7553061548 Merge pull request #1877 from StefanKruk/paperclip-fix
fix Paperclip installation path to .env file
2026-05-30 21:39:03 +02:00
Stefan
a244328500 fix path to .env file 2026-05-30 21:31:52 +02:00
CanbiZ (MickLesk)
ee89ef74e8 Merge pull request #1875 from tomfrenzel/matterjs-sysctl-updates
chore(matterjs-server): use more robust ipv6 config
2026-05-30 20:46:43 +02:00
CanbiZ (MickLesk)
e5adfdd981 typos 2026-05-30 17:42:55 +02:00
CanbiZ (MickLesk)
350c8c7065 typos 2026-05-30 17:42:31 +02:00
Tom Frenzel
97c15f577c chore(matterjs-server): use more robust ipv6 config 2026-05-30 11:26:49 +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