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:47]
Mark Olie [Bootstrap]
linuxfriendly:services:start [2025/07/30 22:09] (current)
Mark Olie [Bootstrap]
Line 3: Line 3:
 ---- ----
 ====== Bootstrap ====== ====== Bootstrap ======
-^ Service ^ When ^ Comment ^ +  * 4 Hardware hosts 
-Hardware Bootstrap | with libvirtd installed on 1 host | +      * Bootstrap hardware host 
-| Deploy VM | Bootstrap  +        * 32 CPU  
-  * Setup python3 virtualenv +        * 256 GB Ram 
-    * install openstackclient, bifrost, ironic, git +        * 2 TB Diskspace 
-    Clone Linuxfriendly ironic/bifrost config+        * 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.1753912078.txt.gz · Last modified: 2025/07/30 21:47 by Mark Olie