2145 Commits

Author SHA1 Message Date
Slaviša Arežina
02209f76c1
Apply suggestion from @tremor021 2025-11-25 15:30:15 +01:00
Slaviša Arežina
041f66bc09
Apply suggestion from @tremor021 2025-11-25 15:30:07 +01:00
rrole
5189409741
Update install/wanderer-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-11-25 15:06:35 +01:00
rrole
434c4355bc
Update install/wanderer-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-11-25 15:06:25 +01:00
rrole
4670e3d2ee
Update install/wanderer-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-11-25 15:06:15 +01:00
rrole
3314336acc
Update install/wanderer-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-11-25 15:05:59 +01:00
Slaviša Arežina
f48d569bd6
Apply suggestion from @tremor021 2025-11-25 13:48:36 +01:00
rrole
ded973661b Fixed meili race condition 2025-11-25 13:26:46 +01:00
rrole
72fbc2d6ed Changed update and cleanup 2025-11-25 13:25:53 +01:00
rrole
b6965af5b3 Move meili to dependencies and remove 2025-11-25 13:23:03 +01:00
rrole
aab07e6c7c Remove uneeded mkdirs 2025-11-25 13:21:13 +01:00
rrole
16f9228074 Setup go and nodejs 2025-11-25 13:18:07 +01:00
rrole
9fc1bf24f1 Clean install vitest 2025-11-25 13:17:14 +01:00
rrole
770e78170a Better service messages 2025-11-25 13:13:55 +01:00
rrole
8fe305e329 Remove APP variable 2025-11-25 13:09:20 +01:00
rrole
70a53a31fe Remove oneliners 2025-11-25 13:05:02 +01:00
rrole
a405ad9df2 Fix paths 2025-11-25 13:01:32 +01:00
rrole
80a8beb2df
Merge branch 'community-scripts:main' into wanderer 2025-11-25 12:44:16 +01:00
CanbiZ
585a0e17bb add qdrant 2025-11-25 09:33:52 +01:00
tremor021
ab4f4c117d Joplin test 2025-11-24 14:56:21 +01:00
Roger Sole
d4580d85b0 Add wanderer script 2025-11-23 20:11:38 +01:00
Raghav Vashisht
8e8e14dbd0 feat: suppress corepack download prompt 2025-11-23 21:55:12 +05:30
Raghav Vashisht
7f2bcf8543 fix: ente cli installation (again) 2025-11-23 21:33:18 +05:30
Raghav Vashisht
2a52360585 feat: export binaries and scripts in /usr/local/bin 2025-11-23 21:21:09 +05:30
Raghav Vashisht
5ebb77750a fix: cli install 2025-11-23 20:35:39 +05:30
Raghav Vashisht
42fbb303d0 fix: log 2025-11-23 19:30:14 +05:30
Raghav Vashisht
8a0f2cdeaf fix: ente-cli installation 2025-11-23 19:20:55 +05:30
Raghav Vashisht
bf38c3b919 fix: rename ente cli appName and dont delete the versioning file 2025-11-23 19:00:35 +05:30
Raghav Vashisht
d0846b5c3b fix: source bashrc after writing to it instead of exporting again in shell 2025-11-23 18:52:27 +05:30
Raghav Vashisht
755b17d5ec chore: rm comments 2025-11-23 18:47:48 +05:30
Raghav Vashisht
4509406b0c fix: each msg_info must have msg_ok 2025-11-23 18:45:07 +05:30
Raghav Vashisht
fb84ff1110 fix: dont save NEXT vars in bashrc, add url prompt in rebuild script 2025-11-23 18:35:07 +05:30
Raghav Vashisht
06c6536699
Merge branch 'main' into dramikei/ente-enhancement 2025-11-23 18:16:20 +05:30
CanbiZ
48fafb8c28 fixes 2025-11-22 17:41:01 +01:00
CanbiZ
ba28ede3e3 remove upgopher 2025-11-22 17:39:12 +01:00
Raghav Vashisht
3489dfb893 chore: clean logs 2025-11-22 22:04:50 +05:30
CanbiZ
ce4acc7221 Update upgopher-install.sh 2025-11-21 09:45:55 +01:00
CanbiZ
fa335a11f5 Remove Asterisk installation scripts
Deleted ct/asterisk.sh and install/asterisk-install.sh, removing support for Asterisk container and installation. Updated ct/freepbx.sh to use the correct build.func source URL. This streamlines the codebase by dropping Asterisk-related scripts.
2025-11-21 09:40:43 +01:00
CanbiZ
e84fe547ad cleanup 2025-11-21 09:36:50 +01:00
CanbiZ
37bd1b5b64 Improve Mealie update and install scripts
Update ct/mealie.sh to use Node.js 24, enhance backup and restore logic, ensure required environment variables are set, and improve frontend rebuild and dependency installation steps. Minor cleanup in install/mealie-install.sh by removing unnecessary blank lines.
2025-11-21 09:34:26 +01:00
tremor021
de6630a0dc Add CronMaster install script 2025-11-20 16:03:04 +01:00
CanbiZ
3d619959a5 refactor mealie 2025-11-20 14:04:26 +01:00
CanbiZ
d893df02aa Fix mealie-install.sh: use uv sync, add .env file, use uv run for systemd service 2025-11-20 13:44:32 +01:00
CanbiZ
32945e9830 Fix mealie-install.sh: use uv run for python NLTK command 2025-11-20 11:14:06 +01:00
CanbiZ
63620e5837 Refactor Mealie install and update scripts for uv
Switches backend environment setup from Poetry to uv, updates start script to use 'uv run mealie', and simplifies database setup using a helper function. Removes Poetry-related build and install steps, and updates NLTK data download and environment variable handling for consistency.
2025-11-20 10:23:37 +01:00
CanbiZ
c54b3ba1cb mealie uv 2025-11-20 09:42:26 +01:00
CanbiZ
14310879d2 Update wallabag-install.sh 2025-11-17 11:54:49 +01:00
Michel Roegl-Brunner
b75f422dc8
Merge pull request #1068 from wanetty/add-upgopher
Add Upgopher file server script
2025-11-17 11:40:58 +01:00
Tobias
872eeffe2e
Remove cleanup commands from upgopher-install.sh
Removed cleanup commands from the installation script.
2025-11-17 10:43:48 +01:00
Michel Roegl-Brunner
81a8fa0c77
Finalizinger -install.sh
Removed configuration for Upgopher port and directory, using default values instead.
2025-11-17 10:23:07 +01:00