This PR modifies the Ingenious, Pages, Content-Service and Album-Manager repos to:
Modify content posts to have albums instead of just a single photo
This meant changes to:
-- Ingenious docker-compose to allow new env vars and incorporate Eduard's changes to better render nginx.conf files
-- Pages changes to load, show, edit, save and delete content posts
-- Pages changes to load initial content posts
-- Content-service changes to save album info and interact with album-manager
-- Album-manager changes to support public albums that anyone can see
This PR modifies the Ingenious, Pages, Content-Service and Album-Manager repos to: