https://github.com/vegasbrianc/ghost-fullstack
A Ghost CMS stack with seperate Proxy/Load balancer, and database built with docker-compose
https://github.com/vegasbrianc/ghost-fullstack
Last synced: 3 months ago
JSON representation
A Ghost CMS stack with seperate Proxy/Load balancer, and database built with docker-compose
- Host: GitHub
- URL: https://github.com/vegasbrianc/ghost-fullstack
- Owner: vegasbrianc
- Created: 2015-09-30T06:41:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-30T06:51:46.000Z (over 9 years ago)
- Last Synced: 2025-01-05T18:47:07.716Z (4 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Work in Progress. Stay tuned until we complete development.
#Ghost CMS Stack
Here is a Ghost stack built with docker-compose. This stack is built with the tutum/haproxy, a mariaDB database, a storage container to store images & themes, and of course the Ghost CMS.
This is not an out of the box soultion and does require some manipulation of the config.js file indicating your hostname and local directory paths.
### Installation
In order to install this Ghost stack please clone this project to your Docker Host.
### Configuration
### Scaling
### Migrating from a standard Ghost installation