MilliwaysStack: Difference between revisions
| Line 29: | Line 29: | ||
== the software stack explained == | == the software stack explained == | ||
OpenStack is a cloud framework stack that offeres AWS / Azure / GC alike services. | |||
Most documentation is availible for Ubuntu & Red Hat. On the longer term an installation under NixOS might be feasable. | |||
== the hardware availible == | == the hardware availible == | ||
Revision as of 14:54, 8 November 2025
We want to run an OpenStack experiment
The grander idea
We want to try out an installation of OpenStack to give people around milliways experience with running (on).
From an unnamed source we got 9 HPE servers. We will use 8 of them to run OpenStack on it. Storage is on a seperate machine.
MVP
The MVP would be:
- Kubernetes / docker
- object storage
- file systems
- Networking
- Virtual machines
- Firewalling
- Databases - mariaDB / PostgreSQL
- Someone something redis I guess
- container registry
Maybe we can get those running for 39c3
e-MVP
The extended MVP would be:
- functional Monitoring & alerting
- autoscaling
- integration into milliways identity & access management authentik
- logging & alerting
the software stack explained
OpenStack is a cloud framework stack that offeres AWS / Azure / GC alike services.
Most documentation is availible for Ubuntu & Red Hat. On the longer term an installation under NixOS might be feasable.