Org Web Adapter

journals/2022_11_15.org

ID
4f6c452e-4c23-4f3d-b8af-8246cab0cb7d

2022-11-15 - Tuesday

Tasks

DONE Get porchpals running locally

sureonboarding

Timeline

- Note taken on

In an effort to get a better handle on how the repository for porchpals is

setup I've been trying to get it running locally, rather than in Docker.

It's a pain.

The big things so far are making sure I have postgresql install via brew and

setting the AWS private repo key in an environment variable.

Then SSl is a horrible pain in the butt. Thanks to this:

https://stackoverflow.com/questions/26288042/error-installing-psycopg2-library-not-found-for-lssl

I discovered that you have to `brew install openssl` and then `brew link

--force openssl` ... I'm not totally sure what consequences will be of that

force linking, but psycopg2 can be installed now.

- Note taken on

Second day on the job at Sure. I still don't quite have emacs setup the way I

would hope, and getting used to getting things done with macOS is a bit

painful. But we're here, and I really need to start digging into code today.

I have my first one-on-one with Bogle today.