https://github.com/nightspotlight/coreos-hcloud-packer
My Packer scripts to build a CoreOS image in Hetzner Cloud
https://github.com/nightspotlight/coreos-hcloud-packer
coreos fedora hcloud hetzner packer
Last synced: 3 months ago
JSON representation
My Packer scripts to build a CoreOS image in Hetzner Cloud
- Host: GitHub
- URL: https://github.com/nightspotlight/coreos-hcloud-packer
- Owner: nightspotlight
- License: mit
- Created: 2024-12-12T15:08:03.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-06T18:41:14.000Z (5 months ago)
- Last Synced: 2025-02-12T10:56:23.496Z (4 months ago)
- Topics: coreos, fedora, hcloud, hetzner, packer
- Language: HCL
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# coreos-hcloud-packer
Packer scripts for building a [Fedora CoreOS](https://fedoraproject.org/coreos/) server image in [Hetzner Cloud](https://www.hetzner.com/cloud/).
## Prerequisites
1. Set environment variable `HCLOUD_TOKEN` prior to running Packer.
## Upgrading
Provide new values for variables `coreos_version` and paste corresponding SHA256 checksum in `coreos_checksum` (as found in stream JSON).
## Authors
* Roman Eremeev (@nightspotlight)
## License
This work is licensed under the MIT License – see [LICENSE](LICENSE) file for details.