Ansible playbook for native setup
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading setup/native-setup.sh and the linked discussion to understand the existing Ubuntu native setup and the distributed-use case. Create an Ansible playbook that automates the same setup across multiple machines, then verify that it reproduces the script's setup successfully on the target hosts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, bash, ubuntu
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100