446b4e4e36
Add support for no-cache option in Docker build scripts. Update build-docker.ps1 and build-docker.sh to include --no-cache flag when PISCAL_BUILD_NO_CACHE environment variable is set, improving build flexibility.
v1-config
poprhythm2026-04-04 21:37:02 -04:00
e6e95ad31c
Merge branch 'master' into v1-config
poprhythm2026-03-20 13:49:27 -04:00
a36d84048d
Add wget to Dockerfile dependencies for enhanced functionality
master
poprhythm2026-03-20 13:48:28 -04:00
c700c33569
Implement support for custom passwords in Docker builds by introducing .piscal-build.env file. Update build scripts to load environment variables from this file, enhancing security and flexibility. Revise README documentation to reflect new password handling options.
poprhythm2026-03-20 13:22:27 -04:00
2dee620e36
Update Dockerfile and scripts for v1 layout compatibility, enhancing directory structure and credential handling. Adjust paths for executable and storage, and improve README documentation to reflect changes.
poprhythm2026-03-19 21:56:46 -04:00
fa2029b1cb
Enhance Dockerfile to create a writable workspace under /srv/LeafWeb and update piscal_manager.sh to check for write permissions on working directories.
poprhythm2026-03-19 21:44:23 -04:00
9be068962c
Refactor piscal_launcher.sh and piscal_manager.sh for improved quoting and error handling. Ensure proper handling of variables and directory paths to enhance script robustness.
poprhythm2026-03-18 22:13:50 -04:00
44fd41f0e3
Enhance configuration handling in piscal_launcher.sh and improve working directory resolution in piscal_manager.sh. Added fallback mechanisms for configuration files and refined error handling for directory checks.
poprhythm2026-03-18 22:08:23 -04:00
68525ad820
rework credential strategy and cleanup
poprhythm2026-03-16 23:44:27 -04:00