Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giard-alexandre/homelab


https://github.com/giard-alexandre/homelab

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Install FCOS VM

Create the appropriate VM and boot from ISO. Once live booted, run the following command to read the specified ignition file and install Fedora Coreos.
```bash
sudo coreos-installer install /dev/sda --ignition-url https://example.com/example.ign
```