gaia
gaia copied to clipboard
Gaia is a Terraform 🌍 UI for your modules, and self-service infrastructure 👨💻
**Describe the bug** Gaia installed on k8s in EKS by helm(https://github.com/gaia-app/chart): gaia-6bccfbc9f5-tz4xh 1/1 Running 0 4d20h gaia-mongo-57d4548858-lr7ch 1/1 Running 0 4d20h gaia-runner-869cb5f4b5-hf7fz 1/1 Running 0 4d20h **Versions** helm chart: version:...
Great project, very a good starting point to have a UI based approach to terraform. Looking at stacks view would be nice to: - being able to create a stack...
Currently there are only options for User/Admin and the ability for users to be part of organizations. The problem is a "user" inside an organization has too many permissions. As...
**Is your feature request related to a problem? Please describe.** I really want to use Gaia for creating and managing stacks of terraform, but most of the modules that I...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
I installed Gitlab community edition on Docker on my own server. I imported my projects there, but the "Refresh Module Variables" option does not bring up the relevant fields.
**Describe the bug** Gaia does not respect the GAIA_EXTERNAL_URL env **To Reproduce** Steps to reproduce the behavior: 1. Set GAIA_EXTERNAL_URL in compose.yaml 2. Run gaia via `docker compose` **Expected behavior**...
**Describe the bug** I import the tf modules manually from bitbucket and while creating a stack I cannot see the created credentials. **Expected behavior** Expected to see the created credentials...
I do not see how to import SSH keys for Git access. Even the oauth acces, which only works with GitHub, according to the documentation only works with public repositories,...
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...