Your app is interally avilable as
srv-captain--{{app.appName}} to other Captain apps. In case of web-app, it is accessible via
http://srv-captain--{{app.appName}} from other apps.
Your app is available to public at:
http{{(app.hasDefaultSubDomainSsl?'s':'')+'://'+app.appName+'.'+rootDomain}}
Version: {{app.deployedVersion}}
git hash: {{app.deployedGitHash}}
Deployed at {{app.deployedTimeStamp}}
You can deploy your app using the Captain command line tool (recommended) or via this web interface. No matter what approach you choose, you need to provide 'captain-definition' file. See docs for more details.
{{app.sourceToUpload.name}}