mantis icon indicating copy to clipboard operation
mantis copied to clipboard

Ansible playbook for native setup

Open 0xbharath opened this issue 1 year ago • 3 comments

Discussed in https://github.com/PhonePe/mantis/discussions/45

Originally posted by 0xbharath September 18, 2024 We have a bash script to setup Mantis natively on Ubuntu: https://github.com/PhonePe/mantis/blob/main/setup/native-setup.sh

In a distributed setup, this script needs to be run on multiple machines. It would be comfortable if there is Ansible playbook to automate the native setup across machines.

0xbharath avatar Oct 01 '24 12:10 0xbharath

If someone's not working on it, then I'll be happy to pick this issue

dmdhrumilmistry avatar Oct 02 '24 08:10 dmdhrumilmistry

Hi @dmdhrumilmistry

Thanks for reaching out. I'll add more details to this ticket on what needs to be done and then you can pick it up. I'll add the details by end of day.

0xbharath avatar Oct 03 '24 07:10 0xbharath

I've already raised a tested PR which converts bash script to ansible playbook. LMK if something else needs to be configured.

dmdhrumilmistry avatar Oct 03 '24 12:10 dmdhrumilmistry