Client Administration
TODO
#privacy section
- inform about possibility of encrypting env
#migrating between clients
db, encryption key, resource files, developed sites
#Updating client bundles
There is currently no automated way to update client so follow these steps to update manually:
#Windows Client update steps
- Download new client bundle from the Serveronet site
- Unzip bundle
- Delete [serveronet] subdirectory from just unzipped dir (present in htdocs)
- Move previous [serveronet] subdirectory into htdocs
- Done
#Linux Client update steps
- Download new client bundle from the Serveronet site
- Move current client installation from /opt/lampp/ to /opt/lampp_old/
- Follow instructions how to deploy new linux client Linux
- Delete [serveronet] subdirectory from just unzipped dir (present in htdocs)
- Move previous [serveronet] subdirectory into htdocs
- Done