Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This is a short list, but it will take a few days to get through the entire thing, assuming nothing goes wrong (something will go wrong)

...

Configure git and install it, if you haven't already installed it. (what is git and how do I use it)

...

Let me know if you

...

don't

...

have a github account yet, and we'll set that up for you.


Add Keys to Github

Tell me your github username so I can add you to our repositories, then follow these steps to generate keys.

https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent

https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account

...

/wiki/spaces/LTD/pages/54875904 (this is just for your local environment, written by Ryan and Christa)

Install k9s for a clean ui for kubernetes (via brew is fine)


Docker

https://docs.docker.com/desktop/mac/install/

Docker projects should be placed in a folder that's different from the 'sites folder' created below.

Non-docker projects

https://getgrav.org/blog/macos-monterey-apache-multiple-php-versions

for each version of php, you'll have a php.ini file. set the

memory_limit = 256M or 512M

You may also need to raise the file size upload.

  • upload_max_filesize = 10M
  • post_max_size = 10M

Also do part 2, but only the MariaDB section


Final steps

Make sure to add the 'sites' and 'docker' folder to your finder sidebar

Put the Application Inventory in your bookmarks toolbar

Make it all pretty (you don't have to use the dracula theme, but this link will show you the basics of adding themes)


Something has gone horribly wrong!

Read some docs, read the comments, and google, google, google.