37 lines
734 B
Markdown
37 lines
734 B
Markdown
# Milestones
|
|
|
|
## 2026-06-16
|
|
|
|
### First successful unattended Fedora installation
|
|
|
|
A Fedora virtual machine was successfully installed using a Kickstart definition served from the provisioning platform.
|
|
|
|
Installation flow:
|
|
|
|
Fedora Netinstall ISO
|
|
→ HTTPS
|
|
→ anode.stallinux.de
|
|
→ Kickstart definition
|
|
→ Automatic installation
|
|
→ Reboot
|
|
→ Successful login
|
|
|
|
Verified components:
|
|
|
|
* Proxmox VM
|
|
* Pangolin reverse proxy
|
|
* FastAPI provisioning service
|
|
* HTTPS / Let's Encrypt
|
|
* Fedora Kickstart
|
|
* Automatic partitioning
|
|
* User creation
|
|
* Package installation
|
|
* Post-install scripts
|
|
* Git repository access
|
|
* Ansible installation
|
|
|
|
Result:
|
|
|
|
The core architecture of the Stallinux Provisioning Platform has been validated end-to-end.
|
|
|