Projects on Live Average https://liveaverage.com/projects/ Recent content in Projects on Live Average Hugo -- gohugo.io en-us Mon, 01 Jun 2020 00:00:00 +0000 Automated Bare Metal OpenShift 4 on Packet https://liveaverage.com/projects/ocp4onpacket/ Mon, 01 Jun 2020 00:00:00 +0000 https://liveaverage.com/projects/ocp4onpacket/ Overview When looking to evaluate virtualization nested virt is always a last resort, but unfortunately this becomes a typical requirement when demoing a product feature such as OpenShift Virtualization. Prerequisites Ensure the following requirements are met before deploying: Terraform (version >= ) Environment variables for Packet, CloudFlare, etc. set Deployment Before executing Extra Features Tesla Powerwall Dashboard https://liveaverage.com/projects/tesla-powerwall-dashboard/ Mon, 20 Apr 2020 00:00:00 +0000 https://liveaverage.com/projects/tesla-powerwall-dashboard/ Tesla Powerwall Dashboard This is based on the work of @rhodesman and his teslaPowerDash repo, but hopefully enables easier ramp up to start obtaining and trending Powerwall 2 API data. Usage If you’re still using docker rather than podman, simply replace all podman calls with docker. Pull the container image: podman pull liveaverage/powerwall-dashboard Start the container, replacing POWERWALL_IP with the assigned IP address of your Powerwall and LOCAL_INFLUXDB_PATH with an appropriate destination to store trend data: export POWERWALL_IP=192. Mermaid + Hugo https://liveaverage.com/projects/integration-mermaid/ Wed, 20 Jun 2018 00:00:00 +0000 https://liveaverage.com/projects/integration-mermaid/ mermaidjs I love my Hugo theme from jpescador , but it was missing mermaidjs… I wanted the same shortcode integration available in some other themes, but I also wanted to leverage a CDN for libary loads and make the theme easily swappable from the shortcode calls. So: {{< mermaid align="left" theme="dark" >}} graph LR; A[Hard edge] -->|Link text| B(Round edge) B --> C{Decision} C -->|One| D[Result one] C -->|Two| E[Result two] {{< /mermaid >}} now renders: Fancy App 4 https://liveaverage.com/projects/item4/ Thu, 22 Jun 2017 00:00:00 +0000 https://liveaverage.com/projects/item4/ App 4