简体   繁体   English

jelastic的出口申请

[英]Export application from jelastic

I created glassfish server in jelastic environment. 我在弹性环境中创建了glassfish服务器。 Now I can import(upload and deploy) my application to it. 现在,我可以将我的应用程序导入(上传和部署)了。

The question is: How can I export(download to computer) that deployed application from the server. 问题是:如何从服务器导出(下载到计算机)已部署的应用程序。

The best way for software development, in your case, is using the version control system . 对于您而言,软件开发的最佳方法是使用版本控制系统 Jelastic supports deploy java project via GIT/SVN with Maven . Jelastic支持使用Maven通过GIT / SVN部署Java项目 With this solution, you will always have actual source code which can be deployed on Jelastic in any time. 使用此解决方案,您将始终拥有可以随时在Jelastic上部署的实际源代码。

Also, you can download your application using Direct SSH Access to the Container or SFTP/FISH Protocols . 另外,您可以使用对容器SFTP / FISH协议的 直接SSH访问来下载应用程序。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在云端Jelastic上使用PostgreSQL部署Spring Boot应用程序? - How to deploy Spring Boot application with PostgreSQL on the cloud Jelastic? 从Eclipse导出OSGI-Application - Export OSGI-Application from Eclipse 无法将资源从主机应用程序导出到OSGi - Unable to export resources from host application to OSGi JavaFX应用程序未从命令行运行/如何正确构建和导出? - JavaFX application not running from command line / how to build and export correctly? 如何从 java 应用程序中以 Prometheus 格式导出指标(由 DropWizard 收集)? - How to export metrics (collected by DropWizard) in Prometheus format from java application? 如何从 Java 应用程序将导出 mongo db 集合导出到 Json? [等候接听] - How to export Export mongo db collection to Json from Java Application? [on hold] 如何配置 netty-SocketIO 服务器,以便可以从 jelastic 中的所有远程 java 客户端访问它 - How to configure the netty-SocketIO server so that it is accessible from all remote java clients in jelastic Jelastic中的Websockets:DeploymentException:服务器的HTTP响应不允许HTTP升级到WebSocket - Websockets in Jelastic: DeploymentException: The HTTP response from the server did not permit the HTTP upgrade to WebSocket 如何将拥有的域名从aws route 53绑定到jelastic URL - How to bind owned domain name from aws route 53 to a jelastic URL NetBeans中的导出向导应用程序 - Export wizard application in netbeans
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM