Installation Instructions
Last updated
Last updated
First, ensure all required software is installed by following the :
Make sure you followed Step 7 in the Software Dependencies Guide to install Docker and Docker Compose
Skip Steps 8 & 9 as you won't need manual database installation
Make sure you followed Steps 8 & 9 in the Software Dependencies Guide to install:
MySQL and MongoDB (Step 8)
Redis for caching (Step 9)
Skip Step 7 as you won't need Docker
Clone the AMRIT DevOps repository
Follow the
This will automatically set up your databases with required dummy data
💡 We strongly recommend the Docker path as it ensures consistent database setup and eliminates potential conflicts.
Set up required database schemas
Load necessary data
After completing either path above:
Clone the required application repositories
Refer to the to: