An open API service indexing awesome lists of open source software.

https://github.com/jmousqueton/update-ghost-server

Script to update my Ghost selfhosted blog
https://github.com/jmousqueton/update-ghost-server

bash blog ghost script tryghost ubuntu update upgrade

Last synced: about 2 months ago
JSON representation

Script to update my Ghost selfhosted blog

Awesome Lists containing this project

README

          

# 👻 Ghost Upgrade Script ⚙️

![Version](https://img.shields.io/badge/version-1.0-blue.svg?cacheSeconds=2592000)
[![License: GNU 3.0](https://img.shields.io/badge/License-Apache%202.0-yellow.svg)](https://github.com/JMousqueton/Update-Ghost-Server/blob/main/LICENSE)
[![Twitter: JMousqueton](https://img.shields.io/twitter/follow/JMousqueton.svg?style=social)](https://twitter.com/JMousqueton)

> Upgrade script for Ghost
## Description

Quick & Dirty script to upgrade my self hosted [Ghost](https://github.com/tryghost/ghost) v5 instance.

✅ Tested only on Ubuntu

## Prerequisites

Need mlocate

On Ubuntu :
```sudo apt install mlocate```

## Usage

Just launch upgrade.sh

```./update.sh```

## Author

👤 **Julien Mousqueton**

* Website:
* Twitter: [@JMousqueton](https://twitter.com/JMousqueton)
* Github: [@JMousqueton](https://github.com/JMousqueton)
* LinkedIn: [Julien Mousqueton](https://linkedin.com/in/julienmousqueton)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check [issues page](https://github.com/JMousqueton/Update-Ghost-Server/issues).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2022 [Julien Mousqueton](https://github.com/JMousqueton).

This project is [Apache 2.0](https://github.com/JMousqueton/Update-Ghost-Server/blob/main/LICENSE) licensed.