Memphis
Discord
GitHub
Search…
Getting Started
1 - Installation
2 - Hello World
3 - Use cases
Tutorials
How to contribute?
Memphis
Overview
Architecture
Privacy
Comparisons
Release notes
Releases
How to upgrade
Deployment
Cloud Deployment
Kubernetes
Docker Compose
Dashboard (UI)
General
Login
Overview
Factories
Stations
Troubleshooting
Users
Settings
CLI
Installation
Usage
SDKs
Node.js / Typescript
Go
Python
Rust
Powered By
GitBook
How to upgrade
Procedure for upgrading memphis cluster
Docker
Kubernetes (Helm)
Make sure no Memphis container is running
docker ps -a
Remove containers if needed
docker rm -f <container name>
Re-run docker-compose installation
Docker Compose
Uninstall existing helm installation
helm uninstall my-memphis -n memphis
Data will not be lost!
PVCs are not removed and will re-attach to the new installation
Upgrade Memphis helm repo
helm repo update
Re-install Memphis
Kubernetes
​
Previous
v0.1.0 - beta
Next - Deployment
Cloud Deployment
Last modified
2mo ago
Copy link