cloud-init struggle

This page summarizes the projects mentioned and recommended in the original post on /r/vmware

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • packer-ubuntu-vsphere-iso

    This repo builds automatically Ubuntu VM templates (Ubuntu 20.04, 22.04) for VMware vSphere environment using Hashicorp's Packer and downloads ISOs automatically.

  • clone the repo https://github.com/andif888/packer-ubuntu-vsphere-iso

  • govmomi

    Go library for the VMware vSphere API

  • export METADATA=$(gzip -c9 /dev/null || base64; }) \ USERDATA=$(gzip -c9 /dev/null || base64; }) # set govc env variables export GOVC_INSECURE=1 export GOVC_URL=vcenter.company.com export [email protected] export GOVC_PASSWORD='MY-PASSWORD' govc vm.change -vm "${YOUR_TEST_VM}" \ -e guestinfo.metadata="${METADATA}" \ -e guestinfo.metadata.encoding="gzip+base64" \ -e guestinfo.userdata="${USERDATA}" \ -e guestinfo.userdata.encoding="gzip+base64" Download govc: https://github.com/vmware/govmomi/releases Doku govc: https://github.com/vmware/govmomi/blob/master/govc/USAGE.md

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Borgo is a statically typed language that compiles to Go

    17 projects | news.ycombinator.com | 30 Apr 2024
  • Microsoft Maintains Go Fork for FIPS 140-2 Support

    5 projects | news.ycombinator.com | 30 Apr 2024
  • Let's Talk About REST...

    2 projects | dev.to | 30 Apr 2024
  • Why SQLite Uses Bytecode

    2 projects | news.ycombinator.com | 30 Apr 2024
  • OpenTofu 1.7.0 is out with State Encryption, Dynamic Provider-defined Functions

    2 projects | news.ycombinator.com | 30 Apr 2024