Linuxfriendly

For user friendly linux cloud hosting

User Tools

Site Tools


linuxfriendly:services:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linuxfriendly:services:start [2025/07/30 21:44]
Mark Olie [Openstack]
linuxfriendly:services:start [2025/07/30 22:09] (current)
Mark Olie [Bootstrap]
Line 1: Line 1:
 +----
 +====== Services ======
 ---- ----
 ====== Bootstrap ====== ====== Bootstrap ======
-Hardware with libvirtd installed on 1 host +  * 4 Hardware hosts 
-Deploy VM +      * Bootstrap hardware host 
-  Setup python3 virtualenv +        * 32 CPU  
-    install openstackclient, bifrost, ironic, git +        256 GB Ram 
-    Clone Linuxfriendly ironic/bifrost config+        2 TB Diskspace 
 +        * 4 Network cards 
 +      * 3 Compute hypervisors 
 +        * 32 CPU  
 +        * 256 GB Ram 
 +        * 2 TB Diskspace 
 +        * 4 Network cards 
 + 
 +---- 
 + 
 +=== Bootstrap server: === 
 +  - Install Rocky Linux 
 +  - Install Libvirtd + virsh + gui (XFCE / KDE Preferred) 
 +  - Create a VM with access to the ctrl and tenant lan. 
 +    - Install python Venv 
 +    - Install GIT 
 +    - Install python3-openstackclient 
 +    - Install Bifrost, ironic, ansible  
 +    Clone Linuxfriendly ironic/bifrost config 
 + 
 +---- 
 + 
 +=== Compute hosts ===
   * install Cephfs    * install Cephfs 
-  * install Openstack +  * install Openstack  
-  * Install workload Galera +  * Install workload Galera  
-  * Install Openshift+  * Install Openshift  
 +  * Install Gitlab
  
 ---- ----
-======== Openstack ========  +====== Openstack ======
   * Configure admin network and router to reach the control plane   * Configure admin network and router to reach the control plane
 +  * Configure tenant network and router to reach the tenant plane
   * Configure the OOB network    * Configure the OOB network 
-  * Setup Workload VM with interface on shared and admin network +  * Setup Workload VM with interface on tenant and admin network 
-  * +  * migrate bootstrap services to this VM
linuxfriendly/services/start.1753911889.txt.gz · Last modified: 2025/07/30 21:44 by Mark Olie