Commit Graph

941 Commits

Author SHA1 Message Date
Alexandre
3f10b4323b Refactor SMB mount script for improved robustness 2026-02-02 22:04:45 +01:00
Alexandre
59bcf140bc Refactor CIFS mounting logic and improve disk parsing
Removed redundant retry function for CIFS mounting and improved error handling by simplifying options. Enhanced disk list parsing to handle commas and trailing characters more robustly.
2026-02-02 21:58:52 +01:00
Alexandre
4d907d27ce Improve MOREDISKS data cleaning logic
Refactor MOREDISKS cleaning process using sed for better handling of spaces and commas.
2026-02-02 17:18:10 +01:00
Alexandre
bc578080df Update 00-smb_mounts.sh 2026-02-02 13:41:21 +01:00
Alexandre
3fd716bce3 Refactor mount testing logic for improved clarity 2026-02-02 11:58:08 +01:00
Alexandre
ecab5c2525 Update 00-smb_mounts.sh 2026-02-01 18:26:01 +01:00
Alexandre
63e3473f59 Update ha_entrypoint.sh 2026-02-01 07:45:24 +01:00
Alexandre
4574b39652 Update ha_entrypoint.sh 2026-01-31 13:22:44 +01:00
Alexandre
47fc48a3a6 Run docker mods before starting services 2026-01-31 13:20:15 +01:00
Alexandre
a0c2feea8f Update ha_automatic_packages.sh 2026-01-31 07:29:07 +01:00
Alexandre
bda09111d5 Integrate bashio-standalone.sh into startup script
Add sourcing of bashio-standalone.sh and update scripts.
2026-01-30 13:17:16 +01:00
Alexandre
a0c574524c Remove standalone mode handling in ha_entrypoint.sh
Removed standalone mode check for bashio commands.
2026-01-30 13:06:49 +01:00
Alexandre
d88283dc83 Update bashio-standalone.sh 2026-01-30 10:25:01 +01:00
Alexandre
c8e8d3c16e Clean 2026-01-30 09:11:12 +01:00
Alexandre
3a9bfb4884 Update ha_entrypoint.sh 2026-01-30 09:09:05 +01:00
Alexandre
b80282a229 Update ha_automatic_packages.sh 2026-01-29 13:24:55 +01:00
Alexandre
aa987e1ede update standalone 2026-01-29 11:32:18 +01:00
Alexandre
25fa68f7a9 Update ha_automatic_packages.sh 2026-01-29 11:27:45 +01:00
Alexandre
7da8699791 Fix bashio installation script and symlink creation 2026-01-29 11:19:04 +01:00
Alexandre
221ca71a31 Fix bashio router template name 2026-01-29 11:11:30 +01:00
Alexandre
f43020d85b Accept standalone bashio 2026-01-29 11:06:24 +01:00
Alexandre
cef295859c Update ha_automatic_packages.sh 2026-01-21 14:27:36 +01:00
Alexandre
8aefca0c7b Update ha_automatic_packages.sh 2026-01-18 07:55:46 +01:00
Alexandre
4983ec3475 Refactor SMB/NFS mounting script for clarity and logging
Refactor error handling and improve logging for SMB/NFS mounting script. Adjust shellcheck directives and streamline code structure.
2026-01-18 07:51:21 +01:00
Alexandre
8ddf0df0ce Update ha_entrypoint.sh 2026-01-16 10:29:37 +01:00
Alexandre
0dd56244ac Refactor secret resolution and environment variable handling 2026-01-15 08:48:55 +01:00
Alexandre
8965dcbea8 Refactor global variable script for clarity
Refactor script for better readability and maintainability. Update logging messages and streamline environment variable handling.
2026-01-15 08:34:54 +01:00
Alexandre
92277d5b1c Remove log notice for environment variable export
Removed notice log about exporting custom environment variables.
2026-01-14 13:52:09 +01:00
Alexandre
a92674cb4d Enhance global_var.sh with improved logging and injection
Updated logging messages and improved script structure for clarity. Added support for injecting environment variables into bash configuration files.
2026-01-14 13:51:27 +01:00
Alexandre
9bbd711162 Update 00-local_mounts.sh 2026-01-13 18:38:25 +01:00
Alexandre
3d604d4809 Ensure HOME directory exists before export 2026-01-11 08:49:57 +01:00
Alexandre
0fdff17037 Inject block into global bash configuration files
Inject block into /etc/bash.bashrc and $HOME/bash.bashrc.
2026-01-10 18:35:01 +01:00
Alexandre
0866efe4cf Implement append_unique_line function
Added a helper function to append unique lines to files.
2026-01-10 18:32:56 +01:00
Alexandre
7f56374ec1 Use mktemp_safe for temporary file generation
Replaced mktemp with mktemp_safe for safer temporary file creation.
2026-01-09 09:25:23 +01:00
Alexandre
5fbf733a68 Refactor SMB mount script for clarity and error handling
Refactor SMB mount script to improve readability and error handling. Added cleanup for credential files and enhanced logging for mount operations.
2026-01-06 17:11:28 +01:00
Alexandre
573c9721c6 Use latest bashio release in template 2025-12-30 09:23:50 +01:00
Alexandre
ea25783a73 Initialize .env in env export templates 2025-12-27 10:16:44 +01:00
Alexandre
7f10535477 Export environment variables to entrypoint scripts
Add export command for environment variables to entrypoint scripts
2025-12-27 09:44:09 +01:00
Alexandre
8945d624f5 Update 00-global_var.sh 2025-12-27 09:42:11 +01:00
Alexandre
cad5bbbc2c Check for init-adduser run file before sed commands
Add conditional check before modifying init-adduser run script.
2025-12-27 08:19:40 +01:00
Alexandre
5e784ba97d Add 'mfsymlinks' option to CIFS mount command 2025-12-13 20:03:41 +01:00
Alexandre
4944b74d5e Refactor global variable script for better handling
Refactor global variable script to improve readability and maintainability. Added support for handling secrets and environment variables more effectively.
2025-11-25 15:57:30 +01:00
Alexandre
6e635c3a76 update 2025-11-24 15:38:17 +00:00
Alexandre
27abb2144f update 2025-11-24 15:37:21 +00:00
Alexandre
05881fd101 update 2025-11-24 15:35:21 +00:00
Alexandre
d0f81bace5 update 2025-11-24 15:31:26 +00:00
Alexandre
d01ca4cc41 update 2025-11-24 15:24:30 +00:00
Alexandre
dc540a34ef update 2025-11-24 15:20:38 +00:00
Alexandre
047c8797c1 update 2025-11-24 15:16:17 +00:00
Alexandre
2bf9c0413c improve donate 2025-11-24 15:14:27 +00:00