This commit cleans up the resources in the 'embed' package, and instead moves them into subpackages of a new 'compose' package. This makes sure that '.env' templates and docker compose contexts are located in the same location.
This commit sets the 'HTTPSMETHOD' variable on the 'web' component for when https is or is not enabled.
This commit updates the resolver component to use an image that is built locally.