Explore >> Select a destination


You are here

meka.rs
| | stribny.name
3.7 parsecs away

Travel
| | [AI summary] The article explains how to use Ansible and Vagrant together to provision and configure virtual machines locally for software development and testing environments.
| | zwischenzugs.com
3.4 parsecs away

Travel
| |
| | hjr265.me
4.0 parsecs away

Travel
| | Can you make a private and secure network between servers on multiple cloud providers? Yes, with WireGuard, you can. The solution is fast and secure. It is easy to deploy/automate. And, best of all, it is cloud-agnostic. For convenience, I have created a demo repository with Terraform and Ansible that you can clone and try. The demo uses Linode (referral) and Vultr (referral). In this article, I will walk you through the inner workings of the demo and this solution.
| | willhaley.com
10.6 parsecs away

Travel
| I have a Vagrant box where I want to SSH in as the standard vagrant user for the initial provision and deployment, but I want to use my own alternate custom user account for my dev work. I want to use vagrant for the initial deploy as that is the standard user for many vagrant machine images. Adding my own user into the image would be a pain, and would prevent me from being able to use a standard Vagrant image.