aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 19 insertions, 7 deletions
diff --git a/README b/README
index 4ae664f..ac69110 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- Copyright (C) 2022 Pasha <pasha@member.fsf.org>
+ Copyright (C) 2023 Pasha <pasha@member.fsf.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -18,18 +18,28 @@ Debian OpenStack Installer
--------------------------
requirements
-1. Install or update to Debian Testing/Bookworm
+1. Install or update to Debian 12 (Bookworm)
2. current configuration uses agent networking (bridge).
Therefore, you need two network interfaces with two different network series.
If you are using VM, then you may configure enp1s0 as "bridge network" with your main network.
-and enp7s0 as NAT interface.
+and enp7s0 as NAT interface. Add two interfaces in your virtual machine.
+
+
+external
+router
+ |
+ |
+ br0 virbr0
+ | |
+ | | (example qemu has two interfaces)
+ -------|------> enp1s0 - static IP: 192.168.0.155
+ |
+ |
+ -------> enp7s0 - static IP/DHCP: 192.168.122.10
-example:
-enp1s0 - static IP: 192.168.0.155
-enp7s0 - static IP/DHCP: 192.168.122.10
3. edit openstack_setup.sh and set the following setting:
@@ -45,4 +55,6 @@ check output from another shell
restart and start exploring openstack on Debian.
-You may check "next_step" file. \ No newline at end of file
+You may check "next_step" file.
+
+https://192.168.0.155/horizon/