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

https://github.com/hetznercloud/hc-utils

A set of tools for the Hetzner Cloud platform
https://github.com/hetznercloud/hc-utils

Last synced: 11 months ago
JSON representation

A set of tools for the Hetzner Cloud platform

Awesome Lists containing this project

README

          

# Hetzner Cloud Utils
hc-utils contains utilities to provide an easier and automatic use of features of the Hetzner Cloud platform
(e.g. private networks, block storage)

# How to build

* Debian/Ubuntu
`dpkg-buildpackage`

* Fedora 29/30
```
$ sudo dnf install rpkg
$ rpkg local
```

* CentOS 7
copy sources to `~rpmbuild/SOURCES/` and run `rpmbuild -bb` in hc-utils dir