Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)