github-actions[bot]
c8906710a8
Delete writefreely (ct) after migration to ProxmoxVE ( #1414 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-04 07:38:41 +00:00
CanbiZ (MickLesk)
5c765d52e7
extend
2026-02-04 08:37:51 +01:00
CanbiZ (MickLesk)
f8687a1f1e
check ruby
2026-02-04 08:12:53 +01:00
github-actions[bot]
c8bcfccd64
Delete wealthfolio (ct) after migration to ProxmoxVE ( #1410 )
...
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
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-02-03 19:37:04 +00:00
tremor021
58aecd9ffa
i dont even know why this doesnt work
2026-02-03 19:36:39 +01:00
tremor021
182f8ecd72
even more mumbojumbo wizardry here
2026-02-03 19:25:40 +01:00
tremor021
2e64b8a5c7
escape_sql
2026-02-03 19:13:31 +01:00
tremor021
797fed06fd
Lots of mumbojumbo wizardry here
2026-02-03 19:06:52 +01:00
CanbiZ (MickLesk)
ebc1ce2c88
Update nginx-ui-install.sh
2026-02-03 16:21:14 +01:00
CanbiZ (MickLesk)
c8392980a2
fixes
2026-02-03 16:15:52 +01:00
CanbiZ (MickLesk)
6e3dbad0c7
openclaw
2026-02-03 16:10:45 +01:00
CanbiZ (MickLesk)
5e52452b9c
Update nginx-ui-install.sh
2026-02-03 16:03:17 +01:00
CanbiZ (MickLesk)
e802beffa6
test
2026-02-03 15:44:15 +01:00
CanbiZ (MickLesk)
c48326819f
fixes
2026-02-03 15:36:16 +01:00
CanbiZ (MickLesk)
a59e631173
Update nginx-ui-install.sh
2026-02-03 14:06:01 +01:00
CanbiZ (MickLesk)
9cc080b2ec
create user
2026-02-03 14:03:36 +01:00
CanbiZ (MickLesk)
df450f9cc9
fixes
2026-02-03 13:55:50 +01:00
CanbiZ (MickLesk)
822ce32ab7
nginx-ui
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
99b16e71b5
fix ddclient
2026-02-03 11:45:15 +01:00
Michel Roegl-Brunner
c9488ec980
Merge pull request #1403 from ryansully/fix-romm-assets
...
Merge static assets into dist folder
2026-02-03 10:03:08 +01:00
CrazyWolf13
0af695180e
wealthofolio test 1
2026-02-03 08:28:29 +01:00
Tobias
486c0d14cd
Update memos-install.sh
2026-02-03 08:06:10 +01:00
tremor021
aa32fc192f
Update install of PowerDNS
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-02-03 01:10:37 +01:00
tremor021
95d9feb47e
Add debian PowerDNS
2026-02-03 01:01:23 +01:00
tremor021
c645bfb9b7
Add debian PowerDNS
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 00:54:08 +01:00
tremor021
40571260ed
Add debian PowerDNS
2026-02-03 00:43:49 +01:00
tremor021
2bdefae726
Add debian PowerDNS
2026-02-02 22:07:23 +01:00
Ryan Sullivan
bfa323a2d3
Remove unclosed msg_info
...
Remove unnecessary message.
2026-02-02 12:30:41 -08:00
Ryan Sullivan
2f5b4a5432
Change commit to message before merging static assets
...
Add informational message before merging static assets.
2026-02-02 11:39:50 -08:00
Ryan Sullivan
f9853f1155
Merge static assets into dist folder
...
Merge static assets into the dist folder for RomM Frontend setup.
2026-02-02 11:30:37 -08:00
Tobias
0ee4bcd850
Create memos-install.sh
2026-02-02 15:46:07 +01:00
CanbiZ (MickLesk)
6df5531fb4
Adjust Checkmate build/env and service handling
...
Pass VITE_APP_API_BASE_URL, UPTIME_APP_API_BASE_URL and VITE_APP_LOG_LEVEL into the Checkmate client build so the frontend targets /api/v1 and uses a warn log level (applied in both update and install scripts). Rename PORT to SERVER_HOST/SERVER_PORT in the installer and set SERVER_HOST=0.0.0.0 so the server binds correctly. Use quiet systemctl enable (-q --now) for checkmate services and reload nginx instead of re-enabling it. Move vaultwarden-install.sh into install/deferred/.
2026-02-02 13:57:08 +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
CanbiZ (MickLesk)
d3b7ea6197
Update checkmate-install.sh
2026-02-02 13:24:10 +01:00
CanbiZ (MickLesk)
bcfecef269
fixes
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-02 12:59:15 +01:00
CanbiZ (MickLesk)
a1e365e111
deb822
2026-02-02 12:44:30 +01:00
CanbiZ (MickLesk)
c4ac55a84f
Update frigate-install.sh
2026-02-02 12:38:53 +01:00
CanbiZ (MickLesk)
42f1e57b56
Update piler-install.sh
2026-02-02 12:04:47 +01:00
CanbiZ (MickLesk)
883b170cdd
Update frigate-install.sh
2026-02-02 12:02:59 +01:00
CanbiZ (MickLesk)
cbd13fe566
Update piler-install.sh
2026-02-02 12:01:50 +01:00
CanbiZ (MickLesk)
b48245f815
non-free-sources
2026-02-02 11:48:58 +01:00
CanbiZ (MickLesk)
9fe071c718
Update piler-install.sh
2026-02-02 11:46:45 +01:00
CanbiZ (MickLesk)
76b0f4342d
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-02-02 11:26:12 +01:00
CanbiZ (MickLesk)
b72b99da40
test
2026-02-02 11:26:11 +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)
528ce24daa
fixes grafana
2026-02-02 10:26:25 +01:00
CanbiZ (MickLesk)
017ae759e6
va.r fixes
2026-02-02 10:19:29 +01:00
CanbiZ (MickLesk)
36e88183f6
Update vaultwarden-install.sh
2026-02-02 10:16:00 +01:00
CanbiZ (MickLesk)
d553082ca0
Update checkmate-install.sh
2026-02-02 10:13:06 +01:00
CanbiZ (MickLesk)
ab19162dc4
Merge branch 'main' into garmin-grafana
2026-02-02 10:09:08 +01:00