ToneseekerMusical / PPIM

Python PayloadCMS Instance Manager
MIT License
2 stars 0 forks source link

Automate Download and Installation of MongoDB #4

Closed ToneseekerMusical closed 1 year ago

ToneseekerMusical commented 1 year ago

Write a function that downloads and installs the most recent version of MongoDB Community Edition and MongoDB Compass on the first initial run of the program or installation of the program

ToneseekerMusical commented 1 year ago

Download script is complete

ToneseekerMusical commented 1 year ago

This is handled under the setup() function