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

Add support for umi dependency install #65

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

velomatt
Copy link
Contributor

@velomatt velomatt commented Jan 2, 2024

Install deps for UMI:

  • java 8
  • mongoDB 4.4
  • prometheus 2.48
  • node exporter (latest?)

@velomatt velomatt requested a review from a team as a code owner January 2, 2024 23:51
@velomatt velomatt linked an issue Jan 2, 2024 that may be closed by this pull request
@velomatt
Copy link
Contributor Author

velomatt commented Jan 2, 2024

How to install (for now):

ansible-galaxy collection install -r requirements.yml
ansible-playbook -i <your-inventory> playbooks/deploy_umi.yml

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.

Add ansible playbook to install requirements for UMI team
1 participant