7851 Commits

Author SHA1 Message Date
github-actions[bot]
ea26faffda
Delete tracearr (ct) after migration to ProxmoxVE (#1331)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-23 13:07:03 +00:00
tremor021
972e1c1844 Add deb handling to fetch_and_deploy_archive 2026-01-23 13:50:18 +01:00
CanbiZ (MickLesk)
ccd518f96b fixes 2026-01-23 12:02:18 +01:00
CanbiZ (MickLesk)
1623517a02 alpine 2026-01-23 11:58:16 +01:00
CanbiZ (MickLesk)
87477f3c72 add alpine rustypaste 2026-01-23 11:54:14 +01:00
CanbiZ (MickLesk)
cede4720ee corepack fixes (sha value) 2026-01-23 10:51:48 +01:00
CanbiZ (MickLesk)
cef934fff0 verbose 2026-01-23 10:49:34 +01:00
CanbiZ (MickLesk)
08b8bd0a9f finalize tracearr 2026-01-23 10:48:36 +01:00
CanbiZ (MickLesk)
b58041a70a finalize dawarich 2026-01-23 10:45:03 +01:00
CanbiZ (MickLesk)
5b139000a8 test update 2026-01-23 10:38:09 +01:00
CanbiZ (MickLesk)
f6c5d0cc18 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-01-23 09:42:23 +01:00
CanbiZ (MickLesk)
5cb872d238 ref manyfold 2026-01-23 09:42:18 +01:00
tremor021
3606a8d6d0 update FileFlows
Some checks failed
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-01-22 23:35:26 +01:00
tremor021
fb99364f10 update FileFlows 2026-01-22 22:33:53 +01:00
tremor021
7cac87858f Fileflows test 2026-01-22 22:29:53 +01:00
tremor021
7d5123bdd6 add fetch_and_deploy_archive 2026-01-22 22:20:06 +01:00
MickLesk
7bf43f007e path issue 2026-01-22 20:10:03 +01:00
MickLesk
b672074d38 fix 2026-01-22 20:06:37 +01:00
MickLesk
bc1fb08584 test logo
Some checks failed
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-01-22 18:57:35 +01:00
MickLesk
8a80de71a3 little bugfixes 2026-01-22 18:48:03 +01:00
MickLesk
d14d6fe7e3 fixes 2026-01-22 18:30:22 +01:00
MickLesk
84b6afe5dc romm fixes 2026-01-22 18:25:52 +01:00
MickLesk
ea78e8f0e8 test jotty 2026-01-22 18:17:02 +01:00
MickLesk
36ba002329 test 2026-01-22 18:16:40 +01:00
CanbiZ (MickLesk)
84922f5d46 Update wger-install.sh 2026-01-22 17:07:07 +01:00
CanbiZ (MickLesk)
6b7bbf47d9 migrations 2026-01-22 16:53:29 +01:00
CanbiZ (MickLesk)
6a1b5dd4ce Update wger-install.sh 2026-01-22 16:45:21 +01:00
CanbiZ (MickLesk)
ab4270ed83 remove yarn 2026-01-22 16:32:44 +01:00
CanbiZ (MickLesk)
928beedc9d fixes 2026-01-22 16:27:33 +01:00
CanbiZ (MickLesk)
1ffd81531c test jotty 2026-01-22 16:22:30 +01:00
CanbiZ (MickLesk)
51a799c7d5 Refactor wger config to use .env and environment variables
Replaces the custom settings directory with a .env file for configuration. Updates backup and restore logic to handle .env instead of settings, and sets required Django environment variables explicitly. Simplifies installation and update scripts for better maintainability and security.
2026-01-22 15:58:48 +01:00
CanbiZ (MickLesk)
249113c2b9 Update wger install and update scripts for pip usage
Replaces 'uv sync --no-dev' and editable pip install with 'uv venv' and standard pip install in both wger.sh and wger-install.sh. This streamlines the installation and update process for wger.
2026-01-22 15:49:39 +01:00
CanbiZ (MickLesk)
3d4a95cbd7 test jotty 2026-01-22 15:46:29 +01:00
CanbiZ (MickLesk)
a7e84f87d5 add pip install 2026-01-22 15:43:28 +01:00
CanbiZ (MickLesk)
a58dfb0993 ref. wger 2026-01-22 15:38:57 +01:00
Tobias
2c7a4cf8ba
VE --> VED 2026-01-22 14:08:20 +01:00
Tobias
6028cce7a3
add: wger 2026-01-22 14:07:45 +01:00
Tobias
e7d0f1dbd7
add: wger 2026-01-22 14:05:10 +01:00
github-actions[bot]
d01a85c38c
Delete loki (ct) after migration to ProxmoxVE (#1329)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 10:57:31 +00:00
CanbiZ (MickLesk)
baa18cb148 feat(loki): add whiptail menu to update script
- Add interactive menu with 3 options
- Update Loki & Promtail
- Configure listening on 0.0.0.0 (all interfaces)
- Configure listening on container IP only
- Matches alpine-loki.sh functionality
2026-01-22 10:51:04 +01:00
CanbiZ (MickLesk)
900200ec6d fix(build): correct storage size formatting bugs
- Fix select_storage(): use --from-unit=1024 instead of --from-unit=K
- Fix resolve_storage_preselect(): add missing --from-unit=1024
- pvesm outputs KiB (1024-byte blocks), not 1000-byte blocks
- Fixes incorrect MB display instead of GB
2026-01-22 10:49:47 +01:00
CanbiZ (MickLesk)
0a1366fd8c fix loki 2026-01-22 10:43:06 +01:00
CanbiZ (MickLesk)
58e9c9d6a6 refactor loki 2026-01-22 10:34:57 +01:00
vhsdream
63734bd544 restore ensure_profile_loaded to core.func
Some checks failed
Update Versions from GitHub / update-versions (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
2026-01-21 19:17:22 -05:00
github-actions[bot]
7a52d54ab3
Delete byparr (ct) after migration to ProxmoxVE (#1326)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 20:26:31 +00:00
CanbiZ (MickLesk)
9314b49775 fix(papra): extract pnpm version from packageManager field
Some checks failed
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-01-21 17:45:26 +01:00
CanbiZ (MickLesk)
bff65fa631 refactor(papra): cleanup install script community-style
- Remove unnecessary vars and comments
- Use apt-get instead of apt
- Get pnpm version from package.json
- Use NODE_MODULE for pnpm setup
- Simplify service (node direct, no corepack)
- Compact .env format
2026-01-21 17:36:12 +01:00
CanbiZ (MickLesk)
dcc6ab0437 refactor(papra): persist data in /opt/papra_data
- Move db, documents, ingestion to /opt/papra_data (survives CLEAN_INSTALL)
- Use absolute paths in .env
- Preserve AUTH_SECRET across updates (stored in .auth_secret file)
2026-01-21 17:34:59 +01:00
CanbiZ (MickLesk)
aafa60de06 fix(papra): correct paths and migration command
- Move .env to /opt/papra/apps/papra-server/.env
- Create app-data dirs in server folder (relative paths work)
- Fix migration command: migration:apply -> migrate:up
- Update EnvironmentFile path in service
2026-01-21 17:34:19 +01:00
CanbiZ (MickLesk)
8a86fe5345 finalize papra 2026-01-21 16:59:49 +01:00