ou-cs5213-sp24 / capstone-management-system

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Configuring the Database #30

Open HimaDeepikaM opened 3 months ago

HimaDeepikaM commented 3 months ago

Description: Automate the setup of the Capstone Management System's database by leveraging Terraform for infrastructure provisioning, Ansible for database configuration, and either Python or SQL scripts for seeding test data. Definition of done: Automating the entire process of setting up the database, including provisioning, configuration, and seeding it with test data.