Commit Graph

133 Commits

Author SHA1 Message Date
Christopher
831d9199bf feat: Add README and script to list and restart USB devices interactively 2024-08-02 16:49:57 -05:00
Christopher
688269f473 Update run.sh script to check and ensure NTP is running 2024-07-26 23:28:50 -05:00
Christopher
502cb9403c feat: Add script to update time and timezone 2024-07-26 18:59:24 -05:00
Christopher
ed52a5037e chore: Update download-zim-files script URL 2024-07-12 12:32:33 -05:00
Christopher
e494ad9480 chore: Apply changes to big-bear-kiwix-serve using casaos-cli 2024-07-12 12:29:13 -05:00
Christopher
adbd318ff7 chore: Update download-zim-files script with decorative message and support link 2024-07-12 12:22:56 -05:00
Christopher
7816130a14 Update download-zim-files script URL 2024-07-12 12:17:47 -05:00
Christopher
205a485ff8 feat: add download-zim-files script 2024-07-12 12:15:50 -05:00
Christopher
fd09bc224e chore: Update URL for downloading init-data.sh script in run.sh 2024-06-14 11:08:25 -05:00
Christopher
163bcb3dc1 feat: Add script to generate n8n initialization data 2024-06-14 11:07:39 -05:00
Christopher
34bd9d4c0c feat: Add script to check for Docker port usage 2024-06-02 13:49:51 -05:00
Christopher
d98401b795 chore: Add more comments to the blocking websites script 2024-06-01 15:03:34 -05:00
Christopher
41a06c65d9 Refactor start and end markers in run.sh script for website blocking 2024-06-01 14:58:44 -05:00
Christopher
37ea6e73cd feat: Update toggle-website-blocking script to use relative path for CONFIG_FILE 2024-06-01 14:57:54 -05:00
Christopher
3fab85c26b feat: Update toggle-website-blocking script to use sudo for running the script 2024-06-01 14:57:34 -05:00
Christopher
e1dc535d6b Refactor run.sh script to use relative path for CONFIG_FILE 2024-06-01 14:55:02 -05:00
Christopher
764e828f8e feat: Improve welcome message and settings handling in toggle-website-blocking script 2024-06-01 14:50:26 -05:00
Christopher
bbd207a513 feat: Update toggle-website-blocking script to use curl or wget for downloading and running the script 2024-06-01 14:06:59 -05:00
Christopher
9da3308074 Refactor website blocking script and settings configuration 2024-06-01 14:02:14 -05:00
Christopher
c619939d96 feat: Add script to toggle website blocking 2024-06-01 13:46:20 -05:00
Christopher
6f54010a49 feat: Add disk usage monitoring script 2024-05-19 20:45:29 -05:00
Christopher
490f93cdd7 chore: Update run.sh script to prompt for uninstallation of Docker installed via Snap 2024-05-16 16:31:23 -05:00
Christopher
37a1218e54 feat: Add script to check if Docker is running on Snap 2024-05-16 16:30:23 -05:00
Christopher
f3eeade4bf feat: Add script to delete Docker volumes by keyword 2024-05-04 14:20:35 -05:00
Christopher
c3a0c2e6ed Add batch-docker-volume-delete script for removing Docker volumes 2024-05-04 14:16:36 -05:00
Christopher
09e68f80e0 Add internal hard drive disk cache cleaner scripts 2024-04-18 10:37:58 -05:00
Christopher
744be7c4dc Add update-docker-and-docker-compose scripts 2024-04-08 17:44:40 -05:00
Christopher
f2c9401144 Add README.md update for install-hacs-in-home-assistant-docker script 2024-03-28 10:44:47 -05:00
Christopher
ea66dcf100 Add installation instructions for HACS in Home Assistant Docker 2024-03-28 10:43:04 -05:00
Christopher
f4ce39973f Merge pull request #4 from gartisk/master
Add script to upgrade immich-server vectors
2024-03-18 10:16:40 -05:00
Gartisk
89034a5c69 Add script to upgrade immich-server vectors 2024-03-17 01:11:53 +00:00
Christopher
bfa80c120e Update config file location in run.sh script for Romm 2024-03-14 08:05:19 -05:00
Christopher
dbf734ac8a Refactor service name extraction in casaos-healthcheck run.sh 2024-02-29 10:03:15 -06:00
Christopher
33f7173604 Fix grep command to exclude non-printable characters in casaos-healthcheck/run.sh 2024-02-28 16:31:30 -06:00
Christopher
4228f04a93 Fix grep command to exclude non-ASCII characters in SERVICES variable assignment 2024-02-28 16:08:39 -06:00
Christopher
7e3d17067c Remove qbittorrent image change script 2024-02-07 09:49:02 -06:00
Christopher
6e26c811bc Add welcome message and system information to CasaOS Healthcheck script 2024-01-27 14:13:28 -06:00
Christopher
2358f215df Update app store registration and unregistration process 2024-01-26 16:52:27 -06:00
Christopher
36324b9f4e Fix CasaOS AppStore issue and register new app store 2024-01-26 16:20:52 -06:00
Christopher
e6e745eecc Add script to generate Laravel App Key for Financial Freedom and update docker-compose file 2024-01-18 07:56:51 -06:00
Christopher
a73726e490 Add script to set php-fpm pm to Nextcloud 2024-01-17 09:23:15 -06:00
Christopher
13311df090 Add script to generate Unifi Network application init-mongo for Cosmos 2024-01-12 14:53:03 -06:00
Christopher
09c5b6135d Add script to generate Unifi Network application init-mongo for CasaOS
This commit adds a new script that generates the init-mongo.js file for the Unifi Network application on CasaOS. The script prompts the user for the desired config location and handles file existence and download errors.
2024-01-06 14:43:55 -06:00
Christopher
aa3873e35d Add script to add LAN IP to Nextcloud config 2023-12-29 19:59:23 -06:00
Christopher
3c729c878b Add script to add vector to database 2023-12-13 16:41:29 -06:00
Christopher
ce91f0eb6e Add script to change qBittorrent image in CasaOS 2023-12-02 15:00:31 -06:00
Christopher
8d767f162d Update qbittorrent image and apply changes using casaos-cli 2023-12-02 15:00:12 -06:00
Christopher
9b269d0362 Refactor get-docker-logs script to improve on comments 2023-12-02 10:32:19 -06:00
Christopher
272dd95c5f Add uninstallation function for Docker CE and
Podman
2023-11-22 13:18:21 -06:00
Christopher
bc9f8662f2 Add installation and update options for Docker CE
and Podman
2023-11-22 13:09:54 -06:00