/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.zespre.com
| | fabianlee.org
4.2 parsecs away

Travel
| | The ability to quickly stand up a guest OS with cloud-init is most often associated with deployment of virtual machines in an IaaS like EC2 or Azure. But cloud-init is not just for remote cloud providers, and using cloud-init for local images that can be quickly deployed in KVM works great for local development and ... KVM: Testing cloud-init locally using KVM for an Ubuntu cloud image
| | major.io
2.0 parsecs away

Travel
| | Launch your containers on Fedora CoreOS instances in Hetzner cloud with a few workarounds.
| | blog.oddbit.com
1.7 parsecs away

Travel
| | In an OpenStack environment, cloud-init generally fetches information from the metadata service provided by Nova. It also has support for reading this information from a configuration drive, which under OpenStack means a virtual CD-ROM device attached to your instance containing the same information that would normally be available via the metadata service. It is possible to generate your network configuration from this configuration drive, rather than relying on the DHCP server provided by your OpenStac...
| | alternativebit.fr
17.6 parsecs away

Travel
| [AI summary] This article explains how to configure and automate the renewal of TLS Let's Encrypt certificates using Nginx, including setting up the ACME challenge endpoint and a cron job for automatic renewal.