Skip to content

Allow Amazon Web Service (AWS)#153

Open
zhquan wants to merge 5 commits intobitergia-analytics:mainfrom
zhquan:aws
Open

Allow Amazon Web Service (AWS)#153
zhquan wants to merge 5 commits intobitergia-analytics:mainfrom
zhquan:aws

Conversation

@zhquan
Copy link
Copy Markdown
Contributor

@zhquan zhquan commented Feb 24, 2026

This commit allows deploying BAP infra on AWS.

@zhquan zhquan force-pushed the aws branch 8 times, most recently from 7813a90 to 918ed78 Compare March 5, 2026 12:39
@zhquan zhquan force-pushed the aws branch 3 times, most recently from 66f9540 to 5659a16 Compare March 9, 2026 10:12
@zhquan zhquan marked this pull request as ready for review March 9, 2026 12:23
@zhquan zhquan force-pushed the aws branch 2 times, most recently from 19562ff to 41258ad Compare March 11, 2026 12:38
zhquan added 5 commits April 22, 2026 13:06
This commit allows deploying BAP infra on AWS.

Documentation updated accordingly:
- docs/prerequisites.md
- docs/provision.md

Signed-off-by: Quan Zhou <quan@bitergia.com>
docs/deployment_and_config.md: updated accordingly.

Signed-off-by: Quan Zhou <quan@bitergia.com>
Updated Ansible templates to use `ansible_default_ipv4.address`
instead of hostnames. This ensures compatibility within the AWS
VPC where internal DNS resolution for custom instance names is not
automatic.

Signed-off-by: Quan Zhou <quan@bitergia.com>
This commit updates tasks to apply permissions using UID 1000
directly. This ensures consistency across different cloud providers
where the default user (e.g.,'admin' in AWS) might already occupy
UID 1000.

Signed-off-by: Quan Zhou <quan@bitergia.com>
Increase nofile to 65536 and memlock to -1 globally to prevent
service exhaustion in restrictive environments like AWS EC2.

Signed-off-by: Quan Zhou <quan@bitergia.com>
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.

1 participant