Appearance
Offline installation
An internet connection is currently required to install a CareSuite Server. Once the initial setup is done, the server can be disconnected from the internet. Subsequent updates can then be installed manually as described below.
Offline updates
To update a CareSuite Server that is not connected to the internet, follow these steps:
- Download the offline update archive
- Extract the archive into any directory on the CareSuite Server
- Open a
Terminal
(Ctrl + Alt + T) - Change into the extracted directory (
cd path/to/release
) - Run the CareSuite Manager using the
-offline
flag:sudo ./manager -offline
Once the update process is complete, you can remove the update archive from the server.