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

Extend the installer to automate commissioning a new controller #2274

Open
gregharvey opened this issue Jan 23, 2025 · 0 comments
Open

Extend the installer to automate commissioning a new controller #2274

gregharvey opened this issue Jan 23, 2025 · 0 comments
Labels
2.x enhancement New feature or request

Comments

@gregharvey
Copy link
Member

While we have an installer, it would be greatly improved if we could pass it the API keys of a privileged user so it could:

  • created an IAM user with full admin permissions
  • generate an SSH key pair called 'controller' for EC2 ready to use
  • orchestrate the AWS networking
  • create and configure the controller server
  • create and push the ce-provision-config repository
  • register a GitLab Runner

We could perhaps break this down into multiple tasks. (Code Enigma internal ticket is 71626.)

@gregharvey gregharvey added 2.x enhancement New feature or request labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant