Code Monkey home page Code Monkey logo

ghost-cms's Introduction

Ghost CMS + Docker Compose

These are some reassons why use this Docker Compose in your production environment.

☝️ 1 command to install

πŸ‘¨β€πŸ’» Ready to production and local development

⚑ Performance Optimized

πŸ”’ SSL auto-renewed

Stack

1111111111111111

  • Ghost CMS (Last version)
  • MySQL 5.7
  • NGINX
  • Docker

How start using Digital Ocean?

You can prepare a simple $5 Droplet to run it, using my link I'm giving $100 to start your server.

Then copy this command below and change the mydomain.com to your domain and run it inside your new server. Make sure that your domain is pointing to your server IP.

apt update -y && apt install curl git -y
curl -s https://raw.githubusercontent.com/clean-docker/ghost-cms/master/dc | bash -s setup mydomain.com

How start using locally?

In your local environment you need to have installed:

  • Docker
  • Docker Compose

After clone this repository, you can access the dev folder to be able to run the local dev environment using this command below.

git clone https://github.com/clean-docker/ghost-cms.git ghost
cd ghost/dev
docker-compose up -d

πŸŽ‰Done! Access your https://localhost/ghost to access the admin panel and create your account.

Commands

Commands Description
./dc start Start your containers
./dc stop Stop all containers
./dc update Get Ghost updates and restart containers

Thank you all contributor!

ghost-cms's People

Contributors

wardmon avatar rafaelstz avatar rafaelmaia8384 avatar rltbg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.