Ghost Setup
Ghost setup is not hard with docker or docker compose but ...
- It took far too much searching and troubleshooting to realize that you need to go to /ghost to setup the admin user. With no documentation for that I was trying to sign up as a user with no luck.
- The sample docker compose file on the ghost docker page defaults to the Alpine build and production mode. You may want to change both these settings.