MickLesk
de34267e30
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-04-25 22:43:18 +02:00
MickLesk
ca2d4691fe
feat: add Nezha and Shiori installation scripts and JSON configurations
2026-04-25 22:43:10 +02:00
github-actions[bot]
10d3882984
chore: update app headers [skip ci]
2026-04-25 20:37:29 +00:00
MickLesk
69d6461db9
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-04-25 22:37:11 +02:00
MickLesk
a271005a69
dev; nagios
2026-04-25 22:37:05 +02:00
github-actions[bot]
1118659b5b
chore: update app headers [skip ci]
2026-04-25 20:24:06 +00:00
MickLesk
753dcdf00b
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-04-25 22:23:46 +02:00
MickLesk
c02704c235
dev: tolgee
2026-04-25 22:18:34 +02:00
github-actions[bot]
19bfcc7abd
chore: update app headers [skip ci]
2026-04-25 20:16:14 +00:00
MickLesk
e8c64f4154
dev: dynacat
2026-04-25 22:15:51 +02:00
MickLesk
22e007a872
neko: add gpu flag
2026-04-25 21:54:18 +02:00
MickLesk
c22d79d244
fixes solidtime
2026-04-25 21:52:46 +02:00
github-actions[bot]
c3f9c35926
Delete apprise-api (ct) after migration to ProxmoxVE ( #1744 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-24 14:10:16 +00:00
github-actions[bot]
1971f32fb3
Delete fireshare (ct) after migration to ProxmoxVE ( #1743 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-24 14:09:20 +00:00
github-actions[bot]
628989c273
Delete foldergram (ct) after migration to ProxmoxVE ( #1742 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-24 12:52:27 +00:00
github-actions[bot]
f67a79f596
Delete jitsi-meet (ct) after migration to ProxmoxVE ( #1741 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-24 12:52:18 +00:00
github-actions[bot]
030394f290
Delete github-runner (ct) after migration to ProxmoxVE ( #1740 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-24 12:51:41 +00:00
github-actions[bot]
5a0e3978f3
Delete minthcm (ct) after migration to ProxmoxVE ( #1739 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-24 12:50:56 +00:00
CanbiZ (MickLesk)
670124b3b7
fix(k3s-vm): make k9s install non-fatal and separate from core customize
2026-04-24 11:34:35 +02:00
CanbiZ (MickLesk)
67f9570981
fix(k3s-vm): upload k9s archive into image during customize
2026-04-24 11:25:00 +02:00
CanbiZ (MickLesk)
4d18972eb4
fix(k3s-vm): make k9s install robust in virt-customize
2026-04-24 10:43:27 +02:00
CanbiZ (MickLesk)
1a42c98e16
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-04-24 10:20:40 +02:00
CanbiZ (MickLesk)
25fb91e3eb
Update k3s-vm.sh
2026-04-24 10:20:30 +02:00
github-actions[bot]
b644365284
chore: update app headers [skip ci]
2026-04-24 08:13:33 +00:00
github-actions[bot]
eabd8e9a1d
Delete transmute (ct) after migration to ProxmoxVE ( #1738 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-24 08:13:19 +00:00
CanbiZ (MickLesk)
a5c28465ea
Update auto-update-app-headers.yml
2026-04-24 10:10:00 +02:00
CanbiZ (MickLesk)
ae51e1baed
Update k3s-vm.sh
2026-04-24 10:07:26 +02:00
CanbiZ (MickLesk)
89095f3d5d
trek: seed default admin, fix install and hooks
...
Seed a default admin account and harden the installer; update symlink behavior and LXC hook argument handling.
- Install: downgrade Node setup to 22, write ADMIN_EMAIL/ADMIN_PASSWORD into /opt/trek/server/.env for initial boot, chmod the file, wait for app health, then remove plaintext creds from the env and print the default admin credentials. Remove previous DB patching script and credentials file generation. Add health-check failure handling.
- ct/trek.sh: check for /opt/trek instead of ~/.trek, run npm ci without --production, and recreate server data/uploads by removing any existing dirs and creating explicit symlinks.
- Installer: mirror symlink strategy used in the container (rm then ln -s) and ensure generated ENCRYPTION_KEY note; add ADMIN_EMAIL default.
- json: set default username to admin@trek.local , update notes about seeded admin, ENCRYPTION_KEY storage, and APP_URL recommendation.
- tools/pve/lxc-prehook.sh: fix append_unique_line_in_ct to pass positional arguments into the bash -c snippet safely (avoid parent-shell expansion).
These changes ensure a reproducible default admin creation flow without leaving plaintext credentials, improve symlink handling, and fix a bug in the LXC prehook.
2026-04-24 09:52:03 +02:00
Tobias
f20af5295d
Merge pull request #1675 from reptil1990/pr/ddns-updater
...
feat(ddns-updater): add DDNS-Updater LXC container script
2026-04-24 09:06:11 +02:00
CanbiZ (MickLesk)
aa51e3c759
Update lxc-prehook.sh
2026-04-23 15:00:18 +02:00
CanbiZ (MickLesk)
61efd1b283
Update lxc-prehook.sh
2026-04-23 14:49:12 +02:00
CanbiZ (MickLesk)
8f985e40a4
add helpers
2026-04-23 14:21:43 +02:00
tremor021
4772f059cf
oweb update
2026-04-23 12:21:50 +02:00
tremor021
de5024633b
owebui trixie test
2026-04-23 12:18:59 +02:00
CanbiZ (MickLesk)
6aeb13ee28
Create copilot-instructions.md
2026-04-22 08:14:01 +02:00
github-actions[bot]
59afa13d42
Delete dashy (ct) after migration to ProxmoxVE ( #1731 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-22 05:50:27 +00:00
github-actions[bot]
d0c343a405
Delete mini-qr (ct) after migration to ProxmoxVE ( #1730 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-22 05:43:48 +00:00
github-actions[bot]
bb1ea5e0e3
Delete ownfoil (ct) after migration to ProxmoxVE ( #1729 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-22 05:42:20 +00:00
CanbiZ (MickLesk)
010d5ede73
fix uv clearing on update
2026-04-22 06:43:17 +02:00
CanbiZ (MickLesk)
f065585a67
add drawio calibre and pandoc support for transmute
2026-04-22 06:43:01 +02:00
github-actions[bot]
66b3faa1b7
Delete gogs (ct) after migration to ProxmoxVE ( #1728 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-21 13:23:57 +00:00
github-actions[bot]
8523f24aef
Delete anchor (ct) after migration to ProxmoxVE ( #1727 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-21 13:22:03 +00:00
CanbiZ (MickLesk)
af42f0de25
bump icon from selfhst
2026-04-21 14:37:23 +02:00
tremor021
e488ba7a8a
fileflows: fix journalctl
2026-04-21 13:23:12 +02:00
tremor021
858de75f21
fileflows: updated dependencies
2026-04-21 12:34:34 +02:00
tremor021
91a80a5b45
fireshare: update json
2026-04-21 10:30:55 +02:00
Tobias
5911b001ce
Update author name in forgejo-runner-install.sh
2026-04-21 10:28:29 +02:00
Tobias
98082e970c
Update author name in forgejo-runner.sh
2026-04-21 10:28:13 +02:00
tremor021
8603e4ce18
fireshare: add update function
2026-04-21 10:24:05 +02:00
CanbiZ (MickLesk)
4da3cdf4f6
Update surrealdb.json
2026-04-21 10:21:21 +02:00