[PR #254] [MERGED] Add lynx, a self hosted terraform backend #256

Closed
opened 2025-11-06 16:25:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shuaibiyy/awesome-tf/pull/254
Author: @taraio
Created: 3/31/2024
Status: Merged
Merged: 4/2/2024
Merged by: @antonbabenko

Base: masterHead: patch-1


📝 Commits (1)

  • 243fe89 Add lynx, a self hosted terraform backend

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Lynx is a Fast, Secure and Reliable Terraform Backend. It is built in Elixir with Phoenix framework.

It has many features so far:

  • Simplified Setup: Easy installation and maintenance for hassle-free usage.
  • Team Collaboration: Manage multiple teams and users seamlessly.
  • User-Friendly Interface: Enjoy a visually appealing dashboard for intuitive navigation.
  • Project Flexibility: Support for multiple projects within each team.
  • Environment Management: Create and manage multiple environments per project.
  • State Versioning: Keep track of Terraform state versions for better control.
  • Rollback Capability: Easily revert to previous states for efficient infrastructure management.
  • Terraform Locking Support: The project also supports Terraform locking, ensuring state integrity and preventing concurrent operations that could lead to data corruption
  • RESTful Endpoints: for seamless teams, users, projects, environments, and snapshots management.

And new features is in progress like snapshot creation to restore states at specific points in time https://github.com/Clivern/Lynx/tree/feature/snapshots

Screenshots
Setup with docker-compose


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shuaibiyy/awesome-tf/pull/254 **Author:** [@taraio](https://github.com/taraio) **Created:** 3/31/2024 **Status:** ✅ Merged **Merged:** 4/2/2024 **Merged by:** [@antonbabenko](https://github.com/antonbabenko) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`243fe89`](https://github.com/shuaibiyy/awesome-tf/commit/243fe891c2c8c115829ea45c92ddbd62558178fa) Add lynx, a self hosted terraform backend ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description [Lynx](https://github.com/clivern/lynx) is a Fast, Secure and Reliable Terraform Backend. It is built in Elixir with Phoenix framework. It has many features so far: - **Simplified Setup:** Easy installation and maintenance for hassle-free usage. - **Team Collaboration:** Manage multiple teams and users seamlessly. - **User-Friendly Interface:** Enjoy a visually appealing dashboard for intuitive navigation. - **Project Flexibility:** Support for multiple projects within each team. - **Environment Management:** Create and manage multiple environments per project. - **State Versioning:** Keep track of Terraform state versions for better control. - **Rollback Capability:** Easily revert to previous states for efficient infrastructure management. - **Terraform Locking Support:** The project also supports Terraform locking, ensuring state integrity and preventing concurrent operations that could lead to data corruption - **RESTful Endpoints:** for seamless teams, users, projects, environments, and snapshots management. And new features is in progress like snapshot creation to restore states at specific points in time https://github.com/Clivern/Lynx/tree/feature/snapshots [Screenshots](https://github.com/Clivern/Lynx/tree/feature/snapshots/screenshot) [Setup with docker-compose](https://www.youtube.com/watch?v=YNkHfysr3-0) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 16:25:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tf#256