Skip to content
Austin Kregel edited this page Aug 19, 2020 · 4 revisions

This document will provide you the additional context needed for fully setting up this project. You must be able to check off these boxes in order to proceed.

  • You must have docker installed
  • You must have docker compose installed.
  • You must not have any other program running on ports 80, 3306, and 6379. (If you don't know what these are, it's most likely that you won't need to worry)
  • Install git.

Installing Docker

Windows 10

It's recommended that for Windows 10 you use Docker Desktop for ease of use.

Click the "Download for Windows (Stable)" button.

https://raw.githubusercontent.com/austinkregel/finance/main/desktopdownload.PNG

Run the program that you just downloaded, and click through the prompts. (I'm not going to force you to read everything, but as long as it looks like it's installing, you probably did it right...)

Mac

Read the instructions for "Windows 10" but change the word "Windows" to "Mac", and the instructions are the same... You know how to install programs... You own a mac...

Installing Git

Click the name of your operating system on the Git Website's download page.

https://raw.githubusercontent.com/austinkregel/finance/main/git%20download%20page.PNG

Run the program you just just downloaded and click through the prompt. Unless you know what you're doing, the default options will be perfectly fine 😄