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
- Host: GitHub
- URL: https://github.com/andrexus/cloud-initer
- Owner: andrexus
- License: mit
- Created: 2017-10-09T17:10:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-18T17:45:52.000Z (about 8 years ago)
- Last Synced: 2024-12-18T07:02:26.542Z (over 1 year ago)
- Topics: cloud-init, http-server, nocloud
- Language: Go
- Size: 1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cloud-initer
[](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)