Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ECS terraform scripts for satellite #247

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Conversation

abhishek-levo
Copy link
Contributor

@abhishek-levo abhishek-levo commented Jul 9, 2024

No description provided.

docs/install-satellite/satellite-aws-ecs.mdx Outdated Show resolved Hide resolved
static/artifacts/apiportal/main.tf Outdated Show resolved Hide resolved
static/artifacts/apiportal/main.tf Outdated Show resolved Hide resolved
static/artifacts/satellite/main.tf Show resolved Hide resolved
static/artifacts/satellite/main.tf Outdated Show resolved Hide resolved
static/artifacts/satellite/main.tf Outdated Show resolved Hide resolved
static/artifacts/satellite/main.tf Outdated Show resolved Hide resolved
buchi-busireddy and others added 7 commits December 26, 2024 11:18
@@ -34,6 +34,29 @@ variable "levo_org_id" {
description = "Enter your Levo ORG ID"
}

variable "base_url" {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's default it to US Saas.

"awslogs-stream-prefix": "ecs"
}
}
},
{
"name": "levoai-haproxy",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we have to create separate tasks for each container. is it already being done?


```bash
terraform apply
```

Enter the Refresh Token and Org ID as prompted to create a task definition in your AWS account.
> *Enter the Refresh Token, Org ID, AWS Region as prompted and choose the Levo Saas your account is based in (US/India) to create a task definition in your AWS account.*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we change this to auth token?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants