install_script = install_script.gsub(/APP_IDENTIFIER/, identifier)
install_script = install_script.gsub(/APP_HOSTNAME/, app_host)
Sample uninstall script
This behaviour might not be intended for all applications. Right now I haven't removed static files for any apps that I have added.
===Reverse Proxy===