Activity
|
Comments/Actions
|
- Confirm current version of Jama Connect
|
- Customer to confirm version by checking Jama Connect login page
|
- Reverse Proxy
- Elasticsearch
- If using Remote Elasticsearch
|
- Customer to confirm details
|
- Server OS
- Application Server
|
- Run Docker info on the application server and confirm all details are aligned with the Supported Software Requirements
- Your Server OS and Sizing MUST be aligned to the targeted version you want to upgrade to
- If your Server is NOT aligned, it's likely that you'll need to obtain either a new server or to update existing requirements on your existing server BEFORE you can commence upgrading Jama Connect.
|
- Database Server
- Database Version
|
- On the database server:
1. For CPU, run lscpu 2. For RAM, run grep MemTotal /proc/meminfo
- Confirm all details are within the Supported Software Database Server Requirements
- Database VERSION and RESOURCES is what matters -- make sure these are aligned for the targeted version you'll be upgrading to.
|
|
- On the application server, run
replicated --v or check the cluster tab in the Replicated admin console.
- Confirm what version of Replicated is currently in use
- If an update is needed, Replicated will be upgraded to the supported version when the curl command is run.
|
|
- Run
docker info on the application server
- Confirm what version of Docker is currently in use
- If an update is needed, Docker will be upgraded to the supported version when the curl command used to upgrade Replicated is run.
|