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)
69f9c00672
Update checkmate.sh
2026-02-02 13:00:48 +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)
56625b1c76
Merge pull request #1339 from aliaksei135/garmin-grafana
...
Garmin Grafana Updates
2026-02-02 10:09:48 +01:00
CanbiZ (MickLesk)
ab19162dc4
Merge branch 'main' into garmin-grafana
2026-02-02 10:09:08 +01:00
CanbiZ (MickLesk)
07090f4bb9
Merge pull request #1354 from bandogora/vscode-config
...
Keep `.vscode` consistent with repo `.editorconfig`
2026-02-02 10:08:28 +01:00
CanbiZ (MickLesk)
f3ef5345ee
cleanup
2026-02-02 10:06:41 +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)
7c8c81d3d1
test
2026-02-02 10:02:17 +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)
5003f56a8f
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-02-02 09:38:15 +01:00
CanbiZ (MickLesk)
2b31e79a4b
test
2026-02-02 09:38:12 +01:00
github-actions[bot]
134dabe9c7
Delete rustypaste (ct) after migration to ProxmoxVE ( #1394 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-02 08:10:06 +00: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
CanbiZ (MickLesk)
649fe3420b
Update alpine-rustypaste-install.sh
2026-02-02 08:42:19 +01:00
MickLesk
2e1ee2d853
feat(tools): add fetch_and_deploy_codeberg_release function
...
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
Add Codeberg equivalent of fetch_and_deploy_gh_release supporting:
- tarball/source mode for source code archives
- binary mode for .deb packages
- prebuild mode for prebuilt archives
- singlefile mode for standalone binaries
- tag mode for direct tag downloads
Uses Codeberg API and archive URL patterns:
- API: https://codeberg.org/api/v1/repos/{owner}/{repo}/releases
- Archive: https://codeberg.org/{owner}/{repo}/archive/{tag}.tar.gz
2026-02-01 20:35:40 +01:00
Tobias
6ab3198942
Update ddclient.sh
2026-02-01 18:10:48 +01:00
Michel Roegl-Brunner
c8cec6c03f
Merge pull request #1377 from heinemannj/ebusd
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-02-01 18:01:51 +01:00
Mitch Scobell
c1df855acd
Update ddclient.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-01 07:49:27 -06:00
Tobias
035527ea21
Update freepbx.sh
2026-02-01 14:42:16 +01:00
Tobias
aef951129b
Update forgejo-runner.sh
2026-02-01 14:41:46 +01:00
Mitch Scobell
035a39661e
Update ddclient.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-01 06:34:16 -06: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 Scobell
e1cb251b00
Update ddclient-install.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-01 06:34:01 -06:00
Mitch Scobell
d57bf01187
Update ddclient-install.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-01 06:33:55 -06:00
Joerg Heinemann
355b5637d4
Fix upgrade command syntax for ebusd
2026-02-01 10:47:59 +01:00
Mitch
8cc2d78ab2
Changed the the copyright range header comment based on other scripts
2026-01-31 21:24:13 -06:00
Mitch
fbd0c4714b
Fix MOTD: Use heredoc pattern to avoid escaping issues
2026-01-31 21:08:25 -06:00
Mitch Scobell
6bf2d47445
Apply suggestions from code review
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-31 21:07:37 -06:00
Mitch Scobell
7cb261e774
Apply suggestion from @greptile-apps[bot]
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-31 21:06:32 -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 )
...
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