https://github.com/selfhostedshow/ghost-example
https://github.com/selfhostedshow/ghost-example
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/selfhostedshow/ghost-example
- Owner: selfhostedshow
- Created: 2019-10-23T20:56:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-06T01:05:16.000Z (over 6 years ago)
- Last Synced: 2025-06-28T09:39:24.335Z (about 1 year ago)
- Size: 1.95 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# selfhostedshow/ghost-example
This repo contains a couple of example files so that you can get up and running with a self-hosted Ghost blog using Docker in a matter of minutes.
This resource is a companion to [Self Hosted episode 4](https://selfhosted.show/4).
Utilise the docker-compose.yaml file with `docker-compose up -d` and install the nginx config file in your sites-confs directory. Full guides available on [blog.linuxserver.io](https://blog.linuxserver.io) along with a PUID and PGID explanation too.