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
- Host: GitHub
- URL: https://github.com/jmousqueton/update-ghost-server
- Owner: JMousqueton
- License: apache-2.0
- Created: 2022-05-30T13:59:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-11T19:38:13.000Z (about 4 years ago)
- Last Synced: 2025-02-25T05:44:36.140Z (over 1 year ago)
- Topics: bash, blog, ghost, script, tryghost, ubuntu, update, upgrade
- Language: Shell
- Homepage: https://julien.io
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# 👻 Ghost Upgrade Script ⚙️

[](https://github.com/JMousqueton/Update-Ghost-Server/blob/main/LICENSE)
[](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.