1204 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
e91972e02c Enhance VM image customization and auto-login
Add informative status messages and improve image customization flow: install base packages and Docker during virt-customize, enable Docker service, and configure /etc/docker/daemon.json (sets DOCKER_PREINSTALLED on success). Add finalization messages while setting hostname and SSH config. For images without cloud-init, add systemd drop-ins to enable root autologin on serial-getty@ttyS0 and getty@tty1. Also add a trailing newline to nginx-ui.json.
2026-02-03 13:10:52 +01:00
CanbiZ (MickLesk)
822ce32ab7 nginx-ui
Some checks failed
Update GitHub Versions (New) / update-github-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
2026-02-03 12:30:38 +01:00
CrazyWolf13
d894b74005 fix docs url 2026-02-03 11:54:21 +01:00
CrazyWolf13
99b16e71b5 fix ddclient 2026-02-03 11:45:15 +01:00
FlorisLava
4e2237a9f9 fix: processed some pr comments 2026-02-03 10:49:52 +01:00
CrazyWolf13
0af695180e wealthofolio test 1 2026-02-03 08:28:29 +01:00
CanbiZ (MickLesk)
02d2957aef logos 2026-02-03 08:20:00 +01:00
CanbiZ (MickLesk)
891d3396dc Add Discourse container install and metadata
Add support for deploying Discourse as a container: adds ct/discourse.sh (container build/install/update flow and resource defaults), frontend/public/json/discourse.json (app metadata, install resources, and notes), and install/discourse-install.sh (full installer that installs dependencies, Postgres/Node/Ruby, clones the Discourse repo, generates secrets and DB password saved to /opt/discourse/.env, installs gems and yarn, precompiles assets, runs migrations, creates an admin user, sets up a systemd service and nginx reverse proxy, and enables required services). Admin user 'admin' is created with a generated password stored in the .env file.
2026-02-02 13:45:58 +01:00
Michel Roegl-Brunner
1373fa015f
Merge pull request #1384 from mitchscobell/main
Add ddclient LXC container
2026-02-02 11:20:31 +01:00
CanbiZ (MickLesk)
b8a4ceae39
Merge pull request #1338 from StellaeAlis/main
Add WriteFreely script
2026-02-02 10:04:55 +01:00
CanbiZ (MickLesk)
660f451a6e Fix Vaultwarden web vault deployment path
Updated the Vaultwarden install script to extract the web vault files into /opt/vaultwarden/web-vault instead of the root Vaultwarden directory. Also added creation of the web-vault directory. Reformatted checkmate.json for consistent indentation; no functional changes.
2026-02-02 09:59:41 +01:00
CanbiZ (MickLesk)
77c531683e checkmate 2026-02-02 09:55:40 +01:00
CanbiZ (MickLesk)
424776e8ee Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-02-02 09:09:17 +01:00
CanbiZ (MickLesk)
4d7ba22505 close rustypaste 2026-02-02 09:09:07 +01:00
github-actions[bot]
c73a60ebe3
Delete kitchenowl (ct) after migration to ProxmoxVE (#1392)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-02 08:02:37 +00:00
Floris Claessens
760e7999d6 fix: added changes requested by greptile-apps bot for pr 2026-02-01 20:07:05 +01:00
Mitch Scobell
dee36a671f Update ddclient.json
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-01 06:34:07 -06:00
Mitch
549faf28d4 Add ddclient LXC container 2026-01-31 21:00:43 -06:00
github-actions[bot]
1e3c7caea8
Delete shelfmark (ct) after migration to ProxmoxVE (#1382)
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (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-01-31 23:16:29 +00:00
GitHub Actions[bot]
59bc2bf070 chore: update github-versions.json
Total versions: 20
Pinned versions: 1
Generated: 2026-01-31T18:42:49Z
2026-01-31 18:42:50 +00:00
GitHub Actions[bot]
f552f7671a chore: update github-versions.json
Total versions: 20
Pinned versions: 1
Generated: 2026-01-31T13:04:17Z
2026-01-31 13:04:18 +00:00
Tobias
dfc003adc1
Merge pull request #1230 from GoldenSpringness/feature/sonobarr
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Sonobarr
2026-01-31 11:34:55 +01:00
github-actions[bot]
6a60ea3290
Delete languagetool (ct) after migration to ProxmoxVE (#1372)
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (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-01-30 23:11:06 +00:00
github-actions[bot]
7cf7a1d6c9
Delete ampache (ct) after migration to ProxmoxVE (#1370)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 22:49:21 +00:00
github-actions[bot]
79f91841e7
chore: update github-versions.json (#1368) 2026-01-30 22:05:03 +01:00
GoldenSpring
ff2cd48038
added the password generation for admin 2026-01-30 11:27:18 +03:00
GoldenSpring
6b0b8d07e3
Merge branch 'main' of https://github.com/GoldenSpringness/ProxmoxVED into feature/sonobarr 2026-01-30 11:26:51 +03:00
0dd93a4df0 Fix CI/CD 2026-01-30 09:12:11 +01:00
Michel Roegl-Brunner
84b1efccda
Merge pull request #1342 from heinemannj/main
New script: ebusd
2026-01-30 09:07:24 +01:00
Joerg Heinemann
c9da138a69
Update notes with new post installation link 2026-01-30 08:13:08 +01:00
GitHub Actions[bot]
ed1dc2f363 chore: update github-versions.json
Total versions: 20
Pinned versions: 1
Generated: 2026-01-30T07:00:55Z
2026-01-30 07:00:55 +00:00
Michel Roegl-Brunner
0ea21e67e5
Merge pull request #1294 from juronja/truenasvm
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
2026-01-29 22:11:50 +01:00
juronja
dd60bb0c51 Merge branch 'truenasvm' of https://github.com/juronja/ProxmoxVED into truenasvm 2026-01-29 20:08:28 +00:00
juronja
bf57d66939 Left only one notice with a link to the discussion 2026-01-29 20:01:47 +00:00
GitHub Actions[bot]
d00e1176be chore: update github-versions.json
Total versions: 20
Pinned versions: 1
Generated: 2026-01-29T18:58:55Z
2026-01-29 18:58:55 +00:00
CanbiZ (MickLesk)
210b6080cd Update Anytype to use external MongoDB and Redis Stack
Switches Anytype deployment to use external MongoDB and Redis Stack instead of embedded databases. Updates default resources to 4GB RAM, 16GB disk, Ubuntu 24.04, and configures MongoDB replica set and Redis Stack installation. Adjusts service dependencies and environment variables accordingly.
2026-01-29 10:36:57 +01:00
CanbiZ (MickLesk)
a5096a5b62 test anytype 2026-01-29 09:41:55 +01:00
GitHub Actions[bot]
b1e6e1452c chore: update github-versions.json
Total versions: 19
Pinned versions: 1
Generated: 2026-01-29T02:41:18Z
2026-01-29 02:41:19 +00:00
GitHub Actions[bot]
6a5f9c8e2b chore: update github-versions.json
Total versions: 19
Pinned versions: 1
Generated: 2026-01-28T18:48:06Z
2026-01-28 18:48:06 +00:00
github-actions[bot]
6475e513c5
Delete nodecast-tv (ct) after migration to ProxmoxVE (#1350)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-28 15:11:41 +00:00
CanbiZ (MickLesk)
f8e6daba14 Remove Dawarich app and related files
Deleted Dawarich install script, container script, and JSON metadata, effectively removing support for the Dawarich application from the repository. Added a new GitHub Actions workflow to automate updating GitHub version information for remaining apps.
2026-01-28 13:14:48 +01:00
Joerg Heinemann
1658c13309
Update logo and configuration instructions in ebusd.json 2026-01-28 11:09:09 +01:00
Matthew Stern
d25f48f5be Align to code standards 2026-01-28 08:51:33 +01:00
Matthew Stern
ad48c14cf3 feat: add isponsorblocktv 2026-01-28 08:51:33 +01:00
Joerg Heinemann
0e87e5f769
Update description format in ebusd.json 2026-01-27 06:54:24 +01:00
Joerg Heinemann
2371ae3849
Update frontend/public/json/ebusd.json
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-01-27 06:42:40 +01:00
Joerg Heinemann
8a06452794
Update frontend/public/json/ebusd.json
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-26 15:58:59 +01:00
Joerg Heinemann
f91ba71b8a Initial commit for ebusd
New script for ebusd
2026-01-26 15:31:48 +01:00
CanbiZ (MickLesk)
039121af88 increase json 2026-01-26 15:00:53 +01:00
4b1aa41aec Update install 2026-01-26 14:28:19 +01:00