PhonePe/mantis

Ansible playbook for native setup

Open

#48 opened on Oct 1, 2024

 (3 comments) (0 reactions) (0 assignees)Python (134 forks)auto 404
enhancementhackathonhacktoberfesthelp wanted

Repository metrics

Stars
 (1,036 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide