https://github.com/yuuki/mackerel2route53
[WIP] Internal DNS on Route53 based on mackerel.io
https://github.com/yuuki/mackerel2route53
aws-api-gateway aws-lambda aws-route53 aws-sam go mackerel
Last synced: 28 days ago
JSON representation
[WIP] Internal DNS on Route53 based on mackerel.io
- Host: GitHub
- URL: https://github.com/yuuki/mackerel2route53
- Owner: yuuki
- License: apache-2.0
- Created: 2018-02-04T11:29:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T00:17:06.000Z (about 7 years ago)
- Last Synced: 2025-02-03T23:53:58.257Z (3 months ago)
- Topics: aws-api-gateway, aws-lambda, aws-route53, aws-sam, go, mackerel
- Language: Go
- Homepage:
- Size: 387 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mackerel2route53
================Serverless internal DNS environment using by [Mackerel](https://mackerel.io) + Amazon Route53 + Amazon API Gateway + AWS Lambda.
```
Mackerel -> (webhook) -> API Gateway -> Lambda -> Route53 (Private Hosted Zone)
```## License
[Apache License Version 2.0](./LICENSE).