Skip to content

Repository files navigation

OpenShift Ghost (0.7.8)

OpenShift-prepared Ghost repo. Ghost is preinstalled with NodeJS 0.10.35 and NPM 1.4.28 case of these versions used in official OpenShift cartridge.

This preinstalled version also have some differences from Community Ghost 0.7.5 quickstart

  • As you can see 0.7.8 version of platform provided
  • Updated and rebuilded Intl@1.1.0 library. Ghost at this moment provide only en locale, but in cause of NodeJS 0.10.35 usage Intl will be installed with NPM with many-many locales support and take ~80 Mb of disk space. You can multiply this value by 2 if you will use OpenShift Git repo - and ~160 Mb for locales that you will never use (on free plan disk space quota is 1024 Mb). Rebuilded Intl@1.1.0 with en locale support takes only ~700 Kb
  • This preinstalled version prepared for production environment, pay your attention to it - this repo not for platform developers, but for end users (bloggers)
  • As a persistent storage Ghost use SQLite DB, and content folder linked to $OPENSHIFT_DATA_DIR/content
  • To reduce disk quota usage the preinstalled version cleaned with modclean in safe mode

And finally, quotas comparison:

RepoSpace usageTotal spaceInodes usageTotal inodes
Community quickstart446 Mb1024 Mb2124480000
This repository145 Mb1024 Mb1581980000

To use this preinstalled Ghost platform just create a new OpenShift application with NodeJS 0.10 cartridge and point this repository or your fork as an application source. Enjoy !

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages