CanbiZ
6cc901eba6
alpine: increase hdd to 1gb ( #5377 )
2025-06-22 21:35:22 +02:00
Chris
a2b8a87cc4
Immich: unpin release; use fetch & deploy function for update ( #5355 )
2025-06-22 14:07:25 +02:00
Tyler Stuyfzand
08648aca15
gitea: Update gitea.sh to stop update failures ( #5361 )
...
When updating gitea using the update command on Debian 12, if you have any other files or directories starting with the name gitea it will fail.
This update will make it use a set file name for the output and mv operation which resolves the issue.
2025-06-22 12:27:01 +02:00
CanbiZ
74a073e8bd
Immich: remove unneeded tmp_file ( #5332 )
...
* remove temp cleanup from immich
* Update immich-install.sh
* vchord
2025-06-20 23:22:49 +02:00
Slaviša Arežina
25f6245d31
Update huntarr.sh ( #5336 )
2025-06-20 21:47:07 +02:00
CanbiZ
f81f7fb1c0
Refactor: migrate AdventureLog update to uv and GitHub release logic ( #5318 )
2025-06-20 11:29:10 +02:00
CanbiZ
92f631b628
migrate Jupyter Notebook to uv-based installation with update support ( #5320 )
2025-06-20 11:28:17 +02:00
Tobias
43a90bf9e6
fix planka Tags ( #5311 )
2025-06-20 07:57:32 +02:00
Chris
b52cba817f
Immich: test fix for 5299 ( #5300 )
2025-06-20 07:47:46 +02:00
Niklas
b019991ee6
Update changedetection.sh ( #5301 )
...
Add Microsoft Edge as Broswer - as needed for changedetection/playwright to work
2025-06-20 07:42:12 +02:00
CanbiZ
b5012c4225
Feat: Quorum Status ( #5278 )
2025-06-19 18:50:23 +02:00
community-scripts-pr-app[bot]
3ca014b757
Update .app files ( #5281 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-06-19 13:13:36 +02:00
push-app-to-main[bot]
bada204f64
planka ( #5277 )
...
* 'Add new script'
* Update planka.sh
* Update planka.sh
* Update planka.json
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-06-19 13:09:16 +02:00
push-app-to-main[bot]
49153887dc
'Add new script' ( #5273 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2025-06-19 09:49:27 +02:00
Chris
791eca99b9
immich: prepare for new version ( #5025 )
...
- Remove pgvecto.rs > vchord migration operation
- Check for vchord update - only apply if Immich has update
- Additional operations for vchord 0.3.0 to 0.4.x
- Use UV
- Move libopencl to dependencies
- Use vchord 0.3.0 only if Immich <= 1.134.0
- vchord 0.4.x for 1.134.1+
- Use UV
2025-06-19 07:55:39 +02:00
push-app-to-main[bot]
4351218f8b
'Add new script' ( #5249 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2025-06-18 15:16:48 +02:00
CanbiZ
003422934a
upgrade old Scriptcalls to new tools.func calls ( #5242 )
...
* Upgraded Function Names related to #5241
* change gh calls
* add 2 missing
2025-06-18 12:03:00 +02:00
Tobias
4a1ae51446
gitea-mirror: increase build ressources ( #5235 )
2025-06-17 23:06:06 +02:00
Chris
2ea372f034
Immich: ensure in proper working dir when updating ( #5227 )
2025-06-17 16:57:08 +02:00
TJ
6d1d903345
trilium: fix update function after db changes folder ( #5207 )
...
* Update trilium.sh
Fixed issue with db location
* Update ct/trilium.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update trilium.sh
---------
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-06-17 14:35:17 +02:00
Slaviša Arežina
13b1c684ee
Refactor: 2FAuth ( #5184 )
...
* Refactor: 2fauth
* Update
2025-06-16 17:00:14 +02:00
Slaviša Arežina
e6c21811bb
Firefly: Add Data Importer to LXC ( #5159 )
...
* Add Data Importer to Firefly LXC
* Remove useless var
2025-06-16 07:31:22 +02:00
push-app-to-main[bot]
d9474c3dd6
LibreTranslate ( #5154 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-06-15 20:55:01 +02:00
CanbiZ
c2c5159a2d
Kasm: Increase Ressources & Hint for Fuse / Swap ( #5112 )
...
* Kasm: Increase Ressources & Hint for Fuse / Swap
* extend info
2025-06-12 21:31:32 +02:00
push-app-to-main[bot]
dd4c556959
Manage my Damn Life ( #5100 )
...
* 'Add new script'
* fix curl
* curl
* Update managemydamnlife-install.sh
Remove unneeded msg
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-06-12 17:28:05 +02:00
Frankmaaan
b8ba409e5c
Element Synapse: switched from development to production mode and fixed update ( #5066 )
...
* Update elementsynapse.sh
* Update elementsynapse-install.sh
* Update elementsynapse.sh
removed comment
2025-06-10 20:13:00 +02:00
Slaviša Arežina
943a5f4d8f
Authelia: Fix the URL of the container ( #5064 )
...
* Update authelia.sh
* Update authelia.json
2025-06-09 09:19:15 +02:00
push-app-to-main[bot]
f6638b095d
Minarca ( #5058 )
2025-06-08 22:14:41 +02:00
Slaviša Arežina
70d6815d91
Remove storage checks ( #5047 )
2025-06-07 23:32:38 +02:00
Tobias
33e49b7556
fix alpine-it-tools update ( #5039 )
2025-06-07 20:19:56 +02:00
CanbiZ
6c08814cc5
zipline: fix old upload copy from v3 to v4 ( #5015 )
...
* zipline: fix old upload copy from v3 to v4
* rm for install
2025-06-06 13:30:01 +02:00
push-app-to-main[bot]
01ced07bff
Zot-Registry ( #5016 )
...
* 'Add new script'
* fix curl call
* update json
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-06-06 12:05:28 +02:00
push-app-to-main[bot]
8e88379c1b
lyrionmusicserver ( #4992 )
...
* 'Add new script'
* Update lyrionmusicserver.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-06-05 22:15:11 +02:00
Tobias
ec573be7e0
Update homarr.sh ( #4974 )
2025-06-05 10:05:20 +02:00
push-app-to-main[bot]
27384ad89a
gitea-mirror ( #4967 )
...
* 'Add new script'
* Update gitea-mirror.sh
* Update gitea-mirror-install.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-06-05 09:58:45 +02:00
Frankmaaan
2e3f416242
add FUSE to rclone ( #4972 )
...
* Update rclone-install.sh
fuse3 is needed for mounting
* Update alpine-rclone.sh
activate FUSE by default
* Update rclone.sh
activate FUSE by default
* Update alpine-rclone-install.sh
install fuse3 which is needed for mounting
2025-06-05 09:13:33 +02:00
Slaviša Arežina
a0d2bece1d
Tianji: Update dependencies ( #4968 )
...
* Update tianji-install.sh
* Also check jq in update
2025-06-04 21:24:44 +02:00
Slaviša Arežina
03eff3a2e1
[refactor] Seelf ( #4954 )
...
* Refactor seelf
* Update
* Update
* Update
2025-06-04 10:10:05 +02:00
rcourtman
02b753eb12
fix: show specific port 7655 in Pulse container setup output ( #4951 )
...
- Replace generic (:your_port) with actual port 7655 in ct/pulse.sh
- Provides users with correct access URL immediately after setup
- Fixes incomplete access information shown at container creation
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-04 07:02:07 +02:00
Omar Minaya
8d38c1d724
Kasm: Swap fix ( #4937 )
...
* init
* added warning back.
did not mean to remove.
2025-06-03 10:08:37 +02:00
Dan Beghin
b2a80b6971
fix(wastebin): use tar asset ( #4934 )
...
* fix(wastebin): use tar asset
* and install script...
* testing
* Revert "testing"
This reverts commit 74d2fd163b22a08d029d6ad71201d6312e57ea15.
2025-06-02 21:01:19 +02:00
CanbiZ
912c92d6f3
update_install error for pulse
2025-06-02 13:17:20 +02:00
rcourtman
f2bf6c9a6f
make Pulse installation non-interactive ( #4848 )
...
* fix: streamline Pulse installation for web-based configuration
- Remove all interactive prompts during installation
- Remove .env setup (handled by web UI)
- Remove configuration messages (handled by web UI)
- Change install directory from /opt/pulse-proxmox to /opt/pulse
- Update JSON note to reflect web-based setup wizard
Pulse now features a complete web-based configuration system with
automatic setup detection, making manual .env configuration obsolete.
The new workflow:
1. Script installs Pulse without any user interaction
2. Service starts automatically
3. User navigates to the provided URL
4. Pulse shows setup wizard for configuration
5. No SSH or manual file editing required
This provides the ideal community script experience - completely
hands-off installation with configuration through the web interface.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
* Update pulse.sh to align with non-interactive installation
- Change paths from /opt/pulse-proxmox to /opt/pulse
- Remove .env file backup/restore logic since Pulse now uses web-based configuration
- Simplify permissions setting to match new installation approach
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
* little fixes
* Update pulse.sh
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-06-02 10:45:00 +02:00
push-app-to-main[bot]
1fd24bd60d
immich ( #4886 )
2025-06-01 10:50:08 +02:00
CanbiZ
7af6bf3fe7
ActualBudget: fix update check (file instead of folder check) ( #4874 )
2025-05-31 22:16:52 +02:00
Slaviša Arežina
25de119cad
Remove Authentik script ( #4867 )
2025-05-31 21:48:08 +02:00
Tobias
85975fbe15
SearXNG fix limiter ( #4834 )
...
* fix limiter
* apply to existing lxc
2025-05-29 21:35:54 +02:00
community-scripts-pr-app[bot]
13506d92fb
Update .app files ( #4802 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-05-28 15:45:24 +02:00
CanbiZ
adc8225ed2
Umbrel-OS ( #4788 )
2025-05-28 15:44:05 +02:00
community-scripts-pr-app[bot]
640dca8d8b
Update .app files ( #4798 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-05-28 14:57:21 +02:00