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:42]
Mark Olie
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 
-  install Cephfs  +        4 Network cards 
-  install Openstack +      3 Compute hypervisors 
-  Install workload Galera +        32 CPU  
-  Install Openshift+        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 Openstack 
 +  * Install workload Galera 
 +  * Install Openshift 
 +  * Install Gitlab
 +
 +----
 +====== Openstack ======
 +  * Configure admin network and router to reach the control plane
 +  * Configure tenant network and router to reach the tenant plane
 +  * Configure the OOB network 
 +  * Setup Workload VM with interface on tenant and admin network
 +  * migrate bootstrap services to this VM
linuxfriendly/services/start.1753911762.txt.gz · Last modified: 2025/07/30 21:42 by Mark Olie