Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terrariumcloud/terrarium
Terrarium: An Open Source implementation of the Terraform registry
https://github.com/terrariumcloud/terrarium
application-deployment application-development cloud enterprise-software golang registry terraform
Last synced: 5 days ago
JSON representation
Terrarium: An Open Source implementation of the Terraform registry
- Host: GitHub
- URL: https://github.com/terrariumcloud/terrarium
- Owner: terrariumcloud
- License: apache-2.0
- Created: 2022-06-22T08:55:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T03:40:18.000Z (4 months ago)
- Last Synced: 2024-10-22T05:20:49.839Z (16 days ago)
- Topics: application-deployment, application-development, cloud, enterprise-software, golang, registry, terraform
- Language: Go
- Homepage:
- Size: 2.81 MB
- Stars: 17
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terrarium
Terrarium is an enterprise level Terraform Registry.
Based on a microservice architecture, it provides the ability to share modules and providers within a corporate network.
Terrarium is designed to enable support for the integration of your development and security processes and provides the ability to track module dependencies, such as container and machine images.
With the use of [terrarium-lite](https://github.com/terrariumcloud/terrarium-lite) it allows teams to develop inside the corporate network and deploy outside.Terrarium is Open Source and sponsored by [Synamedia](https://www.synamedia.com).
Getting Started & Documentation
---
___Coming Soon___See [terrarium-deployment-utils](https://github.com/terrariumcloud/terrarium-deployment-utils) for a helm chart to make deploying Terrarium easier.
Developing Terrarium
---
Terrarium is written in Golang utilizing GRPC for microservice communication and provides a React based UI.___More to follow___
License
---
[Apache 2.0 License](./LICENSE)