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

https://github.com/andrexus/cloud-initer

Manage and serve cloud-init’s meta-data and user-data
https://github.com/andrexus/cloud-initer

cloud-init http-server nocloud

Last synced: 3 months ago
JSON representation

Manage and serve cloud-init’s meta-data and user-data

Awesome Lists containing this project

README

          

# cloud-initer

[![Build Status](https://travis-ci.org/andrexus/cloud-initer.svg?branch=master)](https://travis-ci.org/andrexus/cloud-initer)

Manage and serve cloud-init’s meta-data and user-data.

Download release binary or build it locally.
Then run with the following command:

```
./cloud-initer --config config.json
```
You can find default config in the root of this repository (config.default.json)

## Licence

[MIT License](https://raw.githubusercontent.com/andrexus/terraform-provider-goarubacloud/master/LICENSE.txt)

## Author

[andrexus](https://github.com/andrexus)