¶ Virtualization and Containerization
Contains all maintenance elements specific to the ecosystem
Proxmox is the virtualization and containerization hypervisor used by default.
- Current Proxmox version: 8.x
- Version S3 compatible storage (object, file, block) CEPH: 17.2.x
- Number of nodes: 4 (SUMA01 à SUMA04)
- Simply use the Proxmox web interface
- Select node
- Go to Updates
- Click on upgrade
- Accept changes [enter]
LXC Application from the image Linux turnkey
n 14
n lts
npm install -g ghost-cli@latest
su - ghost_user
ghost update
exit
- SSH root on Ghost containers
- Run the npm engine update (n 14) first with the rest of the commands, then resume with the latest npm version (n lts)
- Install the latest ghost cli
- Log in with the ghost account
- Run the Ghost update