aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 9 insertions, 7 deletions
diff --git a/README b/README
index 900b476..2a9e473 100644
--- a/README
+++ b/README
@@ -14,12 +14,12 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
-Debian OpenStack Installer for home lab
----------------------------------------
+Debian OpenStack Installer for home lab setup
+---------------------------------------------
-1. Install Debian 12 (Bookworm) on a physical machine.
+Install Debian 12 (Bookworm) on a physical/virtual machine.
-We will use same network interface for host and virtual machines.
+1. setup static IP
/etc/network/interfaces
-------------------------------
@@ -32,6 +32,10 @@ iface eno1 inet static
gateway 192.168.0.1
dns-nameservers 192.168.0.1
--------------------------------
+We will use same ethernet connection for host and virtual machines.
+
+# systemctl restart networking
+
external
router
@@ -53,12 +57,10 @@ EXTERNAL_BRIDGE_INTERFACE="eno1"
check output from another shell
# tail -f output.txt
-restart and start exploring openstack on Debian.
-
+restart
3. Check "next_steps" for networking and launching your first instance.
-
4. You can access dashboard: https://192.168.0.155/horizon/