Riaan Nolan
Riaan Nolan
Waypoint doesn't work on new Apple chipsets, ref: https://github.com/hashicorp/waypoint/issues/3572 Stay tuned...
Hi there, I had a problem where even if I set: `php::globals::php_version: '5.6'` php cli would still be version 7 on ubuntu. after troubleshooting I found that php-cli 7.0 has...
I see this happening with [Docker engine 25.0](https://docs.docker.com/engine/release-notes/25.0/) ref: https://github.com/hashicorp/vagrant/issues/13339 https://github.com/hashicorp/vagrant/pull/13337
See: https://github.com/star3am/k3s-devcontainer/blob/main/.devcontainer/etc/util/functions.sh#L17 ``` printInfoSection() { echo -e '\e[38;5;198m'"[dev.container|INFO] $(timestamp) |$thickline" echo -e '\e[38;5;198m'"[dev.container|INFO] $(timestamp) |$halfline $1 $halfline" echo -e '\e[38;5;198m'"[dev.container|INFO] $(timestamp) |$thinline" } ``` ``` printInfoSection "Ensure Docker Daemon is...
• Severity: Low • Location: Multiple monitoring components • Description: Monitoring components lack integration and comprehensive alerting • Impact: Limited visibility into system health • Complexity: Medium to High
• Severity: Medium • Location: Various installation scripts • Description: Inconsistent version management for dependencies • Impact: Potential compatibility issues • Complexity: Medium
• Severity: Low • Location: Various component scripts • Description: Mixed approaches to service management • Impact: Difficult maintenance and debugging • Complexity: High
• Severity: Low • Location: README.md • Description: Incomplete platform compatibility information • Impact: User confusion and failed setups • Complexity: Low
• Severity: Medium • Location: hashiqube/backup.sh • Description: Backup script exists but no restore functionality • Impact: No clear recovery path in case of data loss • Complexity: Medium
• Severity: Low • Location: docker-compose.yml • Description: Limited backup and restore mechanisms for persistent data • Impact: Risk of data loss during container recreation • Complexity: Medium