Gluu Server Backup#
Attention
The official support end-of-life (EOL) date for Gluu Server 2.4.4 is December 31, 2018. Starting January 1, 2019, no further security updates or bug-fixes will be provided for Gluu Server 2.X. We strongly recommend upgrading to the newest version.
There methods of backing up Gluu Server CE is given below:
- Tarball Method: using
tar
command to tarball the entire Gluu Server CEchroot
folder
Tarball Method#
- Stop the server using below command a. #service gluu-server-3.0.0 stop
- use tar command to take a back up b. # tar cvf gluu244-backup.tar /opt/gluu-server-3.0.0/