Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/golingon/lingon
Lingon is a collection of libraries and tools for building platforms using Go.
https://github.com/golingon/lingon
cloud go hcl iac infrastructure-as-code kubernetes platform terraform yaml
Last synced: 25 days ago
JSON representation
Lingon is a collection of libraries and tools for building platforms using Go.
- Host: GitHub
- URL: https://github.com/golingon/lingon
- Owner: golingon
- License: apache-2.0
- Created: 2024-04-09T16:52:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T06:29:34.000Z (6 months ago)
- Last Synced: 2024-08-14T09:56:20.702Z (6 months ago)
- Topics: cloud, go, hcl, iac, infrastructure-as-code, kubernetes, platform, terraform, yaml
- Language: Go
- Homepage: https://pkg.go.dev/github.com/golingon/lingon
- Size: 4.94 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: docs/readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: docs/security.md
Awesome Lists containing this project
README
# Documentation
## Getting started
- [Kubernetes](./kubernetes/) (examples, options, CRDs)
- [Terraform](./terraform/) (examples, options, providers)
- [Platypus](./platypus/) - an example of how to use Lingon to build an EKS cluster and migrate a database.## About the project
- [Development](./dev.md)
- [Rationale](./rationale.md)
- [Comparison of various Infra-as-Code tools](./comparison.md)
- [Why Go](./go.md)
- [FAQ](./faq.md)## Legal & Security
- [Licenses](./licenses.md)
- [Security](./security.md)