1709 Commits

Author SHA1 Message Date
CanbiZ
665a47e60b more 2025-06-05 13:01:52 +02:00
CanbiZ
2664b358c6 more migs 2025-06-05 12:56:22 +02:00
CanbiZ
82a0b1ff60 testing 2025-06-05 11:23:03 +02:00
CanbiZ
083810ff5a more uv migs 2025-06-04 19:38:30 +02:00
CanbiZ
c675b23d05 fix tasmocompiler 2025-06-04 19:19:41 +02:00
CanbiZ
9ed66d711c some fixes 2025-06-04 17:08:36 +02:00
CanbiZ
4b5b1a32a5 add build-essential to deluge 2025-06-04 14:39:23 +02:00
CanbiZ
1a5fdc0afa fixes 2025-06-04 14:30:21 +02:00
11d6a33da1 Change user 2025-06-04 14:28:04 +02:00
171626edba Change from python3.12 to python3 for venv 2025-06-04 14:14:13 +02:00
CanbiZ
591c37cbac harmonize .venv 2025-06-04 13:52:34 +02:00
CanbiZ
201d2ae93e Update archivebox-install.sh 2025-06-04 13:30:15 +02:00
CanbiZ
e5f2535b6f remove "This will create an ... LXC" 2025-06-04 13:28:38 +02:00
CanbiZ
3b9160a1aa some fixes 2025-06-04 13:16:48 +02:00
CanbiZ
00fe49156d fix pip for adventurelog 2025-06-04 13:07:18 +02:00
CanbiZ
88cae8982f some fixes with venv 2025-06-04 13:06:17 +02:00
CanbiZ
68b4ff652a fix uv install 2025-06-04 12:59:21 +02:00
CanbiZ
961464e1e2 Update adventurelog-install.sh 2025-06-04 11:36:49 +02:00
CanbiZ
581cbae64e Update archivebox-install.sh 2025-06-04 11:35:39 +02:00
CanbiZ
7923132972 Update adventurelog-install.sh 2025-06-04 11:31:14 +02:00
CanbiZ
31006e290a Update archivebox-install.sh 2025-06-04 11:27:56 +02:00
CanbiZ
90e8a73219 Update adventurelog-install.sh 2025-06-04 11:24:19 +02:00
CanbiZ
b080c94add Update archivebox-install.sh 2025-06-04 11:16:13 +02:00
CanbiZ
506ce07bf4 fixes 2025-06-04 11:06:32 +02:00
CanbiZ
3b912745e7 AdventureLog: Full UV Mig 2025-06-04 10:03:36 +02:00
CanbiZ
e08247874d more uv 2025-06-04 09:45:46 +02:00
CanbiZ
a151d26527 Update nginxproxymanager-install.sh 2025-06-04 09:45:33 +02:00
CanbiZ
2da5f5e842 Update slskd-install.sh 2025-06-04 09:21:38 +02:00
CanbiZ
7e8083f98c more uv migs 2025-06-04 09:19:28 +02:00
CanbiZ
647af55b40 more uv migs 2025-06-04 09:18:06 +02:00
CanbiZ
a8ddfaddf0 more uv migrations 2025-06-04 09:12:36 +02:00
CanbiZ
9d9b810480 more migrations 2025-06-04 08:48:00 +02:00
CanbiZ
3b1a17c5a3 more uv migs 2025-06-04 08:28:27 +02:00
CanbiZ
594dc3c9d5 Update netbox-install.sh 2025-06-03 17:14:13 +02:00
CanbiZ
a7f4bf2843 more uv mig 2025-06-03 17:11:04 +02:00
CanbiZ
5965a426ff more uv migrations 2025-06-03 17:04:15 +02:00
CanbiZ
96511db9ef next migrations 2025-06-03 16:52:02 +02:00
CanbiZ
128c84a79a more uv migrations 2025-06-03 16:44:45 +02:00
CanbiZ
ddb01f602a PYTHON_VERSION="3.12" setup_uv 2025-06-03 16:38:41 +02:00
CanbiZ
44c98dda24 migrations 2025-06-03 16:18:24 +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
bf2545ce40
Pulse: fix missing .env on service startup 2025-06-02 13:44:28 +02:00
CanbiZ
dd9e285962
Update kimai-install.sh 2025-06-02 13:23:18 +02:00
CanbiZ
b4a58b907f
MySQL/MariaDB: fix create user with password (#4918)
* MySQL/MariaDB: Fix Authentification with password

* add apache guac

* harmonize $STD value
2025-06-02 13:11:41 +02:00
CanbiZ
824fd22aae
fix mysql_version 2025-06-02 12:07:11 +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
CanbiZ
e08a587439
kimai revert failed mariadb
quickfix due failed migration of mariadb for kimai #4880
2025-06-02 10:25:24 +02:00
Bidyut Mukherjee
04ee11aab7
Fix tinyauth configuration parsing (#4901)
Co-authored-by: Bidyut Mukherjee <bidyut@bidyut-macbook-pro.lan>
2025-06-02 08:25:09 +02:00
push-app-to-main[bot]
1fd24bd60d
immich (#4886) 2025-06-01 10:50:08 +02:00