-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement new platform Hetzner #1874
Comments
@travier mind helping me to know if this is needed? |
I'll check again when testing the image. |
When testing this, I immediately got console output on boot with the online console access. So I would say that we don't need to do anything more. |
I've also verified that both Ingnition and Afterburn appears to be working as expected. |
Initial documentation to setup FCOS on Hetzner. Inspired by: https://www.flatcar.org/docs/latest/installing/cloud/hetzner/ See: coreos/fedora-coreos-tracker#1324 See: coreos/fedora-coreos-tracker#1874
I've updated the docs at coreos/fedora-coreos-docs#654 to use those upcoming images. |
Implementing a new supported platform
During Development
Create PRs addressing the following:
Media
struct inrelease/release.go
toStreamArch
func inrelease/translate.go
Images
fieldplatforms.yaml
if the system should use a serial console, or both serial and graphical consolescomponents/utilities/FpDownloadItem.vue
pages/coreos/download.vue
content/editions/coreos/home.yml
browser/index.html
config.yaml
for building the new artifactprovisioning-<platform>.adoc
that walks through how to setup the new platformmodules/ROOT/nav.adoc
that points to new documentationAt Release
The text was updated successfully, but these errors were encountered: