bvdberg01
c45085a51d
New script: phpIPAM ( #1503 )
...
* Added phpipam
* PR feedback
* fix json
* Fix php version
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-16 08:34:02 +01:00
CanbiZ
ac61a925cc
Fix: Add FFMPEG for OpenWebUI ( #1497 )
2025-01-15 09:04:52 +01:00
CanbiZ
33cd0cb2f1
Create New LXC: Wordpress ( #1485 )
2025-01-14 18:32:33 +01:00
Michel Roegl-Brunner
349cfb28b5
Update tianji-install.sh: Add OPENAI_API_KEY to .env ( #1480 )
2025-01-14 16:23:46 +01:00
Michel Roegl-Brunner
364109877f
Update opengist-install.sh: Add git as dependencie ( #1471 )
...
* Update opengist-install.sh: Add git as dependencie
* Update opengist-install.sh
2025-01-14 14:07:58 +01:00
jd
64297e7191
New Script: Opengist ( #1429 )
...
* feat(script): added opengist lxc
* fix: executable was inside the folder
* chore: use script from the fork
* chore: proper copyright
* chore: self script
* chore: self script
* chore: use original sources
* chore: back to links from fork
* fix: added /ref/head to urls
* fix: wrong executble path
* fix: git required to execute
* chore: proper links, prep PR
* Update install.func
* Update install.func
* Update build.func
* Update build.func
* fix(review): mc, release, license, -q
* Update opengist.sh
* Update opengist-install.sh
* Update opengist.sh
* Update opengist.sh
* Update opengist.sh
* fix(review): output for tar command
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-01-14 11:54:45 +01:00
Michel Roegl-Brunner
e60dc6784d
Update lazylibrarian-install.sh: Add pypdf libary ( #1467 )
2025-01-14 11:34:03 +01:00
MahrWe
07c9dc4d0a
Update Hoarder: Improvement .env location (see PR comment for little migration) ( #1325 )
...
* Update .env file location in hoarder-install.sh
* Update .env file location in hoarder.sh
No more need to move around the .env file
* migration of .env to hoarder.env in hoarder.sh
* Update ct/hoarder.sh
Co-authored-by: Mohamed Bassem <me@mbassem.com>
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Mohamed Bassem <me@mbassem.com>
2025-01-13 16:58:14 +01:00
Michel Roegl-Brunner
1476d1b6c4
Update prometheus-install.sh: Service creation fix ( #1417 )
2025-01-11 09:55:36 +01:00
Michel Roegl-Brunner
0d8dcd5643
Update prometheus-alertmanager-install.sh: Service Creation Fix ( #1418 )
2025-01-11 09:55:06 +01:00
Andy Grunwald
6decf14d2e
Prometheus: Fix installation via creating the service file ( #1416 )
2025-01-11 09:33:21 +01:00
fabrice1236
3051720f58
Fix user in ghost-cli install command ( #1408 )
2025-01-10 18:22:38 +01:00
CanbiZ
376fd6522a
Update ghost-install.sh
2025-01-10 17:13:49 +01:00
CanbiZ
5090b62113
add mariadb-server
2025-01-10 16:57:04 +01:00
Andy Grunwald
9a4d35b1f2
Prometheus + Alertmanager: Unify scripts for easier maintenance ( #1402 )
2025-01-10 16:54:58 +01:00
fabrice1236
f275cdd62c
New script : Ghost ( #1361 )
...
* add Ghost installation and update scripts
* remove unnecessary installation check
* Fixed link for testing
* Set up testing.
* Refactor Ghost installation script to streamline MySQL configuration and consolidate Node.js and npm installation steps
* Update MySQL configuration in installation script to use password for flushing privileges
* Bug fix
* Remove separate npm installation step
* Add ghost-user creation and modify Ghost installation to run as new user
* Create ghost-user with proper permissions and update Ghost setup commands
* Update Ghost installation script to include URL and modify service execution
* Update Ghost installation to Ubuntu 24.04 and modify service execution
* Downgrade Ubuntu installation version from 24.04 to 22.04
* Add npm installation check to Ghost installation script
* Update Ghost installation script to install npm alongside Node.js
* Add update to package list
* Use ghost-cli's systemd set up
* Add NOPASSWD for ghost-user during install and enable Ghost on all interfaces
* Update ghost-user sudoers configuration to temporarely allow all commands without password
* Fix syntax error
* Update ghost version retrieval and configure MySQL with random password
* Update ghost.json and clean ghost-install.sh
* Update ghost installation script to use dynamic database password
* Fix MySQL flush privileges command to use dynamic database password
* Fix variable name for database password in ghost installation script
* Add update success message only if ghost was actually updated
* Remove unnecessary shellcheck directive from ghost.sh
* Change back to community-scripts URLs
* Update ct/ghost.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/ghost-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update ct/ghost.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/ghost-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/ghost-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/ghost-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update json/ghost.json
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Add link to detailed license + Change to Debian 12
* Update license comment format in ghost-install.sh
* remove unneeded spaces
* change date
---------
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-10 13:38:03 +01:00
Michel Roegl-Brunner
7dc54da8a3
Update checkmk-install.sh ( #1385 )
2025-01-10 12:13:51 +01:00
Michel Roegl-Brunner
77bac7a919
Fix Actualbudget Update ( #1376 )
2025-01-10 09:18:04 +01:00
Michel Roegl-Brunner
3a9d55abf4
Delete calibre ( #1362 )
...
* Delete ct/calibre-server.sh
* Delete json/calibre-server.json
* Delete install/calibre-server-install.sh
2025-01-09 20:09:07 +01:00
Matt Burns
0b85f26a4e
Fix: Stirling-PDF > LibreOffice/unoconv Integration Issues ( #1322 )
...
* Modify install script to install core libreoffice components. Configure a running libreoffice service and setup env variables so they are accessible to StirlingPDF. Modify stirlingPDF service to wait for libreoffice service to start. Enable and explicitly start libreoffice and stirlingPDF services.
* Apply suggestions from code review
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update stirling-pdf-install.sh
---------
Co-authored-by: Michel Roegl-Brunner <michel.roegl-brunner@htl-braunau.at>
2025-01-09 19:10:02 +01:00
Michel Roegl-Brunner
14e185af85
Update calibre-server-install.sh ( #1359 )
2025-01-09 19:07:31 +01:00
CanbiZ
9a7dcef25a
Update calibre-server-install.sh
2025-01-09 17:20:47 +01:00
CanbiZ
179defdd88
Update calibre-server-install.sh
2025-01-09 17:09:47 +01:00
CanbiZ
da071d800b
Fix Dependency
2025-01-09 16:52:35 +01:00
CanbiZ
189dbf67b6
add libegl1
2025-01-09 16:41:32 +01:00
CanbiZ
b2ba72a906
fix certificate issue ps5mqtt
2025-01-09 16:33:44 +01:00
CanbiZ
0ce45140c7
fix space in calbre script
2025-01-09 16:29:55 +01:00
Spyros Roum
5c1954c85d
Install/update ActualBudget based on releases, not latest master ( #1254 )
...
* Install/update ActualBudget based on releases, not latest main
* Use tarballs for actualbudget install/update
2025-01-09 16:25:45 +01:00
Andy Grunwald
e592b80716
New Script: Prometheus Alertmanager ( #1272 )
...
* New Script: Prometheus Alertmanager
* Alertmanager: Append v before Release-Version
* Alertmanager: Switch to `/opt` before updating release
* Alertmanager: Split `var_tags` by `;`
* Alertmanager: Change installation of curl, sudo and mc to a oneliner
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Alertmanager: Set correct copyright
* Alertmanager: Change the way how the systemd unit file is written to disk
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Alertmanager: Changed the way on how we move and delete files
* Alertmanager: Make files executable
* Alertmanager: Set correct license and source header
* Update prometheus-alertmanager.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-09 16:25:06 +01:00
liecno
8dd43ddb81
New script: ps5-mqtt ( #1198 )
...
* Add ps5-mqtt script
* Update location of currently installed version for ps5-mqtt script
* Add version number to update information for ps5-mqtt script
* Reformat dependencies when installing ps5-mqtt
* Remove superfluous information messages when installing ps5-mqtt
* Remove superfluous comment from ps5-mqtt install script
* Improve wording for the config location for the ps5-mqtt script
* Remove superfluous empty lines in ps5-mqtt install script
* Reorder code structure for ps5-mqtt script
* Remove superfluous .service string vom systemctl calls in ps5-mqtt script
* Refactor handling with folders in the ps5-mqtt script
* Reorder code in ps5-mqtt script
* Reorder the code for getting release version in ps5-mqtt script
* Update ps5-mqtt-install.sh
* Update ps5-mqtt-install.sh
* Update ps5-mqtt.json
* Update
* Update ps5-mqtt-install.sh
* Fix npm
* Fix Date in json
---------
Co-authored-by: Michel Roegl-Brunner <michel.roegl-brunner@htl-braunau.at>
2025-01-09 16:23:18 +01:00
Jeron Wong
eb8ebfe7e4
New Script: calibre-server ( #960 )
...
* init commit
* spaghetti
* Refactor calibre-server scripts: Update license link, correct variable tag case, and add newline in success message
* Update
* Update calibre-server.sh
* Update calibre-server-install.sh
* Update calibre-server.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-09 16:21:30 +01:00
Michel Roegl-Brunner
e70a3a4b4d
Fix Checkmk Version grep ( #1341 )
2025-01-09 09:29:25 +01:00
CanbiZ
6a78564cc3
Update glpi-install.sh
2025-01-06 15:36:41 +01:00
CanbiZ
701f7e9cba
Update typesense-install.sh
2025-01-06 15:31:03 +01:00
CanbiZ
5196539d1b
fix glpi echo release
2025-01-06 15:27:46 +01:00
tlissak
774cdcaf8d
New Script: Typesense ( #1291 )
...
* Add typesense database lxc container
* fully upgrade typesende nstall
* Update typesense.sh
* Update typesense.json
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-06 15:25:53 +01:00
Nícolas Pastorello
f7d37a8f3c
New script: GLPI ( #1201 )
...
* Create glpi.json
* Create glpi.sh
* Create glpi-install.sh
* Update glpi.sh
* Update glpi.sh
* Update glpi.sh
* Update glpi-install.sh
* Update glpi-install.sh
* Update glpi.json
* Update glpi.json
* Update glpi.sh
* Update install/glpi-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/glpi-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update glpi-install.sh
* Update glpi-install.sh
* Update glpi-install.sh
* Update glpi.json
* Update glpi.sh
* Update glpi-install.sh
Adjusted apt install
* Update glpi-install.sh
Changed cron
* Update glpi-install.sh
Added STD
* Update glpi.sh
* Update glpi-install.sh
* Update glpi.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-06 15:09:12 +01:00
CanbiZ
4888c33e4b
[Fix]: Fixed rm Bug in pf2etools ( #1292 )
...
* [Fix]: Fixed rm Bug in pf2etools
* Update pf2etools.sh
2025-01-06 14:59:52 +01:00
CanbiZ
d814907f99
Add ca-certificates for Install ( #1282 )
2025-01-06 10:06:30 +01:00
CanbiZ
32a99a44d4
Update kimai-install.sh
2025-01-06 08:48:59 +01:00
CanbiZ
a0baf1cecc
fix 5etools install
2025-01-05 23:24:17 +01:00
CanbiZ
abfd5e086d
Update zigbee2mqtt-install.sh
2025-01-05 18:00:24 +01:00
CanbiZ
0e84eba9d2
Update zigbee2mqtt-install.sh
2025-01-05 17:57:35 +01:00
CanbiZ
d827d42968
[Breaking] Update Zigbee2mqtt to v.2.0.0 (Read PR Description) ( #1221 )
...
* Fix Zigbee2MQTT BreakingChange to Version 2.0.0
* Update zigbee2mqtt.sh
* Fix Installation Zigbee2Mqtt 2.0.0
* Fix Zigbee2MQTT V.2.0.0
* Update zigbee2mqtt-install.sh
* update script
* Update install/zigbee2mqtt-install.sh
Co-authored-by: Sébastiaan <se_bastiaan@outlook.com>
* add pnpm build
* add pnpm build
* update nodejs
* Update ct/zigbee2mqtt.sh
Co-authored-by: Sébastiaan <se_bastiaan@outlook.com>
---------
Co-authored-by: Sébastiaan <se_bastiaan@outlook.com>
2025-01-05 17:02:27 +01:00
CanbiZ
e191b94151
Update homeassistant-core-install.sh
2025-01-04 20:00:57 +01:00
CanbiZ
9cc4bda762
Update homeassistant-core-install.sh
2025-01-04 19:49:26 +01:00
CanbiZ
a1fe451fe2
Fix gpg key pf2tools & 5etools ( #1242 )
...
* Update pf2etools-install.sh
* Fix GPG 5F
2025-01-04 19:33:48 +01:00
CanbiZ
ba97af3b9f
Fix Deadsnake Repository
2025-01-04 19:29:24 +01:00
CanbiZ
859f3dffc3
Update homeassistant-core-install.sh
2025-01-04 19:14:54 +01:00
CanbiZ
84b15641fb
fix libtiff6
2025-01-04 19:05:46 +01:00
CanbiZ
982a19cf28
fix space in apt-get
2025-01-04 18:41:00 +01:00
CanbiZ
e3299a67ec
add missing "
2025-01-04 18:39:43 +01:00
CanbiZ
6f557aa394
Update homeassistant-core-install.sh
2025-01-04 18:25:15 +01:00
CanbiZ
5967a7f496
Homar: Fix missing curl dependency ( #1238 )
2025-01-04 18:17:19 +01:00
CanbiZ
67cdc35d02
Homeassistan Core: Fix Python3 and add missing dependencies ( #1236 )
2025-01-04 18:14:16 +01:00
CanbiZ
9fd4a13a8a
Fix: Update Python for HomeAssistant ( #1227 )
...
* Python Check: HA-Core
* Update Python to 3.13.X
* Update homeassistant-core.sh
2025-01-04 11:15:14 +01:00
CanbiZ
9f2ae06726
Onedev: Add git-lfs ( #1225 )
2025-01-04 11:03:58 +01:00
Johanna Rührig
a5adf44f39
Pf2eTools & 5eTools: Fixing npm build ( #1213 )
...
* Fixing #1195
* Fixing also for 5etools.
* Update 5etools.sh
* Update pf2etools.sh
* Update 5etools-install.sh
* Update pf2etools-install.sh
* Update 5etools-install.sh
* Update pf2etools-install.sh
* remove pnpm
* remove pnpm
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-04 10:59:35 +01:00
CanbiZ
b03e223e91
remove "s" in build-essential
2025-01-04 00:09:47 +01:00
Michel Roegl-Brunner
3a52f8dbfb
Update Script: Lazylibrarian ( #1190 )
...
* Update Script: LazyLibarian
* Changes
2025-01-03 19:27:35 +01:00
CanbiZ
8fd34ea277
Improve Homarr Installation ( #1208 )
...
add make, g++, build-essentials
2025-01-03 19:26:17 +01:00
CanbiZ
3b8ff01385
Update 5etools-install.sh
2025-01-02 20:59:51 +01:00
CanbiZ
11de586c93
Update pf2etools-install.sh
2025-01-02 20:57:38 +01:00
CanbiZ
dc0cf2cb3b
Rename Pf2eTools-install.sh to pf2etools-install.sh
2025-01-02 20:38:07 +01:00
Johanna Rührig
e356259785
New Script: Pf2eTools ( #1162 )
...
* Testing 5etools.
* Introducing Pf2eTools
* Replacing name with var.
* Switched to release crawling.
* Re-added git.
* Update Pf2eTools-install.sh
* Update Pf2eTools-install.sh
* Update Pf2eTools-install.sh
* Update Pf2eTools.sh
* Update Pf2eTools-install.sh
* Update Pf2eTools.sh
* Update Pf2eTools.sh
* Update Pf2eTools-install.sh
* Update Pf2eTools.sh
* Update Pf2eTools-install.sh
* Update Pf2eTools.sh
Fix update script
* Update Pf2eTools.json
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-02 20:29:49 +01:00
Johanna Rührig
618445ec08
New Script: 5etools ( #1157 )
...
* Testing 5etools.
* Adding httpd-foreground step for updates.
* Debug.
* Debug.
* Debug.
* Debug.
* Debug.
* Debug.
* Debug.
* Debug.
* Fix version names.
* Added 5etools json.
* Introduced images and increased storage.
* Fixing version zip names.
* Increased storage.
* Introduced image versions.
* Clean-up.
* Renamed step.
* Increased git post buffer.
* Fixing echo command.
* Fix tags.
* Finetune storage size.
* cleanup and restore.
* Update ct/5etools.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update ct/5etools.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update ct/5etools.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/5etools-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/5etools-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/5etools-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/5etools-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/5etools-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/5etools-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/5etools-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Moving stuff around.
* Cleanup and finetune.
* Update 5etools-install.sh
* Switched to release crawling.
* Update 5etools-install.sh
* Update 5etools-install.sh
* Update 5etools.sh
* Update 5etools-install.sh
* Update 5etools-install.sh
* Update 5etools.sh
* Update 5etools.sh
* Update 5etools.json
* Update 5etools-install.sh
* Update 5etools.sh
* Update 5etools-install.sh
* Update 5etools.sh
* Update 5etools-install.sh
* Update 5etools.sh
* Update 5etools.sh
* Update 5etools-install.sh
* Update 5etools.sh
* Update 5etools.json
* Update 5etools.sh
* Update 5etools.sh
Fixed update script
* Update 5etools.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-02 20:29:27 +01:00
Fichtl
3e5274a951
Update config template in blocky-install.sh ( #1059 )
...
* Update config template in blocky-install.sh
* Removed most example configuration of the template in blocky-install.sh
2025-01-02 20:28:50 +01:00
CanbiZ
99e06341b3
New Script: Komodo ( #1167 )
...
* Happy new Year! Update Copyright to 2025
* Create new LXC: Komodo
2025-01-01 22:55:11 +01:00
Sébastiaan
7c0f85d0b3
Fix Script Homepage: add version during build step ( #1155 )
...
* Make variables exported
* Auto-yes update-browserslist-db
2025-01-01 18:25:46 +01:00
CanbiZ
15f04d525d
Happy new Year! Update Copyright to 2025 ( #1150 )
2025-01-01 13:37:29 +01:00
CanbiZ
3c765790a3
Fix PhP 8.4
2025-01-01 13:02:16 +01:00
CanbiZ
409af1b14a
Fix Firefly to PHP8.4
2025-01-01 12:58:09 +01:00
Kristo Copani
50f7ae1237
New Script: Semaphore ( #596 )
...
* re-add files
* update a lot of things
* more stuff
* update password generation
* Ready to PR!
* remove empty end lines
* Ready to PR!
* Update semaphore.json
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-01 12:56:38 +01:00
Kristo Copani
a9df33c7cf
New Script: Firefly ( #616 )
...
* firefly
* initial commit for test
* more tests
* fix fix fix
* fixeeees
* update flow
* test
* fixed install probably
* update fix
* update fix
* fixes on versioning
* 123
* test update
* update flow test
* hope it works now?
* work pleaaaase
* reeveeeeeert
* cleanup
* more cleanup
* Ready for PR!
* Update firefly.json
* Fixes
* more fixes
* fix firefly.json
* Update firefly-install.sh
* Update firefly.json
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-01 11:37:06 +01:00
Thomas Kunzfeld
47377fdd26
Split installing dependencies for chromium and chronium itself ( #1140 )
2025-01-01 11:30:02 +01:00
CanbiZ
0aeec14025
Update omada-install.sh
2024-12-31 15:01:14 +01:00
CanbiZ
af4b833aa4
Omada: Switch Base-URL to prevent issues ( #1135 )
...
* fix path for omada update
* fix omada install
2024-12-31 14:44:01 +01:00
Sung Jeon
68aad8e152
Add ExecReload to prometheus.service ( #1131 )
2024-12-31 14:14:41 +01:00
CanbiZ
a77ce0bad0
Revert Changes from PR
2024-12-31 10:36:13 +01:00
Emik
2479ceeb99
fix: update guacd service configuration in installation script ( #1122 )
2024-12-31 09:42:13 +01:00
CanbiZ
c9f4391df0
Fix Homepage-Script: Installation/Update ( #1129 )
...
* Fix some Parts of Homepage-Script
* Fix Install
2024-12-31 08:59:53 +01:00
CanbiZ
13175efbd8
fix
2024-12-30 23:04:03 +01:00
Sébastiaan
df3919b904
fix: add homepage version during build step ( #1107 )
...
* Set homepage version during build in ct script
* Change install script
* Split commands to multiple lines for ct script as well
* Make sure shellcheck is happy
2024-12-30 17:41:06 +01:00
Michel Roegl-Brunner
415f99e3eb
Hotfix: Grist ( #1091 )
2024-12-29 21:23:30 +01:00
CanbiZ
464fa283ad
add node_options
2024-12-29 12:40:24 +01:00
CanbiZ
024480d0a4
some bugfixes
2024-12-29 12:33:31 +01:00
CanbiZ
c754f4e243
remove unneded apt-get install command
2024-12-29 12:27:16 +01:00
Dominik Siebel
3424e9a86e
New Script: TeddyCloud Server ( #1064 )
...
* New Script: TeddyCloud Server
* provide logo URL to fix frontend build
* fix website category
* remove unnecessary info
2024-12-29 10:41:20 +01:00
Carl Furrow
13a52878ab
Add new script: Grist ( #1076 )
...
* feat: create grist helper scripts, and json
create new scripts for https://github.com/gristlabs/grist-core
based on homarr scripts
* fix: move rm of zip into "clean up"
* fix: remove second source
* fix: include 'v' in release messages
* fix: use full path to remove release zip
* fix: update copyright
* fix: combine nodejs installers into one section
* fix: comment spacing
* fix: copy .env file from existing grist_bak dir
* fix: ensure "install:python" is run to install python deps
2024-12-29 10:40:19 +01:00
CanbiZ
678206768c
Zabbix: Fix SQL Path for 7.2 ( #1069 )
2024-12-28 20:47:50 +01:00
CanbiZ
cdb121a55f
fix url
2024-12-28 08:43:01 +01:00
CanbiZ
406bb57d74
Update Zabbix to 7.2. Release ( #1048 )
...
* Update Zabbix to 7.2
* Update Zabbix to 7.2
2024-12-27 20:35:20 +01:00
CanbiZ
395d1086ea
Add 8.0 for MongoDB Installation ( #1046 )
...
* Add 8.0 for MongoDB Installation
* Add MongoDB Check
2024-12-27 20:29:01 +01:00
JBSAN3
517b19a62b
Apache-Guacamole script bug fix ( #1039 )
...
* Fix apache-guacamole-script
* Update apache-guacamole-install.sh
Changed ip address binding for more security
* Update apache-guacamole-install.sh
* remove systemctl start
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-12-27 20:28:25 +01:00
Rémi Bédard-Couture
8d96c5135d
new scripts for Authentik ( #291 )
...
* new scripts for Authentik
* Minor clean up based on initial PR review
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/authentik.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/authentik.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Minor fixes from havard's review
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* More fixes addressing havard's review
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Cleanup duplicate NodeJS installation commands
* Change port value type to numeric
* Change resources values type to numeric
* Addressing latest feedback from PR review
* merge from dev
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
* merge from dev
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
* merge from dev
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
---------
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-12-27 16:42:46 +01:00
Kristo Copani
1b57be94fd
New Script: Jenkins ( #1019 )
...
* jenkins
* push jenkins
* cleanup
* Create jenkins.json
* Update jenkins.json
* Added # Source before # App Default Values
* Update jenkins.sh var_tags
2024-12-26 19:00:20 +01:00
Janek
b30e8c534f
New Script: 2FAuth ( #943 )
...
* feat(2fauth): ✨ Added 2FAuth
* refactor: 🚚 Changed path to user repo
* refactor: 🚚 Changed path to user repo
* refactor: 🚚 Changed path to user repo
* refactor: 🚚 Changed path to user repo
* refactor: 🚚 Changed path to user repo
* fix(2fauth): 🐛 Fixed path to build functions file
* fix(2fauth): 🐛 Fixed unbound variable
* fix(2fauth): 🐛 Use instead of for the directory name
* chore(2fauth): ✨ Added dependency package for improved composer performance
* chore(2fauth): ✨ Added dependency package as it's required
* chore(2fauth): ✨ Added dependency package `php8.2-fpm` as it's required
* fix(2fauth): 🐛 Fixed unbound variable
* fix(2fauth): 🐛 Fixed installation
* fix(install): 🐛 Fixed unassigned variable
* fix(install): 🐛 Fixed installation
* fix(install): 🐛 explicitly set ownership as last step
* revert: ⏪ Revert path rewrite to user repo
* revert: ⏪ Revert path rewrite to user repo
* refactor(2fauth): ⚰️ Removed commented-out code
* fix(2fauth): 🚚 Fixed path to remove correctly
* refactor(2fauth): 🎨 Changed from variables to static as requested
* docs(2fauth): 📝 Added notes for db credentials and the first account being an administrator account
* fix(2fauth): 🔊 Updated progress logging
* test(2fauth): 🚚 Changed pathes temporarily to user repo to test the App
* fix(2fauth): 🚑 Fixed wrong version file in update_script
* fix(2fauth): 💄 Removed duplicated version prefix v in messages
* Revert 'test(2fauth): 🚚 Changed pathes temporarily to user repo to test the App'
2024-12-26 10:36:17 +01:00
Tobias
ee62a56cb9
add: pve-datacenter-manager ( #947 )
...
* add: pve-datacenter-manager
* fix: scheming
* add: warn pre-alpha-state
* fix: naming & pve gpg key
* fix: naming
* fix: naming & correct install path
* Fix Tag
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-12-25 22:17:42 +01:00
Michel Roegl-Brunner
55e02d8bdd
Fix Script: Alpine Nextcloud Upload File Size Limit ( #933 )
...
* Max File Size
* Small changes
2024-12-25 22:14:57 +01:00
CanbiZ
4ed5bf0c12
Fix Navidrome Update & Install ( #991 )
...
* Update navidrome.sh
* Update navidrome-install.sh
* remove develop
* remove empty line
2024-12-23 19:08:55 +01:00
CanbiZ
53fcbb46be
update guacamole creds
2024-12-20 20:29:56 +01:00
CanbiZ
e715adf3ba
Update omada-install.sh
2024-12-20 13:49:28 +01:00
CanbiZ
8e1644ab6e
Update checkmk-install.sh
2024-12-20 13:18:25 +01:00
CanbiZ
2892762a80
Update checkmk-install.sh
2024-12-20 12:53:57 +01:00
CanbiZ
6efc6504d4
Update checkmk-install.sh
2024-12-20 11:15:41 +01:00
Dominik Siebel
7f86418cf5
new script: silverbullet ( #659 )
...
* new script: silverbullet
* update copyright and author information
* address code review comments and suggestions
* fix: overwrite existing binary on unzip
* address remaining review comments
* add documenation link
* update header and footer to new standard
* little fixes
* little fixes
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-12-20 10:03:49 +01:00
Michel Roegl-Brunner
949ec3d181
New Script: Apache Guacamole ( #657 )
...
* New Script: Apache Guacamole
* Changes as requested
* Changed to new System
* Changes
* Update apache-guacamole.json
* Update apache-guacamole.sh
* Update apache-guacamole.sh
* remove / in json
* update install script from dev (changed functions)
* Update apache-guacamole.json
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-12-20 10:03:10 +01:00
Michel Roegl-Brunner
9379ac4032
New Script: Zammad ( #640 )
...
* New Script: Zammad
* Implement changes
* Changes after review
* Added changes
* Added changes
* Change to new System
* Change to new Default System
* formatting
* Update zammad.json
* fix json
* Update zammad.json
fix OS
* remove / in json
* Sync with develop branch
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-12-20 10:02:06 +01:00
Michel Roegl-Brunner
2326e11699
New Script: CheckMk ( #926 )
...
* New Script: CheckMk
* Add sudo
* Change to dpkg -i
2024-12-20 10:01:32 +01:00
CanbiZ
4c04a33a29
Update omada-install.sh
2024-12-19 14:15:25 +01:00
CanbiZ
a5d6023da8
Fix Omada - Crawling latest version ( #918 )
...
* Fix Update Function Omada
* Fix Omada Install Latest URL
* Fix Dependencies
2024-12-19 11:11:10 +01:00
Rémi Bédard-Couture
9236f97009
Remove SSE 4.2 from instruction set supporting OpenVino. Although the docs says it supports it, many users have reported it not working without AVX. ( #902 )
2024-12-18 15:40:13 +01:00
bvdberg01
d0f2c71038
New script: Part-DB LXC ( #591 )
...
* New script: Part-DB LXC
* Improved based on PR feedback MickLesk
* Migrate header & footer to latest version
* formatting and remove old header
* formatting
* fix json
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-12-18 12:05:30 +01:00
Michel Roegl-Brunner
f199366867
Fix Alpine-Nextcloud: Bump PHP Version to 8.3 ( #865 )
...
* Fix Alpine Nextcloud: Bump PHP Version to 8.3
* Fix Alpine-Nextcloud: Bump PHP Version to 8.3
* Replace deprecated mysql_install_db
2024-12-17 21:11:09 +01:00
Michel Roegl-Brunner
9fc81e49e4
Update Script: Remove Docker Compose Question ( #847 )
2024-12-16 14:29:51 +01:00
Håvard Gjøby Thom
ae0684b696
Fix config bug in Alpine Vaultwarden ( #775 )
2024-12-13 13:33:34 +01:00
Michel Roegl-Brunner
4f66476de5
Update Password Creation to only create Chars ( #750 )
2024-12-09 21:22:37 +01:00
Håvard Gjøby Thom
82ee63a6db
Use MongoDB 4.4 in Unifi for non-AVX users ( #691 )
2024-12-08 15:50:24 +13:00
Håvard Gjøby Thom
52898b4edf
Zigbee2MQTT: Remove dev branch choice until v2.0.0 release ( #702 )
2024-12-07 14:17:58 +01:00
Chris
be4e6503d7
Fix Hoarder build failure by installing Chromium stable ( #723 )
2024-12-07 11:22:04 +01:00
Michel Roegl-Brunner
ce545bd499
Fixes #343 - Postgressqsl ( #650 )
2024-12-05 15:41:19 +01:00
Mathijs Groothuis
3ec3478b2d
Update nginxproxymanager-install.sh ( #676 )
...
Fix typo 'Enviroment' > 'Environment
2024-12-04 16:30:37 +01:00
Kristo Copani
4f5712097b
New Script: Onedev ( #612 )
...
* onedev
* Initial commit
* fixes fixes fixes
* more fixes
* fixes on update
* Ready for PR!
2024-12-03 16:28:27 +01:00
Michel Roegl-Brunner
df99c30ab3
Script Update: SnipeIT ( #641 )
2024-12-03 16:10:33 +01:00
Kristo Copani
336ea19b39
Re-add files ( #595 )
2024-12-02 09:12:33 +01:00
vhsdream
1ca99781ff
New Script: Hoarder LXC ( #567 )
...
* Add Hoarder script
* Point build.func to correct repo
* I hate testing these scripts
* no comment
* Quiesce systemctl enable output; add move DB to hoarder_data
* add timeout to hoarder-workers
* Restore attribution
* fix sourcefix source URLs; quiesce migration post-install
* Update hoarder-install.sh to move commands to separate lines
Also made similar changes in some other areas.
* Delete install/bazarr-install.sh
* Delete ct/bazarr.sh
* Update msg_info
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update msg_ok
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update msg_info
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/hoarder.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Remove bazarr.sh and bazarr-install.sh changes from PR
* Add Json for Website
* Apply suggestions from code review
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/hoarder.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update hoarder.sh
* remove unnecessary dependencies; clean up worker & web install; remove zip after cleanup
* Apply suggestions from code review
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update hoarder.sh (&>/dev/null)
&>/dev/null
* Fix broken DB migration, other small changes
* Update resources in hoarder.json
* Update install/hoarder-install.sh with commented refs for AI tagging
Co-authored-by: Mohamed Bassem <me@mbassem.com>
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
Co-authored-by: Mohamed Bassem <me@mbassem.com>
2024-12-02 09:09:22 +01:00
Wim
342e145273
New script: Unbound LXC ( #547 )
...
* Create unbound-install.sh
* Create unbound.sh
* Update unbound.sh
* Update unbound.sh
* Update unbound-install.sh
* Update unbound.sh
* Create unbound.json
* Fix logo font
* Update unbound-install.sh
* Update unbound-install.sh
* Update unbound-install.sh
* Update unbound-install.sh
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update unbound-install.sh
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/unbound.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update unbound.json
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unbound-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update unbound-install.sh
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-12-02 09:07:53 +01:00
davalanche
85b80393bd
New script: Mylar3 LXC ( #554 )
...
* Add new LXC: Mylar3
* Apply suggestions from code review
The rest of the suggestions will be addressed in my local repo and pushed back
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Additional changes based on the code review
* The application is no longer updatable via the user interface
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-12-02 09:06:43 +01:00
Michel Roegl-Brunner
53807c9633
SnipeIT install Script ( #538 )
...
* Bare Metal install Script for SnipeIT
* Fixed Copyright Header
* Worked in all requested Changes and also added the Update function.
Per my testing all is working as intendet.
2024-12-02 09:05:12 +01:00
vhsdream
8301204cc0
Stirling-PDF: replace dependency for v0.35.0 and add check and fix in stirling-pdf.sh ( #614 )
...
* Add check for old dependency in update_script function for stirling-pdf.sh
Checks if ocrmypdf is installed and qpdf is not; if true then removes
ocrmypdf and installs qpdf
* Replace ocrmypdf with qpdf as dependency in stirling-pdf-install.sh
As of v0.35.0, StirlingPDF now uses qpdf for OCR instead of ocrmypdf.
2024-12-02 09:04:03 +01:00
Zhivko Draganov
869ddc0d5e
qbittorrent: do not override the configuration port in systemd ( #618 )
2024-12-02 01:17:34 +01:00
CanbiZ
8c7b72e71b
Add gpg
2024-11-30 08:48:55 +01:00
James Polley
ddc867ea4e
Convert line endings in TheLounge install scripts ( #599 )
2024-11-30 07:59:27 +01:00
CanbiZ
f0936500d3
Update the-lounge-install.sh
2024-11-29 20:01:05 +01:00
CanbiZ
d5d5a3d3a3
switch copyright
...
new script, correct copyright
2024-11-29 19:44:08 +01:00
CanbiZ
274867dc11
remove ""
2024-11-29 19:41:09 +01:00
CanbiZ
689122b14a
Update and rename thelounge-install.sh to the-lounge-install.sh
2024-11-29 18:50:56 +01:00
CanbiZ
5f3985cd0a
tweak
2024-11-29 18:19:04 +01:00
Kristo Copani
862b72ab39
New Script: The Lounge IRC ( #571 )
...
* Added "thelounge.sh"
* Added "thelounge-install.sh"
* Added "thelounge.json"
* Added empty line to end of thelounge.sh
* Added empty line to end of thelounge.json
* Update thelounge-install.sh
* replace apt install with dpkg -i
* cleanup
* cleanup 2
* header_info try
* header_info fix1?
* Fix header
* Test 1
* Update thelounge.sh
* Update thelounge.sh
* Update thelounge.sh
* Update thelounge.sh
* Update thelounge-install.sh
* Update thelounge.json
* Little Fixes
* Update thelounge.sh
---------
Co-authored-by: Kristo Copani <31226503+kristocopani@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-11-29 18:13:20 +01:00
Kristo Copani
b328eedc75
New Script: LubeLogger ( #574 )
...
* Added "thelounge.sh"
* Added "thelounge-install.sh"
* Added "thelounge.json"
* Added empty line to end of thelounge.sh
* Added empty line to end of thelounge.json
* Update thelounge-install.sh
* replace apt install with dpkg -i
* cleanup
* cleanup 2
* header_info try
* header_info fix1?
* Fix header
* Test 1
* Update thelounge.sh
* Update thelounge.sh
* Update thelounge.sh
* Update thelounge.sh
* Update thelounge-install.sh
* Update thelounge.json
* initial commit
* Updated lubelogger.sh
* Add update function, fix lubelogger-install.sh
* fix "}"
* more fixes
* more fixes!
* typos
* more fixes
* fixes fixes fixes
* update script fixes
* deleted not needed files
* added json file
* deleted more files
* end lines
* fix source
* Update Logo in json
* some little fixes
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-11-29 18:10:53 +01:00
Kristo Copani
543142ebf1
New Script: Inspircd ( #576 )
...
* Added "thelounge.sh"
* Added "thelounge-install.sh"
* Added "thelounge.json"
* Added empty line to end of thelounge.sh
* Added empty line to end of thelounge.json
* Update thelounge-install.sh
* replace apt install with dpkg -i
* cleanup
* cleanup 2
* header_info try
* header_info fix1?
* Fix header
* Test 1
* Update thelounge.sh
* Update thelounge.sh
* Update thelounge.sh
* Update thelounge.sh
* Update thelounge-install.sh
* Update thelounge.json
* Initial commit
* cleanup
* more cleanup
* clean clean clean
* Inspircd-install - Removed wget as a dependency
* Added interface port in JSON
* small fixes
* Service fix!
2024-11-29 18:10:30 +01:00
CanbiZ
b17ede296c
Fix Kimai Apache2 Rights ( #577 )
2024-11-29 09:53:42 +01:00
Dominik Siebel
e9ebfffb57
Add update script to Pocketbase ( #535 )
...
* feat: pocketbase update script
* Apply suggestions from code review
add `v` prefix to release version outputs
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* remove unnecessary dir creation
* move temp file creation to before apt cleanup
* change to updateable
* switch to provided update command
* check for availability of pocketbase binary before running update
* Apply suggestions from code review
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* fix code suggestions merge issue
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-28 15:36:58 +01:00
Håvard Gjøby Thom
e786b09199
Fix MongoDB install in Unifi script ( #564 )
2024-11-28 12:13:46 +01:00
CanbiZ
1cb822b34c
Fix Z-Wave JS UI script ( #546 )
...
* Revert & Updated ZWave JS UI
* Tweak for StorageDB
2024-11-28 05:48:58 +01:00
Dominik Siebel
9d72b5872a
fix: install mosquitto from mosquitto repo ( #534 )
2024-11-27 15:54:07 +01:00
DarmokNoob
60b9103a34
Install MongoDB 4.2 for non-AVX CPUs in Unifi LXC ( #319 )
...
* Put in check and alternative to install older Mongo for CPUs that can't support AVX
* Update install/unifi-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unifi-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unifi-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unifi-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unifi-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unifi-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unifi-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unifi-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/unifi.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/unifi.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/unifi.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unifi-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unifi-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unifi-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unifi-install.sh
Updated suggested changes
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/unifi.json
Updated Suggested Changes
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/unifi-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update unifi.sh
* Update unifi.json
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-27 15:53:44 +01:00
CanbiZ
a2ae582992
Zabbix: Use Agent2 as Default | Update Script added | some other Improvements ( #527 )
...
* Improve Zabbix Update / Agent2
* Add Updateble / Documentation / Info for JSON
* Zabbix-Install: Switch to latest version & use zabbix-agent2
* Update json/zabbix.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update zabbix.sh
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-27 15:52:53 +01:00
vhsdream
9795d41d39
Fix Vikunja install script to prevent database deletion upon updating ( #524 )
...
* Fix issue with Vikunja update wiping DB and files
* use a single sed command
* change build.func to test install script
* another small change in order to test vikunja fix
* another change
* revert URL modification after successful test
* Update vikunja-install.sh
* update vikunja-install.sh
2024-11-26 18:21:22 +01:00
CanbiZ
f6047ee9fb
Remove Scrypted ( #511 )
...
* Remove Scrypted from website
* Delete ct/scrypted.sh
* Delete install/scrypted-install.sh
2024-11-25 20:43:25 +01:00
bvdberg01
e5d39ab555
Fix upload folder ( #515 )
2024-11-25 20:36:31 +01:00
bvdberg01
7ffd6cbef0
New script: listmonk LXC ( #442 )
...
* New script: listmonk LXC
* Fixed issues after PR review
* Fixed issues after PR review
Co-Authored-By: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* add network.target
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-11-24 17:59:23 +01:00
cour64
8f694c8e23
Fix missing build tools for Actual Budget install ( #455 )
2024-11-23 18:38:57 +01:00
404invalid-user
0c8c0d882b
Add .env file support for HomeBox ( #383 )
...
* added .env file support
added env file support using the homebox docs
* Changed homebox note from warning to info
* Homebox-Install: Add .env Support
* Update homebox-install.sh
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-21 22:53:59 +01:00
CanbiZ
a38ddef8b2
RDTClient Remove .NET 8.0 | Add .NET 9.0 ( #413 )
...
* Update rdtclient-install.sh
* Update rdtclient.sh / Remove Dotnet 8.0
2024-11-22 10:29:46 +13:00
CanbiZ
ac67616fe5
Add new LXC: NextPVR ( #391 )
...
* Add new LXC: NextPVR
* Update ct/nextpvr.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/nextpvr.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Set Updating in CT
* Add NextPVR to DVR/NVR Category
* Update json/nextpvr.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/nextpvr.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/nextpvr.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-22 10:26:52 +13:00
CanbiZ
05ba063ba1
Add new LXC: Kimai ( #397 )
...
* Add new LXC: Kimai
* little tweak, admin instead of username
* Update ct/kimai.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/kimai.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/kimai-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/kimai-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/kimai-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/kimai.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/kimai-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Add RELEASE Output
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Remove Sudo from mysql
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Remove Sudo from mysql
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Remove Sudo from mysql
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/kimai.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/kimai.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-22 10:25:59 +13:00
Paul
bbd39fd927
Moved PATH into service ( #376 )
2024-11-20 08:21:41 +01:00
CanbiZ
1b8089ff2b
move secret key up ( #356 )
2024-11-19 10:50:27 +01:00
Erfan Samandarian
82d287959e
Fix: add gnupg to installed dependencies ( #349 )
2024-11-19 07:23:45 +01:00
bvdberg01
0067a2e5f6
new scripts for NetBox ( #308 )
...
* new scripts for NetBox
* Update json/netbox.json
Co-Authored-By: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Fixed issues after pr
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-18 21:35:51 +01:00
CanbiZ
b794a48f83
Bugfix: Wallos Patch (Cron Log & Media Backup) ( #331 )
...
* Update wallos.sh
* Update wallos.sh
* Update wallos-install.sh
* Remove Empty Line
2024-11-18 17:44:53 +01:00
anishp55
a3ff42b122
detect sse 4.2 ( #328 )
...
see if sse 4.2 is on the processor, if so add openvino.
2024-11-18 15:46:00 +01:00
CanbiZ
fb0706469b
Linkwarden - Harmonize Script, Add Monolith & Bugfixing ( #306 )
...
* Update linkwarden.sh
Add new StorageCheck
Harmonize Update Script
Increase Ressources
Correct check of version
* Update linkwarden-install.sh
Harmonize Script
Switch from Git to Release
Add Monolith
Add Cargo
* Tweak
* Update linkwarden.json
2024-11-18 10:33:19 +01:00
CanbiZ
abac99e995
Tweak: Patch Prometheus for v.3.0.0 ( #300 )
...
* Prometheus Tweak 3.0.0
https://github.com/community-scripts/ProxmoxVE/issues/289
https://github.com/prometheus/prometheus/releases/tag/v3.0.0
* Update prometheus-install.sh
2024-11-17 17:40:46 +01:00
Dysfunctional Programming
f9e0dfb270
Add Komga LXC ( #275 )
...
* add komga
* fix syntax error
* add co-author
* Make this resemble other scripts
* Get ready for PR
* Address PR feedback to bring more in line with other scripts
* Bring json in line
* Harmonize Script
* Update komga.sh
* Make hdd match komga.sh
* Update ascii
* Update install/komga-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/komga.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/komga.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update ct/komga.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/komga-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/komga-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/komga-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/komga-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/komga-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update install/komga-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/komga.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Uneeded group write permissions?
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-17 11:10:02 +01:00
Fabian Berg
d3633f97c5
Wavelog - Small Adjustment ( #292 )
...
* stay within the github environment for the logo
* add php-gd as dependencie for future usage
2024-11-17 10:59:05 +01:00
CanbiZ
6d915bf156
Update Wireguard LXC - Information about WGDashboard added ( #261 )
...
* Update wireguard-install.sh
* Update wireguard.json (Add Documentation & Infos)
* Remove admin|admin
* Naming
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Naming 2
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/wireguard.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update json/wireguard.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update wireguard.json
* Update json/wireguard.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* remove empty note
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-16 17:14:41 +01:00
Don Locke
bae79149f0
Add Wavelog Script ( #259 )
...
* Add Wavelog Script
* Added github logo which is less likely to disappear.
* Add Copyright, remove zip, and simplify mv in install
* Update core dependecies
* Update json/wavelog.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Remove old install during update
---------
Co-authored-by: Paul <newzealandspaul@gmail.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-16 11:02:57 +01:00
Yaroslav
163cc736e7
Add Recyclarr LXC ( #271 )
...
* Add Recyclarr LXC
* Review fixes
* Review fixes
* Review fixes
* Review fixes
2024-11-16 09:44:24 +01:00
davalanche
f6cc26af3a
Update cloudflared-install.sh ( #264 )
...
Added the option to configure cloudflared as a DNS-over-HTTPS (DoH) proxy
2024-11-15 18:15:25 +01:00
davalanche
5367a1751a
Update pihole-install.sh ( #235 )
...
* Update pihole-install.sh
* Added the option to configure Unbound as a forwarding DNS server (using DNS-over-TLS (DoT)).
* Simplified the Unbound configuration. The root hints file is actually provided by the dns-root-data package so there is no need to explicitly define it (via the root-hints configuration directive) and wget it. Also, there was no mechanism to update the file after the initial fetch - this will now done by the package manager.
* Fix: Unbound (127.0.0.1#5335) would not become active until a configuration change was made and saved or the application was updated. These are the only times (other than during install) that /etc/dnsmasq.d/01-pihole.conf is synced with /etc/pihole/setupVars.conf. Updated the install script to swap out the dns server in /etc/dnsmasq.d/01-pihole.conf similar to /etc/pihole/setupVars.conf. Delete 8.8.4.4 in both files as opposed to commenting it out as the commented out line would never be recycled.
* Update pihole.json
* Update install/pihole-install.sh
Updated the prompt text after code review.
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-14 23:00:58 +01:00
Håvard Gjøby Thom
c229c9cb4a
Fix homarr update ( #162 )
2024-11-10 17:20:37 +01:00
Rémi Bédard-Couture
6afb28f887
Remove need for custom DNS ( #143 )
2024-11-09 14:16:24 +13:00
CanbiZ
ec7dd674ea
[Bugfix] Medusa ( #138 )
2024-11-08 20:28:47 +01:00
CanbiZ
a68f380d6b
[Bug] | [Change]: Homarr (+Script harmonized) ( #124 )
...
* [Bug] | [Change]: Homarr (+Script harmonized)
* Update ct/homarr.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* add ttekc
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* fix echo
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
* Final Fix
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
* remove cd /opt
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
---------
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-08 11:34:07 +01:00
davalanche
7a3adeb142
Update mysql-install.sh ( #123 )
...
Added the option to install the 8.4 LTS release
2024-11-07 19:41:37 +01:00
Amaury Libert
97008d0273
Update photoprism-install.sh ( #105 )
...
Wrong password entered in script ("Helper-Scripts.com") compared to website ("changeme").
2024-11-06 23:43:06 +01:00
Rémi Bédard-Couture
53fd2b6cc8
Remove custom update script. This is handled by the update script and the /usr/bin/update is created automatically by the customize function in install.func ( #95 )
2024-11-06 20:02:34 +01:00
CanbiZ
0cd5ff3f3d
Add new LXC: Vikunja ( #80 )
...
* Add new LXC: Vikunja
* Apply suggestions from code review
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update vikunja.sh
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
* Update vikunja.sh
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
* Update vikunja-install.sh
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
* Spelling
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
---------
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-05 23:57:28 +01:00
CanbiZ
99fb54659e
Spelling
2024-11-05 23:40:40 +01:00
CanbiZ
9e759d9c1a
Add new LXC: Bookstack
2024-11-05 17:04:33 +01:00
CanbiZ
a4a1821822
Changed all dependencies to the community project
2024-11-02 08:48:05 +01:00
tteckster
38d3f2c868
Update nginxproxymanager-install.sh
...
tweak
2024-10-31 02:18:28 -04:00
CanbiZ
57b9cde44d
Add new LXC: Memos ( #4013 )
2024-10-30 10:25:02 -04:00
Håvard Gjøby Thom
d22879b5e9
Add new LXC: NZBGet ( #4000 )
2024-10-30 06:04:23 -04:00
CanbiZ
8cdb218e38
Tweak: Fix Paperless Ghostscript ( #4012 )
2024-10-30 06:03:12 -04:00
tteckster
2d3cae43cb
Update pihole-install.sh
...
Correct interface IP
2024-10-28 15:10:48 -04:00
Håvard Gjøby Thom
0340aec142
Adjust max-old-space-size in openwebui-install.sh ( #3992 )
2024-10-27 18:24:22 -04:00
Håvard Gjøby Thom
8a21f6e7f0
Add option to install Ollama in Open WebUI LXC ( #3991 )
2024-10-27 18:14:57 -04:00
Håvard Gjøby Thom
77b06ee3f9
Add update path to Gotify LXC ( #3989 )
2024-10-27 13:29:28 -04:00
tteckster
399786c5bd
Update nginxproxymanager-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3982
2024-10-27 04:57:06 -04:00
tteckster
e4912cec78
Update nginxproxymanager-install.sh
...
tweak
2024-10-27 01:16:41 -04:00
Håvard Gjøby Thom
af0376f25b
Add new LXC: Ollama ( #3979 )
2024-10-26 15:20:48 -04:00
CanbiZ
5ae25108ef
Add new LXC: AdventureLog ( #3971 )
2024-10-25 12:00:35 -04:00
tteckster
55c8d1187b
Update paperless-ngx-install.sh
...
tweak
2024-10-25 07:35:07 -04:00
tteckster
9a5d43e4d3
Update paperless-ngx-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3974
2024-10-25 07:32:56 -04:00
tteckster
468a5d367d
Update zoraxy-install.sh
...
- breaking change
- switch to binary install
2024-10-25 05:16:08 -04:00
tteckster
64eab60a4c
Update openwebui-install.sh
...
tweak
2024-10-24 21:32:06 -04:00
tteckster
5c711293b9
Update paperless-ngx-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3964
2024-10-24 06:13:39 -04:00
tteckster
1d83562661
Update actualbudget-install.sh
...
fix install
2024-10-24 02:34:54 -04:00
CanbiZ
2184eab0c5
Add new LXC: Wallos ( #3956 )
2024-10-23 13:19:53 -04:00
Rémi Bédard-Couture
612979a040
Fix update path for PeaNUT following v3 fix ( #3954 )
2024-10-22 18:13:10 -04:00
Rémi Bédard-Couture
b4732cd8e9
Fix Peanut script following latest release (v3) ( #3953 )
2024-10-22 16:38:48 -04:00
Håvard Gjøby Thom
226697f810
Add new LXC: Open WebUI ( #3944 )
2024-10-22 12:39:54 -04:00
tteckster
c9f7f6447d
Update peanut-install.sh
...
revert test
2024-10-21 21:29:20 -04:00
tteckster
34917b15f5
Update peanut-install.sh
...
pin version v2.6.1 (test)
2024-10-21 21:20:52 -04:00
tteckster
824710ddd4
Update bunkerweb-install.sh
...
Update NGINX version to v1.26.2
2024-10-21 12:59:55 -04:00
ngarafol
95dbf93591
use pm2 with systemd to make pingvin-share survive reboots ( #3935 )
2024-10-20 17:03:21 -04:00
Håvard Gjøby Thom
5b22df5c8e
Add new LXC: Neo4j ( #3932 )
2024-10-19 20:22:35 -04:00
tteckster
e995fb4f30
Update tianji-install.sh
...
tweak
2024-10-19 13:49:36 -04:00
tteckster
dd3a32986a
Update cockpit-install.sh
...
tweak
2024-10-19 11:19:13 -04:00
tteckster
7d26b42163
Update cockpit-install.sh
...
tweak
2024-10-19 11:10:43 -04:00
tteckster
ec24441a2a
Update cockpit-install.sh
...
test
2024-10-19 11:02:23 -04:00
tteckster
efd6d74edb
Update cockpit-install.sh
...
tweak
2024-10-19 10:34:53 -04:00
tteckster
dbc4ce0231
Update cockpit-install.sh
...
use backports
2024-10-19 10:25:42 -04:00
tteckster
e643fe6699
Update trilium-install.sh
...
fix release path
2024-10-19 08:55:49 -04:00
tteckster
1ec52d08a3
Update changeme to helper-scripts.com
2024-10-18 22:24:27 -04:00
Jacob
32c24f69a7
Fix changedetection install script to support Browserless v2.x ( #3928 )
2024-10-18 19:10:16 -04:00
Håvard Gjøby Thom
3e2dc1cc1c
Add new LXC: Cockpit ( #3925 )
2024-10-18 12:21:51 -04:00
tteckster
e705fb6805
Create archivebox-install.sh
2024-10-18 09:43:42 -04:00
tteckster
e377e065a4
Revert "Add new LXC: Kibana ( #3920 )" ( #3922 )
...
This reverts commit 3237e6aced
.
2024-10-18 08:30:12 -04:00
T. H.
3237e6aced
Add new LXC: Kibana ( #3920 )
2024-10-18 07:06:17 -04:00
tteckster
221ed9d260
Update jellyseerr-install.sh
...
- refactor code to utilize `pnpm`
- fixes https://github.com/tteck/Proxmox/issues/3904
2024-10-16 10:33:45 -04:00
CanbiZ
301fc39a85
Add new LXC: evcc ( #3896 )
2024-10-15 05:49:56 -04:00
tteckster
5dbb000070
Update frigate-install.sh
...
Add a placeholder for the Frigate+ key in the service file.
2024-10-14 17:47:39 -04:00
leiweibau
8d8b152f6f
Update pialert-install.sh ( #3888 )
...
Future versions will use these packages
2024-10-11 10:33:01 -04:00
CanbiZ
79e0c29e33
Optional Installing of phpMyAdmin for MariaDB ( #3885 )
2024-10-11 05:01:11 -04:00
tteckster
af5218d0a1
Update mysql-install.sh
...
tweak
2024-10-11 04:51:43 -04:00
tteckster
4c83a790ac
Update tianji-install.sh
...
switch from `pm2` process management to `systemd`
fixes https://github.com/tteck/Proxmox/issues/3876
2024-10-10 09:49:09 -04:00
tteckster
a10a0f09dd
Update mysql-install.sh
...
tweak
2024-10-10 08:00:58 -04:00
tteckster
e9ec4c4f8e
Update mysql-install.sh
...
tweak
2024-10-09 09:24:53 -04:00
tteckster
741f38fe2f
Update mysql-install.sh
...
Create exactly 32 characters of Base64 output
2024-10-09 06:48:53 -04:00
CanbiZ
eb881fefa6
Add new LXC: MySQL ( #3870 )
2024-10-09 06:23:36 -04:00
CanbiZ
6bee7e291e
Update tianji-install.sh
2024-10-08 09:41:12 +02:00
CanbiZ
5420269e97
Fix Tianji Installation & Performance-Boost
2024-10-08 09:39:48 +02:00
tteckster
2554560082
Update paperless-ngx-install.sh
...
test
2024-10-06 20:50:58 -04:00
Rémi Bédard-Couture
6f98a65692
Fix the nginx logs by keeping the process output to stdout instead of pushing directly into log file ( #3851 )
2024-10-06 14:37:01 -04:00
tteckster
72b3876fee
Update nginxproxymanager-install.sh
...
add symlink
2024-10-04 20:53:22 -04:00
tteckster
542a8a619b
Update nginxproxymanager-install.sh
...
tweak
2024-10-04 19:59:20 -04:00
tteckster
97d48dd4b7
Update nginxproxymanager-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3841
2024-10-04 18:51:35 -04:00
tteckster
05062bab40
Update spoolman-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3840
2024-10-04 17:40:13 -04:00
tteckster
f2966ced7f
Update homeassistant-core-install.sh
...
Code refactor
2024-10-03 06:16:12 -04:00
tteckster
f2937febe6
Update homeassistant-core-install.sh
...
- Breaking Change
- Home Assistant has transitioned to using `uv` for managing the virtual environment and installing additional modules.
- No upgrade to 2024.10.0 from old versions. Please create a new LXC.
- Fixes https://github.com/tteck/Proxmox/issues/3817
2024-10-02 22:34:56 -04:00
tteckster
f2fe361224
remove k0s scripts
2024-10-02 03:58:27 -04:00
tteckster
015e8f4393
Update spoolman-install.sh
...
fix install
2024-10-01 12:03:18 -04:00
tteckster
1a14c87209
Update postgresql-install.sh
...
PostgreSQL version 17
2024-09-27 06:00:26 -04:00
CanbiZ
5f34c2c7c8
Tweak for Zipline ( #3779 )
...
Zipline is sensitiv with special characters
2024-09-24 13:18:21 -04:00
Jens Bodal
f2662027a8
Update changedetection-install.sh ( #3778 )
...
The path to this file changed a while back: https://github.com/browserless/browserless/pull/3723/files#diff-81165fc8abb0ab49496bbf329e9efeedc7df0e667f85b4dcfa5c77f6f2c2e799
2024-09-24 07:50:43 -04:00
tteckster
6a02ba1335
Update stirling-pdf-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3756
2024-09-19 13:10:24 -04:00
tteckster
e140642b1f
Update ersatztv-install.sh
...
tweak
2024-09-18 15:02:48 -04:00
tteckster
61b0ca67cc
Update ersatztv-install.sh
...
add Hardware Acceleration
2024-09-18 15:00:53 -04:00
tteckster
ae7217048f
Update ersatztv-install.sh
...
tweak
2024-09-17 05:24:31 -04:00
tteckster
1ea00c4775
Update ersatztv-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3741
2024-09-17 05:08:55 -04:00
CanbiZ
085f1965a3
Add new LXC: Zipline ( #3735 )
2024-09-16 16:04:30 -04:00
CanbiZ
695793a151
Add new LXC: HomeBox ( #3734 )
2024-09-16 07:18:55 -04:00
tteckster
abe337e52d
Cleanup
2024-09-16 03:28:45 -04:00
tteckster
620b652864
Update frigate-install.sh
...
tweak
2024-09-15 17:13:03 -04:00
tteckster
27bfa24cfe
Update frigate-install.sh
...
fix `install_deps.sh`
2024-09-15 13:46:41 -04:00
tteckster
1fd5114183
Update tianji-install.sh
...
- refactor
- fixes https://github.com/tteck/Proxmox/issues/3729
2024-09-15 08:05:19 -04:00
CanbiZ
3bd32110d9
Add new LXC: Tianji ( #3726 )
2024-09-13 17:35:36 -04:00
tteckster
b14a33ffac
Update spoolman-install.sh
...
fix `.env` path
2024-09-11 13:23:48 -04:00
tteckster
1e5f4b152e
Update sabnzbd-install.sh
...
add version.txt
2024-09-06 03:04:44 -04:00
tteckster
07895a7c23
Update prometheus-install.sh
...
Add `version.txt`
2024-09-03 19:59:28 -04:00
Rémi Bédard-Couture
5fb1be4e41
Add scripts for Collabora Online ( #3648 )
2024-09-03 15:09:57 -04:00
tteckster
c926ed1fbc
Update prometheus-install.sh
...
tweak
2024-09-03 10:54:34 -04:00
tteckster
2d6f2d0e94
Update wireguard-install.sh
...
revert tweak
2024-09-02 11:56:17 -04:00
tteckster
f23b3cea13
Update wireguard-install.sh
...
tweak
2024-09-02 11:51:54 -04:00
tteckster
030d477cc3
Update wireguard-install.sh
...
test
2024-09-02 11:36:21 -04:00
Amir
cb8318bf08
Update wireguard-install.sh adding resolvconf
( #3642 )
2024-09-02 08:40:29 -04:00
tteckster
e680dab28f
Update mariadb-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3635
2024-09-01 06:02:16 -04:00
tteckster
4696040e93
Update jellyfin-install.sh
...
tweak
2024-08-28 11:42:30 -04:00
tteckster
df3047e295
Update jellyfin-install.sh
...
tweak
2024-08-28 11:35:08 -04:00
tteckster
158c309d71
Update jellyfin-install.sh
...
https://github.com/tteck/Proxmox/issues/3592
2024-08-28 11:28:46 -04:00
tteckster
253da053fe
Update wireguard-install.sh
...
tweak
2024-08-24 11:02:04 -04:00
tteckster
3fc4aa4a6e
Update wireguard-install.sh
...
tweak
2024-08-24 10:48:37 -04:00
tteckster
9ad778ca52
Update wireguard-install.sh
...
tweak
2024-08-24 10:38:08 -04:00
tteckster
9d76662d76
Update wireguard-install.sh
...
try again to configure Network Address Translation
2024-08-24 10:26:56 -04:00
tteckster
fef858ed7b
Update wireguard-install.sh
...
revert changes
2024-08-24 10:12:57 -04:00
tteckster
4844a00316
Update wireguard-install.sh
...
tweak
2024-08-24 10:08:27 -04:00
tteckster
d5e66a25ff
Update wireguard-install.sh
...
tweak
2024-08-24 09:52:59 -04:00
tteckster
2281a20b75
Update wireguard-install.sh
...
tweak
2024-08-24 09:47:37 -04:00
tteckster
21abd09052
Update wireguard-install.sh
...
configure Network Address Translation
2024-08-24 09:15:31 -04:00
kabroxiko
7d77be87d5
Update plex-install.sh ( #3580 )
...
- install gpg to avoid plexupdate warning
2024-08-24 08:24:06 -04:00
tteckster
723365a79d
Update wireguard-install.sh
...
- refactor code
- breaking change
2024-08-21 16:12:01 -04:00
tteckster
9db6aa8fbb
Update commafeed-install.sh
...
add rsync as a dependency
2024-08-19 08:01:36 -04:00
tteckster
0a33d1739e
Update commafeed-install.sh
...
refactor
closes https://github.com/tteck/Proxmox/issues/3551
2024-08-19 07:35:44 -04:00
tteckster
604b7ee628
Update bunkerweb-install.sh
...
Install nginx=1.26.1*
2024-08-17 06:44:53 -04:00
tteckster
72dfc20090
Update changedetection-install.sh
...
use browserless v2
https://github.com/dgtlmoon/changedetection.io/discussions/1953
2024-08-13 08:43:41 -04:00
tteckster
aca97a3da3
Update frigate-install.sh
...
revert service files
2024-08-12 10:19:08 -04:00
tteckster
e4ad002ce5
Update frigate-install.sh
...
make `ln` command silent
2024-08-12 07:24:04 -04:00
tteckster
08debd9442
Update matterbridge-install.sh
...
create directory
2024-08-11 08:42:40 -04:00
tteckster
a28eb2fd46
Update matterbridge-install.sh
...
refactor
fixes https://github.com/tteck/Proxmox/issues/3499
2024-08-11 08:34:02 -04:00
tteckster
3c41499074
Update frigate-install.sh
...
clean up code
2024-08-11 05:51:33 -04:00
tteckster
88de3536ab
Update frigate-install.sh
...
test
2024-08-10 12:55:05 -04:00
Rémi Bédard-Couture
23ebc32489
Support frigate latest release ( #3495 )
2024-08-09 01:06:02 -04:00
tteckster
2782502e06
Update frigate-install.sh
...
pin version to 13.2
2024-08-08 13:41:56 -04:00
tteckster
e428bb8604
Update trilium-install.sh
...
switch to TriliumNext
2024-08-08 12:21:17 -04:00
indiscreettuna
daa896894d
Allow git clone over SSH ( #3490 )
2024-08-08 04:36:34 -04:00
Florian Pitance
6d1cc92b59
BunkerWeb Use repo.bunkerweb.io instead of packagecloud.io ( #3484 )
...
We have fixed the issues with our repository at repo.bunkerweb.io, you can now use the new address.
2024-08-07 11:27:19 -04:00
tteckster
4a1e02a9ab
Update linkwarden-install.sh
...
add `yarn playwright install`
2024-08-05 17:06:48 -04:00
tteckster
ddb6551565
Update lldap-install.sh
...
Refactor
2024-08-05 06:03:44 -04:00
Rémi Bédard-Couture
c4b6ea33aa
Add script for Lldap ( #3455 )
2024-08-05 04:58:22 -04:00
tteckster
232919d6be
Update wastebin-install.sh
...
tweak
2024-08-04 17:10:38 -04:00
tteckster
d21760cc65
Update wastebin-install.sh
...
Refactor
Fixes https://github.com/tteck/Proxmox/issues/3465
2024-08-04 17:07:52 -04:00
tteckster
d073535346
Update bunkerweb-install.sh
...
switch repo back to packagecloud
2024-07-30 07:48:03 -04:00
Kieran Hannigan
b567bd848b
Allow octoprint user to perform system functions ( #3444 )
2024-07-30 06:58:21 -04:00
Peter Stalman
a35e23916e
Update traefik-install.sh ( #3431 )
2024-07-27 06:54:20 -04:00
tteckster
136f667126
Update gitea-install.sh
...
add SQLite3
2024-07-26 05:22:40 -04:00
Miguel Muniz
ae49faec93
Add new LXC: Gitea ( #3419 )
2024-07-26 05:07:38 -04:00
tteckster
b73557c14f
Update ersatztv-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3422
2024-07-25 13:50:00 -04:00
tteckster
d18e37166d
Update bunkerweb-install.sh
...
Refactor to eliminate script execution within another script, making the code easier to review.
2024-07-22 06:39:34 -04:00
tteckster
2446b6599f
Update pingvin-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3373
2024-07-13 13:28:19 -04:00
tteckster
8562dd1b93
Update jellyseerr-install.sh
...
switch back to the main branch
2024-07-04 10:56:52 -04:00
tteckster
6596850918
Update traefik-install.sh
...
hard-code version
2024-07-03 13:12:59 -04:00
tteckster
f64e8ef47b
Update bunkerweb-install.sh
...
change the "hold" method
2024-07-03 10:22:46 -04:00
tteckster
7daad62fad
Update bunkerweb-install.sh
...
hold bunkerweb version
2024-07-03 10:01:49 -04:00
tteckster
15be0761ff
Update bunkerweb-install.sh
...
fix curly braces
2024-07-03 09:38:44 -04:00
tteckster
85418addac
Update bunkerweb-install.sh
...
always install the newest release
2024-07-03 09:21:41 -04:00
tteckster
5fcae037c2
Update photoprism-install.sh
...
tweak
2024-07-02 20:23:52 -04:00
tteckster
eab4160c33
Update frigate-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3315
2024-07-02 02:59:33 -04:00
tteckster
1769a3f40b
Tweak for Debian 12.6
...
fix EXTERNALLY-MANAGED
2024-06-30 08:29:55 -04:00
tteckster
8322aede45
Update nginxproxymanager-install.sh
...
tweak
2024-06-30 07:49:13 -04:00
tteckster
ecb4294a18
fix EXTERNALLY-MANAGED
2024-06-29 11:18:26 -04:00
tteckster
482f60f90a
Update sabnzbd-install.sh
...
tweak
2024-06-29 11:10:12 -04:00
tteckster
122271dd34
Update frigate-install.sh
...
Update TensorFlow Lite URL
fixes https://github.com/tteck/Proxmox/issues/3285
2024-06-29 07:29:11 -04:00
tteckster
9b42be526d
Delete install/scrutiny-install.sh
...
Does not function
2024-06-28 06:56:20 -04:00
tteckster
00f7e0b287
Update tautulli-install.sh
...
tweak
2024-06-27 22:41:46 -04:00
tteckster
2ec2831d5f
Update influxdb-install.sh
...
tweak
2024-06-27 20:32:13 -04:00
Sam Heinz
eb9bff22c3
Fix Scrutiny service start failure ( #3278 )
2024-06-27 20:25:08 -04:00
CanbiZ
89aba15275
Add new LXC: RabbitMQ ( #3268 )
2024-06-27 07:27:28 -04:00
Evan Owen
344d6ac008
Add new LXC: Kubo for IPFS ( #3270 )
2024-06-27 06:55:51 -04:00
tteckster
a40795a5d4
Update scrutiny-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3269
2024-06-26 12:40:15 -04:00
CanbiZ
3639db4e94
Add new LXC: Scrutiny ( #3260 )
2024-06-26 07:09:56 -04:00
tteckster
4a135f4ecd
Update alpine-docker-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3261
2024-06-25 15:45:34 -04:00
tteckster
be8dbcc094
Update jellyseerr-install.sh
...
fix service
2024-06-23 21:07:40 -04:00
tteckster
39313455e6
Update jellyseerr-install.sh
...
tweak
2024-06-23 20:57:38 -04:00
tteckster
d81fc402a0
Update jellyseerr-install.sh
...
tweak
2024-06-23 20:53:26 -04:00
tteckster
26fd770db5
Update jellyseerr-install.sh
...
from yarn to pnpm
2024-06-23 20:36:40 -04:00
tteckster
9c475a0208
Update petio-install.sh
...
tweak service file
2024-06-22 17:30:53 -04:00
CanbiZ
dbbc2ed0a4
Add new LXC: MySpeed ( #3195 )
2024-06-14 06:06:18 -04:00
Rémi Bédard-Couture
5886f1240e
Add Peanut script ( #3185 )
2024-06-13 22:33:41 -04:00
tteckster
8caf9598b4
Update paperless-ngx-install.sh
...
tweak
2024-06-13 08:14:03 -04:00
CanbiZ
ea18643069
Add new LXC: Spoolman ( #3186 )
2024-06-13 07:38:29 -04:00
tteckster
7dca71d296
Update calibre-web-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3184
2024-06-12 17:55:37 -04:00
CanbiZ
3a455a9e9e
Fix YtDL_Options (Filename to long) ( #3183 )
2024-06-12 16:46:08 -04:00
CanbiZ
4020e1b6ae
Add new LXC: MeTube ( #3179 )
2024-06-12 12:51:47 -04:00
CanbiZ
1a937b10f2
Add new LXC: Matterbridge ( #3178 )
2024-06-12 10:42:04 -04:00
tteckster
7ea8bdfb95
Update zabbix-install.sh
...
tweak
2024-06-11 15:25:47 -04:00
tteckster
79b138cc6d
Update zabbix-install.sh
...
tweak
2024-06-11 14:19:41 -04:00
tteckster
fd114369e9
Update zabbix-install.sh
...
Escape Special Characters
2024-06-11 13:50:59 -04:00
tteckster
5bc0ddda22
Create zabbix-install.sh
2024-06-11 13:31:22 -04:00
tteckster
21c1240c8c
Update umami-install.sh
...
tweak
2024-06-10 17:17:58 -04:00
tteckster
0a35b1a5bb
Update iventoy-install.sh
...
fix spacing in service file
2024-06-06 22:24:44 -04:00
Sayed Ali Alawi
b40696c41a
added Petio ( #3142 )
...
remove .zip after unzip. make script "silent"
2024-06-06 10:23:43 -04:00
tteckster
4a2447bed6
Update homepage-install.sh
...
tweak
2024-06-05 06:05:34 -04:00
tteckster
5ed048c9fa
Update jackett-install.sh
...
add version.txt
2024-06-05 05:48:26 -04:00
tteckster
cabfa3ba2f
Update flaresolverr-install.sh
...
add version.txt
2024-06-04 02:36:46 -04:00
tteckster
df89bf0cfb
Update flaresolverr-install.sh
...
tweak
2024-06-04 02:31:08 -04:00
Rémi Bédard-Couture
2f5c95d0ec
Add Flaresolverr script ( #3124 )
2024-06-04 02:28:39 -04:00
tteckster
d5c0d165da
tweak
2024-06-02 08:00:22 -04:00
tteckster
0812983a64
Update dashy-install.sh
...
fix service
2024-05-30 22:22:30 -04:00
tteckster
2e268c2f49
Update dashy-install.sh
...
fix install
2024-05-30 22:12:34 -04:00
tteckster
3dd1da2cf1
Update dashy-install.sh
...
test
2024-05-30 22:04:10 -04:00
tteckster
44fc9b43cc
Update dashy-install.sh
...
tweak
2024-05-30 21:40:23 -04:00
tteckster
faf133ffed
Update dashy-install.sh
...
tweak
2024-05-30 21:27:36 -04:00
tteckster
22c03c89d3
Update dashy-install.sh
...
add gpg
2024-05-30 21:09:11 -04:00
tteckster
9bbe81fe42
Update dashy-install.sh
...
update node.js to 20.x
2024-05-30 21:05:15 -04:00
tteckster
ad1cbf085e
Update forgejo-install.sh
...
tweak
2024-05-30 03:36:43 -04:00
barremian
0fb8716ebe
Add Forgejo LXC ( #3088 )
2024-05-30 03:08:40 -04:00
tteckster
37ac28da06
Update notifiarr-install.sh
...
tweak
2024-05-28 05:12:08 -04:00
tteckster
3dce2fb7dd
Update notifiarr-install.sh
...
tweak
2024-05-28 05:08:19 -04:00
tteckster
80046821af
Rename notifiarr-install.com to notifiarr-install.sh
2024-05-28 05:03:40 -04:00
tteckster
d5031be729
Create notifiarr-install.com
2024-05-28 04:59:56 -04:00
tteckster
a94bc0234f
Update linkwarden-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3065
2024-05-25 13:51:52 -04:00
Simon Albrecht
acfb3eee04
Add Threadfin ( #3062 )
2024-05-25 08:11:31 -04:00
tteckster
31ae6d829c
Update bunkerweb-install.sh
...
tweak
2024-05-23 21:43:30 -04:00
tteckster
14798991b4
Create bunkerweb-install.sh
2024-05-23 21:39:30 -04:00
Brett England
b6e83bcae2
Update photoprism-install.sh ( #3049 )
...
fixes https://github.com/tteck/Proxmox/issues/3048
2024-05-23 17:05:02 -04:00
Marco Cunha
6b33fdd9f5
Disable "running as root" warning in Jackett WebUI/Logs ( #3043 )
...
Upstream checks if running under root and displays alert in both startup logs and WebUI. This environment variable disables that behavior.
2024-05-23 07:54:34 -04:00
Marco Cunha
3af40c5238
Ensure logrotate doesn't use non-existing npm user ( #3026 )
...
Upstream uses a dedicated user to run NPM. Ensure we do not try to user the missing user to rotate logs [which fails].
2024-05-20 19:38:47 -04:00
Uzurka
bf08d0a435
Fixed Traefik : forgot to remove Crowdsec middleware in default config ( #3022 )
2024-05-20 04:37:06 -04:00
Uzurka
07585658b0
Added Traefik ( #3021 )
2024-05-20 04:19:48 -04:00
tteckster
dc01c8bdcd
Update redis-install.sh
...
tweak
2024-05-19 12:27:11 -04:00
tteckster
8b0400bd94
Update redis-install.sh
...
tweak
2024-05-19 12:19:12 -04:00
tteckster
22780bbf58
Update umami-install.sh
...
tweak
2024-05-19 07:30:05 -04:00
tteckster
0cd751d75c
Update iventoy-install.sh
...
create `data` and `iso` directories.
2024-05-18 13:36:05 -04:00
xairoo
1b842f22cf
sed
for YAML config fixed (#3007 )
...
Added missing `:` which is required for the YAML config.
2024-05-18 13:21:25 -04:00
xairoo
906b6c07d2
MongoDB LXC added ( #3004 )
2024-05-18 10:32:33 -04:00
Bram Suurd
ca8b655c81
Add LXC: Iventoy ( #2988 )
2024-05-16 06:12:32 -04:00
tteckster
db157d02e4
Update frigate-install.sh
...
tweak
2024-05-14 02:13:07 -04:00
tteckster
36fd846601
Update frigate-install.sh
...
stop spinner during "Installing Frigate"
2024-05-14 02:00:33 -04:00
tteckster
6c4e2aa7fe
Update frigate-install.sh
...
Another attempt to fix the Segmentation fault
2024-05-14 01:27:16 -04:00
tteckster
48ae95bdea
Update frigate-install.sh
...
revert
2024-05-13 20:17:10 -04:00
tteckster
4d3afc012b
Update frigate-install.sh
...
Change the RELEASE= command in an attempt to fix the Segmentation fault
2024-05-13 20:00:04 -04:00
tteckster
368e8f2d58
Create headscale-install.sh
2024-05-13 05:28:18 -04:00
tteckster
f1ef008fcc
Create caddy-install.sh
2024-05-11 19:22:24 -04:00
tteckster
9483d83c5e
Update umami-install.sh
...
silent postgres commands
2024-05-09 12:08:07 -04:00
Bram Suurd
91985329f6
New LXC: umami ( #2946 )
2024-05-09 12:01:00 -04:00
tteckster
d0439cde1c
Update paperless-ngx-install.sh
...
tweak
2024-05-08 13:30:07 -04:00
tteckster
c13b868dda
Update paperless-ngx-install.sh
...
ensure UTF8
2024-05-08 12:40:27 -04:00
tteckster
ee97a5f734
Update homeassistant-core-install.sh
...
Make changes to use Ubuntu 24.04 only
2024-05-08 01:22:57 -04:00
tteckster
f830b228a8
Update homeassistant-core-install.sh
...
Add Python wrapper for the Google WebRTC Voice Activity Detector
2024-05-08 01:18:26 -04:00
Bram Suurd
9b96a64401
Pocketbase LXC script ( #2929 )
2024-05-07 17:13:55 -04:00
tteckster
897c7bd867
Update frigate-install.sh
...
another attempt to fix `Segmentation fault`
2024-05-07 13:12:26 -04:00
tteckster
aa96a47efc
Update paperless-ngx-install.sh
...
tweak
2024-05-07 12:40:52 -04:00
tteckster
afd070a691
Update paperless-ngx-install.sh
...
set db to `utf8`
2024-05-07 12:35:00 -04:00
tteckster
410794f055
Update fenrus-install.sh
...
tweak
2024-05-05 09:25:30 -04:00
tteckster
b9cc6a09a3
Update fenrus-install.sh
...
tweak
2024-05-05 09:16:40 -04:00
Scorpoon
43ee7501ad
New LXC: Fenrus - another personal home page / dashboard ( #2913 )
2024-05-05 09:05:44 -04:00
tteckster
bb965d681c
Update nginxproxymanager-install.sh
...
Add back `python3-certbot-dns-cloudflare`
2024-05-04 03:51:09 -04:00
tteckster
817d51a4ee
Update omv-install.sh
...
tweak
2024-05-02 17:04:52 -04:00
tteckster
c476436a9d
Update omv-install.sh
...
OMV 7
2024-05-02 16:40:23 -04:00
tteckster
64a33de118
Add '-y` flag
2024-05-02 13:26:16 -04:00
tteckster
f5ceaccd6d
Update nextcloudpi-install.sh
...
tweak
2024-05-02 12:37:15 -04:00
tteckster
c820596431
Update nextcloudpi-install.sh
...
test
2024-05-02 12:25:07 -04:00
tteckster
e13303d2fc
Update nextcloudpi-install.sh
...
- Add `lbzip2`
- testing
2024-05-01 14:01:24 -04:00
tteckster
90003e72f3
Update tdarr-install.sh
...
Add Unprivileged Hardware Acceleration
2024-04-30 05:48:46 -04:00
CanbiZ
169201a751
Add new LXC: ErsatzTV ( #2876 )
2024-04-29 10:10:05 -04:00
tteckster
6c3c39b79c
Update emby-install.sh
...
Add Unprivileged Hardware Acceleration
2024-04-28 09:06:03 -04:00
tteckster
5d6cec1dd7
Update scrypted-install.sh
...
Add Unprivileged Hardware Acceleration
2024-04-28 06:25:43 -04:00
tteckster
d22dd105fb
Update frigate-install.sh
...
- Set up Unprivileged Hardware Acceleration
- Use GUI Device Passthrough for TPU Devices
2024-04-27 06:39:42 -04:00
tteckster
ccc91c0337
Update nginxproxymanager-install.sh
...
tweak
2024-04-26 16:53:52 -04:00
tteckster
95b7607d4e
Update nginxproxymanager-install.sh
...
Add certbot-dns-multi 4.16.1
2024-04-26 16:36:39 -04:00
NiceDevil
105fa6e8c4
Updated PostgreSQL ( #2860 )
...
Updated Setup lines for PostgreSQL to match the ones from tandoor directly => https://docs.tandoor.dev/install/manual/#setup-postgresql .
2024-04-25 16:25:27 -04:00
tteckster
6280950c31
Update plex-install.sh
...
Refactor to support unprivileged hardware transcoding.
2024-04-25 14:58:59 -04:00
tteckster
faf98bc1f8
Update jellyfin-install.sh
...
Refactor to support unprivileged hardware transcoding.
2024-04-25 14:42:39 -04:00
tteckster
c828d38ba4
Create traccar-install.sh
2024-04-24 10:29:14 -04:00
tteckster
dc6c21a85f
Update homepage-install.sh
...
Refactor
2024-04-23 10:34:50 -04:00
tteckster
67cad1583b
Update dashy-install.sh
...
tweak
2024-04-21 23:13:45 -04:00
tteckster
b7051d1fc0
Update calibre-web-install.sh
...
tweak
2024-04-20 03:34:32 -04:00
Sam Heinz
e3b4543ef5
Aria2 LXC - Updated ( #2826 )
2024-04-20 03:18:51 -04:00
Rémi Bédard-Couture
da964fcacc
Add scripts for Calibre-web ( #2812 )
2024-04-20 03:17:37 -04:00
tteckster
45205da9a6
Update frigate-install.sh
...
tweak
2024-04-19 11:30:27 -04:00
tteckster
6f6d83c261
Update frigate-install.sh
...
tweak
2024-04-19 11:06:40 -04:00
tteckster
ff3216aa92
Update frigate-install.sh
...
tweak
2024-04-19 11:04:50 -04:00
Rémi Bédard-Couture
fb4fdab433
Clear log files upon service restart to avoid misleading log rewrites ( #2819 )
2024-04-19 10:48:10 -04:00
Rémi Bédard-Couture
00f661c9f5
[Frigate] Update Nginx config to output access and error logs to the service log file (/dev/shm) ( #2808 )
2024-04-17 13:21:26 -04:00
Rémi Bédard-Couture
b6b1e8db4a
Move the remaining openvino commands in the AVX conditional block (copy the model and labels in the appropriate folder) ( #2801 )
2024-04-16 16:09:11 -04:00
Rémi Bédard-Couture
049a8096d3
Check CPU AVX instruction support before installing OpenVino model ( #2796 )
2024-04-16 05:39:00 -04:00
Rémi Bédard-Couture
9cfad87e3b
Mount frigate video cache into memory to avoid hard drive overheating and overuse ( #2795 )
2024-04-15 12:47:22 -04:00
tteckster
22d755d66f
Delete install/iventoy-install.sh
...
non-functional
2024-04-15 09:00:29 -04:00
tteckster
6d296e0fdf
Update iventoy-install.sh
...
tweak
2024-04-15 08:55:40 -04:00
tteckster
dbe21ab539
Update iventoy-install.sh
...
tweak
2024-04-15 08:35:06 -04:00
Ryan Freeman
edbaa1fbdc
iVentoy - updated ( #2790 )
...
* Create iventoy.sh
* Create iventoy-install.sh
2024-04-15 08:27:12 -04:00
tteckster
a256d4f9b6
Update umbrel-install.sh
...
tweak
2024-04-15 00:33:25 -04:00
tteckster
02efa7c07a
Update homarr-install.sh
...
fix install
2024-04-14 23:53:22 -04:00
tteckster
9c0f6b6a0c
Update and rename heimdalldashboard-install.sh to heimdall-dashboard-install.sh
2024-04-10 07:07:48 -04:00
tteckster
594dc7e19c
Update linkwarden-install.sh
...
tweak
2024-04-09 20:27:12 -04:00
tteckster
ba68b641de
Update ombi-install.sh
...
tweak
2024-04-09 20:18:26 -04:00
tteckster
0e02de596f
Update ombi-install.sh
...
revert
2024-04-09 19:49:55 -04:00
tteckster
38bca8fe17
Update ombi-install.sh
...
tweak
2024-04-09 19:43:59 -04:00
tteckster
c52eec1a8e
Update ombi-install.sh
...
tweak
2024-04-09 19:35:36 -04:00
Rémi Bédard-Couture
55175f9b31
Update default config to leverage openvino ( #2763 )
2024-04-08 21:41:54 -04:00
Rémi Bédard-Couture
1cded8c053
Fix openvino model generation in Frigate install script ( #2762 )
...
* get pip from APT
* Add openvino model conversion to make it readily available
2024-04-08 21:21:08 -04:00
Rémi Bédard-Couture
2847d9cc9a
Fix CPU model path in basic config (model now downloaded at root of filesystem) ( #2758 )
2024-04-08 14:44:02 -04:00
tteckster
932b69a8c4
Update sabnzbd-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/2739
2024-04-06 09:05:33 -04:00
tteckster
466fae49a3
Update frigate-install.sh
...
tweak
2024-04-05 08:43:31 -04:00
tteckster
463641e544
Create watchyourlan-install.sh
2024-04-05 06:43:16 -04:00
tteckster
d127e4dfeb
Update medusa-install.sh
...
tweak
2024-04-04 13:47:55 -04:00
tteckster
43c369f3d2
Create medusa-install.sh
2024-04-04 13:43:42 -04:00
tteckster
6f7427ff0e
Update lazylibrarian-install.sh
...
tweak
2024-04-03 18:31:23 -04:00
tteckster
3ffdd988f2
Create actualbudget-install.sh
2024-04-03 18:01:14 -04:00
MountyMapleSyrup
b213673986
Adding a Script for LazyLibrarian ( #2723 )
2024-04-03 12:12:03 -04:00
tteckster
4103d40622
Update pihole-install.sh
...
add root-hints
2024-04-03 03:07:32 -04:00
tteckster
3bcf2cece6
Update pihole-install.sh
...
tweak
2024-04-03 02:42:06 -04:00
tteckster
6dcc29afa7
Update frigate-install.sh
...
Fix logs
2024-04-01 12:43:15 -04:00
tteckster
8ee221974b
Update frigate-install.sh
...
Add `hwaccel_args: preset-vaapi` to `config.yml`
2024-04-01 08:19:44 -04:00
tteckster
3233fbf5f5
Update frigate-install.sh
...
tweak
2024-04-01 07:19:13 -04:00
tteckster
980fb26b41
Update frigate-install.sh
...
tweak
2024-04-01 07:05:24 -04:00
tteckster
3817e9372f
Update frigate-install.sh
...
tweak
2024-04-01 06:58:08 -04:00
tteckster
6c9f829ee9
Update frigate-install.sh
...
tweak
2024-04-01 06:48:02 -04:00
tteckster
6e3e49337b
Update frigate-install.sh
...
- Download new input file
- Create new config.yml
- Link `/config/config.yml` and `/opt/frigate/config/config.yml`
- Create log directories
- Fix GID mismatch
2024-04-01 06:36:57 -04:00
tteckster
90463f5aaf
Update frigate-install.sh
...
Remove libusb zip
2024-03-30 11:15:57 -04:00
Rémi Bédard-Couture
f956273fc5
Add Frigate scripts ( #2714 )
2024-03-30 08:15:03 -04:00
tteckster
597162b0a8
Update tdarr-install.sh
...
Download the latest `Tdarr_Updater`
2024-03-29 15:00:38 -04:00
tteckster
d5d314e5eb
Update pbs-install.sh
...
tweak
2024-03-25 13:24:13 -04:00
tteckster
b6f8d7f624
Create pbs-install.sh
2024-03-25 13:16:19 -04:00
tteckster
12b0a0bf50
Update mediamtx-install.sh
...
add ffmpeg
2024-03-25 09:58:50 -04:00
tteckster
a807d87e84
Create mediamtx-install.sh
2024-03-25 09:48:54 -04:00
tteckster
32904ccfed
Create smokeping-install.sh
2024-03-24 11:09:09 -04:00
tteckster
59dfb89db7
Update hyperion-install.sh
...
update install to utilize Debian 12
2024-03-22 00:01:39 -04:00
tteckster
c5ddb590d7
Update tandoor-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/2685
2024-03-21 17:11:00 -04:00
tteckster
6c5503b500
Update unifi-install.sh
...
tweak
2024-03-20 14:55:27 -04:00
tteckster
8a72055ebe
Update unifi-install.sh
...
- Code refactoring
- MongoDB version 7.0.7
2024-03-19 22:08:01 -04:00
tteckster
6037d381ef
Update heimdalldashboard-install.sh
...
tweak install
2024-03-14 12:25:19 -04:00
tteckster
6a77af66a4
Update flowiseai-install.sh
...
test
2024-03-13 06:57:42 -04:00
tteckster
46cc3fe985
Create flowiseai-install.sh
2024-03-13 04:24:42 -04:00
tteckster
47769455a7
Update homeassistant-core-install.sh
...
tweak
2024-03-12 19:35:15 -04:00
tteckster
16070912ba
Update homeassistant-core-install.sh
...
tweak
2024-03-12 19:29:59 -04:00
tteckster
ee82bc777d
Update wastebin-install.sh
...
tweak
2024-03-11 11:55:47 -04:00
tteckster
dfb691ebbc
Update wastebin-install.sh
...
maybe I was wrong about `unzip`
2024-03-11 11:04:26 -04:00
CanbiZ
afb664eadc
Create a Wastebin LXC ( #2640 )
2024-03-11 10:59:12 -04:00
tteckster
e5010e747b
Update n8n-install.sh
...
Set environment option "N8N_SECURE_COOKIE=false"
2024-03-11 07:10:39 -04:00
tteckster
b58ae2b892
Update mqtt-install.sh
...
go back to basic install
2024-03-08 15:22:55 -05:00
tteckster
f14b6f49d7
Update mqtt-install.sh
...
update keys
2024-03-08 15:10:25 -05:00
tteckster
02afb23aed
Update changedetection-install.sh
...
add libjpeg-dev
2024-03-08 14:17:39 -05:00
tteckster
8b03579df9
Update tandoor-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/2621
2024-03-08 13:58:07 -05:00
tteckster
1edd9bfb39
Update changedetection-install.sh
...
revert
2024-03-08 13:38:36 -05:00
tteckster
87cee4cd57
Update changedetection-install.sh
...
add jpeg-dev, libjpeg
2024-03-08 13:29:01 -05:00