Skip to content

Deploy the latest version of Fedora Atomic on an Hetzner VPS using Terraform

Notifications You must be signed in to change notification settings

frafra/fedora-atomic-hetzner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fedora Atomic on Hetzner

Deploy the latest Fedora Atomic image on a Hetzner VPS using Terraform and install and configure Nomad and Consul.

Requirements

  1. An account on Hetzner
  2. An SSH key
  3. Terraform installed, v0.11 (not compatible with v0.12)

Setup

  1. Generate an API key on Hetzner cloud
  2. Write hcloud_token = "YOUR_API_KEY" in a file named terraform.tfvars (optional)
  3. $ terraform init

Run

  1. $ terraform apply

Use the output to connect to the server using SSH.

Known issues

About

Deploy the latest version of Fedora Atomic on an Hetzner VPS using Terraform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published