Issue
- User needs to shutdown the app server and web server for cloud environment
Environment
- Liferay PaaS
Resolution
- There is no manual way to shutdown the servers, as these are based on k8s pods.
- In case needed, users can delete the respective services to shutdown the web server and app server.
- User can re-deploy the build in order to create the service again.