Sign inSign up

dsagal2/octobercms

By dsagal2

Updated about 7 years ago

Dockerized October CMS, forked off aspendigital/octobercms

Image
0

940

dsagal2/octobercms repository overview

See https://hub.docker.com/r/aspendigital/octobercms/ for details.

The changes in our fork make it easier to run this on AWS ECS on Fargate, and include:

  • Add sshd to the image (main way to access the server running on on Fargate)
  • Enable sshd if SSH_AUTHORIZED_KEYS environment variable is set.
  • If GIT_CONTENT_REPO (and optionally GIT_CONTENT_BRANCH) are given, check those out to repo, and map ./themes and ./plugins directories to them.
  • If GITHUB_DEPLOY_KEY is set, use it to access the repo at GIT_CONTENT_REPO (which should use ssh format)

Tag summary

Content type

Image

Digest

Size

227.5 MB

Last updated

about 7 years ago

docker pull dsagal2/octobercms