From 4b89caa93e033e96515059b4ce467fdc5dca7432 Mon Sep 17 00:00:00 2001 From: scottwilliams Date: Wed, 11 Sep 2024 23:29:00 -0700 Subject: [PATCH] Navigation --- 02-launch-vm/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/02-launch-vm/README.md b/02-launch-vm/README.md index 25c84fd..0237d8f 100644 --- a/02-launch-vm/README.md +++ b/02-launch-vm/README.md @@ -71,3 +71,5 @@ By this point, you may have noticed that we never set credentials. Oops, silly Since this leverages cloud-data to do this, you'll need to reboot the VM for it to take effect: Select "Save & Restart" or click the three dots on the right side of the VM and select Restart from there. Note that when it comes back up, your credentials should work once cloud-init is applied shortly after boot and that the IP address may have changed after restart. + +Next step: [Setup Nextcloud](https://git.lsit.ucsb.edu/scottwilliams/nextcloud-harvester-demo/src/branch/main/03-setup-nextcloud) \ No newline at end of file