Commit Graph

10326 Commits

Author SHA1 Message Date
MickLesk
8f8915f1bb Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-05-27 13:22:38 +02:00
MickLesk
2e57a25691 try uv seed 2026-05-27 13:22:36 +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
CanbiZ (MickLesk)
4fb5bf21cc Merge pull request #1869 from reptil1990/fix/ddns-default-config
Changed default config
2026-05-27 10:05:00 +02:00
Carsten Graf
f7ad15a8dc Changed default config
After testing the placeholder did not work. Changed an retested
2026-05-27 07:39:16 +00:00
MickLesk
923ef05070 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-05-27 08:14:57 +02:00
MickLesk
e72c717db6 fix: add missing dependencies for SnapOtter installation 2026-05-27 08:14:56 +02:00
github-actions[bot]
9ad27c7862 chore: update app headers [skip ci] 2026-05-27 06:13:12 +00:00
MickLesk
63c90d4650 format 2026-05-27 08:12:53 +02:00
MickLesk
0638c23d76 snapotter 2026-05-27 08:12:44 +02:00
MickLesk
9a3cbe754e fix: update Waydroid installation instructions to include Weston and clarify UI startup steps 2026-05-26 13:14:58 +02:00
MickLesk
d021ba8cea fix binder generic 2026-05-26 12:51:55 +02:00
MickLesk
107e016dd2 fix: update CPU type to 'host' for better performance in default and advanced settings 2026-05-26 12:48:08 +02:00
epiHATR
e87465c5d1 Add OneTimeSecret 2026-05-26 16:25:43 +07:00
MickLesk
81ed82d406 refactor: update Waydroid installation instructions and streamline VM setup 2026-05-26 11:18:38 +02:00
MickLesk
9e9dafe1db fix debian 2026-05-26 11:08:45 +02:00
CanbiZ (MickLesk)
ce9c50303b Merge pull request #1864 from community-scripts/MickLesk-patch-1
tools.func: Merge from Upstream
2026-05-26 11:00:30 +02:00
CanbiZ (MickLesk)
bcd63e5f2e tools.func: Merge from Upstream 2026-05-26 10:59:25 +02:00
github-actions[bot]
027ac0630c chore: update app headers [skip ci] 2026-05-26 08:53:06 +00:00
MickLesk
032dd9f12c Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-05-26 10:52:48 +02:00
MickLesk
3f1df3f763 wydroid 2026-05-26 10:52:46 +02:00
CanbiZ (MickLesk)
8107b2bff2 Merge pull request #1863 from steveonjava/fix/hermesagent-json-note
Root user switch note
2026-05-26 09:57:56 +02:00
Stephen Chin
0be2fd11ed revert: drop JSON note rephrasing, keep only install script fixes 2026-05-26 00:36:37 -07:00
Stephen Chin
b1185c088b fix(hermesagent): hint to use 'su - hermes' with dash to source .profile 2026-05-26 00:34:12 -07:00
Stephen Chin
10752c6d50 fix(hermesagent): update setup note to reflect automatic gateway service enable 2026-05-26 00:31:53 -07:00
amin
689194fe54 updated according to comments 2026-05-25 22:14:02 +02:00
amin
67d6576b97 match remaining msg_ok with msg_info 2026-05-25 17:56:58 +02:00
amin
30ab7d682a edited for new comments 2026-05-25 17:51:32 +02:00
Mathias Wagner
62c61de143 feat: Move check_for_gh_release to dedicated if-block in nexterm.sh 2026-05-25 17:38:01 +02:00
Mathias Wagner
97592cc913 fix: Set has_arm to false in nexterm.sh & nexterm.json (not tested) 2026-05-25 17:31:12 +02:00
Mathias Wagner
b50424046f feat: Consolidate service start commands in nexterm.sh 2026-05-25 17:28:08 +02:00
Mathias Wagner
31814786d8 fix: Update author in nexterm-install.sh and ct/nexterm.sh 2026-05-25 17:21:48 +02:00
Mathias Wagner
d0dec90c09 feat: add nexterm 2026-05-25 14:51:10 +02:00
tremor021
f67c3425ba Alpine-Cinny: fixes 2026-05-25 11:15:16 +02:00
Amin Gholizad
d945f8bc2b Merge branch 'community-scripts:main' into submit/koffan 2026-05-25 09:39:27 +02:00
CanbiZ (MickLesk)
c6e8e378f5 Merge pull request #1860 from steveonjava/feat/hermesagent-gateway-enable
fix(hermesagent): enable gateway user service after hermes-setup
2026-05-25 07:54:30 +02:00
Stephen Chin
5f0200032e fix(hermesagent): enable gateway user service after hermes-setup
If hermes setup created a user service for the gateway, enable and
start it as the hermes user. Linger is pre-enabled so the service
survives without an interactive session.
2026-05-24 16:04:14 -07:00
CanbiZ (MickLesk)
d4154f34e5 Merge pull request #1859 from steveonjava/feat/hermesagent-setup-helper
Feat/hermesagent setup helper
2026-05-24 23:04:11 +02:00
Stephen Chin
965d0ff1d4 fix(hermesagent): remove redundant guards from hermes-setup; restore completion message wording 2026-05-24 13:18:43 -07:00
Stephen Chin
c80dbaa5e6 feat(hermesagent): add hermes-setup helper script for first-time setup
- Add /usr/bin/hermes-setup that runs hermes setup as root, allowing
  optional components (TTS engines, browsers, etc.) to be installed,
  then restores ownership and permissions on /home/hermes
- Update login hint to reference hermes-setup
- Update completion message to guide users to hermes-setup and note
  that the gateway service should be installed as a user service
- Update JSON note to reflect new setup flow
2026-05-24 11:58:58 -07:00
CanbiZ (MickLesk)
6a47c17792 versionfile 2026-05-24 10:52:34 +02:00
CanbiZ (MickLesk)
d9439e7931 Change Version file 2026-05-24 10:52:10 +02:00
CanbiZ (MickLesk)
d591db4a18 wrong Url 2026-05-24 09:07:18 +02:00
github-actions[bot]
9a2657ebc9 chore: update app headers [skip ci] 2026-05-23 19:42:32 +00:00
tremor021
0487d242e2 add ezBookkeeping script 2026-05-23 21:42:14 +02:00
github-actions[bot]
863a4ea36e chore: update app headers [skip ci] 2026-05-22 18:36:25 +00:00
Michel Roegl-Brunner
6116c3f871 add music seerr 2026-05-22 20:35:52 +02:00
CanbiZ (MickLesk)
82c3e98b96 Merge pull request #1854 from community-scripts/arm64-github-workflows
workflows: add arm64 support considerations
2026-05-22 19:21:50 +02:00
Sam Heinz
7088b1e6b3 add has_arm: false to json files 2026-05-23 00:09:32 +10:00