Commit Graph

7780 Commits

Author SHA1 Message Date
CanbiZ
ed8edcbf2d
Fix: Docker VM deprecated gpg (#1649) 2025-01-21 19:34:12 +01:00
CanbiZ
c3acbf09ed
Update actualbudget-install.sh
Some checks are pending
Auto Update .app-headers / update-app-headers (push) Waiting to run
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / build (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
2025-01-21 16:38:50 +01:00
CanbiZ
9c415ca3f4
Update actualbudget-install.sh 2025-01-21 16:37:06 +01:00
CanbiZ
c1b3d14068
Update actualbudget-install.sh 2025-01-21 16:25:55 +01:00
CanbiZ
2f2d1eeec3
Update actualbudget-install.sh 2025-01-21 16:13:59 +01:00
CanbiZ
e76e5ec4a0
Update actualbudget.sh 2025-01-21 16:13:35 +01:00
CanbiZ
7df2297be0
Update actualbudget-install.sh 2025-01-21 15:54:50 +01:00
CanbiZ
35a66c5f1f
Update actualbudget-install.sh 2025-01-21 15:27:27 +01:00
CanbiZ
e7af6f31ad
Update actualbudget-install.sh 2025-01-21 15:15:16 +01:00
community-scripts-pr-app[bot]
8337ca06fa
Update CHANGELOG.md (#1644)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-21 14:40:17 +01:00
CanbiZ
dd0cdf5d25
ActualBudget: Fix Update-Function, Fix Wget Crawling, Add Versionscheck (#1643)
* Update actualbudget-install.sh

* Update actualbudget.sh

* Update actualbudget-install.sh

* Update actualbudget.sh
2025-01-21 14:38:38 +01:00
community-scripts-pr-app[bot]
3b37f6a5b7
Update CHANGELOG.md (#1642)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-21 14:08:26 +01:00
Nícolas Pastorello
5a93af33ba
Update glpi.json (#1641)
Change category
2025-01-21 14:06:26 +01:00
CanbiZ
d73f8f224a
Update photoprism-install.sh 2025-01-21 14:00:36 +01:00
CanbiZ
0e04db089e
fix description 2025-01-21 13:56:01 +01:00
CanbiZ
b1b3d5b80a
Update photoprism-install.sh 2025-01-21 13:49:42 +01:00
community-scripts-pr-app[bot]
3bbeaa8a9d
Update CHANGELOG.md (#1640)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-21 13:48:57 +01:00
CanbiZ
c5ba9493f8
Update photoprism-install.sh (#1639) 2025-01-21 13:44:42 +01:00
community-scripts-pr-app[bot]
6e0527dc19
Update CHANGELOG.md (#1638)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-21 13:38:42 +01:00
CanbiZ
f1e6e0ae56
Add new Script: LXC Delete (Proxmox) (#1636) 2025-01-21 13:22:52 +01:00
community-scripts-pr-app[bot]
804ea32190
Update CHANGELOG.md (#1634)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-21 11:07:53 +01:00
CanbiZ
038947416d
add port for beszel 2025-01-21 11:07:09 +01:00
CanbiZ
4cf043675e
update motd file to dynamic ip (#1633) 2025-01-21 11:02:11 +01:00
community-scripts-pr-app[bot]
9fd9ab00ff
Update CHANGELOG.md (#1631)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-21 10:35:05 +01:00
Michelle Zitzerman
50b5a7d1cf
Update docker-vm.json (#1630)
fix: fixed the issue on website showing "Docker VM VM" VM twice
2025-01-21 10:22:46 +01:00
github-actions[bot]
58ba921fec
Update .app-headers file (#1628)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-21 09:12:04 +01:00
community-scripts-pr-app[bot]
1c8a0a53d2
Update CHANGELOG.md (#1627)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-21 09:11:34 +01:00
Thorsten
46c7c0e9ca
Fix wrong URL after Setup (#1629) 2025-01-21 09:10:27 +01:00
Michelle Zitzerman
33d6f8b860
New Script: Beszel (#1619)
* bezel

* fix: changed names
fix: pointed to proper file

* fix: correct install location.

* fix: name change

* fix: fixed proper catagory

* testing

* fix: add new tag

* update

* test

* test

* update source url

* update

* update

* test

* update

* reverting changes

* fix: added mc back and seprated commands
2025-01-21 09:10:02 +01:00
Thorsten
64e14fe982
New Script: Docker VM (#1608)
* Docker VM

* fixed json spaces

* json lint fix

* change category to OS

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-21 09:07:45 +01:00
Kristian Skov
a8f8ca65a0
New script: SQL Server 2022 (#1482)
* Added script files

* Update sqlserver2022-install.sh

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-21 09:06:45 +01:00
bvdberg01
c6c026e221
New script: ProjectSend (#1616)
Some checks are pending
Auto Update .app-headers / update-app-headers (push) Waiting to run
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / build (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
* New Script: ProjectSend

* Update projectsend.json

* Update projectsend-install.sh
2025-01-21 09:02:57 +01:00
community-scripts-pr-app[bot]
4dcf0dc0b8
Update CHANGELOG.md (#1617)
Some checks are pending
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-20 18:04:18 +01:00
Michel Roegl-Brunner
81c327c317
[core] Update build.func: Add defaults to Advanced mode (#1548)
* [core] Update build.func: Add defaults to Advanced mode

* Change method

* Fix copy mistake
2025-01-20 18:03:27 +01:00
community-scripts-pr-app[bot]
c9eb13a20c
Update CHANGELOG.md (#1615)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-20 17:25:02 +01:00
CanbiZ
c42438be11
add composer update
https://github.com/community-scripts/ProxmoxVE/issues/1276
2025-01-20 16:51:05 +01:00
community-scripts-pr-app[bot]
dfc006271c
Update CHANGELOG.md (#1614)
Some checks are pending
Auto Update .app-headers / update-app-headers (push) Waiting to run
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / build (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-20 15:13:39 +01:00
Michel Roegl-Brunner
e64ecb9773
Testing (#1612) 2025-01-20 15:11:42 +01:00
CanbiZ
85109ecf11
Feature: Add xCaddy for external Modules on Caddy-LXC (#1613)
* add xcaddy to caddy

for advanced modules

* increase space of caddy

* Update caddy.json

* fix deps
2025-01-20 15:10:48 +01:00
CanbiZ
fb67025f3b
Update kimai-install.sh 2025-01-20 14:44:34 +01:00
CanbiZ
f545c8ae5b
Update kimai-install.sh 2025-01-20 14:26:33 +01:00
CanbiZ
70d75bf53e
remove 8.2 / 8.3 2025-01-20 14:22:06 +01:00
community-scripts-pr-app[bot]
783e9b160d
Update CHANGELOG.md (#1610)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-20 14:12:00 +01:00
github-actions[bot]
bdb2816e87
Update .app-headers file (#1611)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-20 14:11:22 +01:00
CanbiZ
d9a4586eec
Update kimai-install.sh 2025-01-20 14:07:46 +01:00
CanbiZ
3904fb1981
Update kimai-install.sh 2025-01-20 14:06:39 +01:00
Kristian Skov
b8ed5e3987
New Script: UrBackup Server (#1569)
* Added UrBackup script

* Fixed icon

* Update urbackupserver-install.sh

* Update install/urbackupserver-install.sh

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>

* Update install/urbackupserver-install.sh

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>

* Update json/urbackupserver.json

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>

* Changed from ubuntu to debian

* Update urbackupserver.json

---------

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-20 14:02:43 +01:00
CanbiZ
723b8e8e0b
Update kimai-install.sh (#1609) 2025-01-20 14:00:33 +01:00
CanbiZ
e0d0bcd409
bump to php 8.3 2025-01-20 13:41:32 +01:00
CanbiZ
69f19ca652 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE 2025-01-20 13:38:41 +01:00