Hyperledger Fabric 2.5 中文文档
托管在一台远程服务器 vcshost 上,我们把它的代码库克隆到 了本地 localhost 中。我们希望在我们把修改后的代码 push 回 vcshost 时,自 动把新的版本安装到另一台远程服务器 my_server 上。我们将通过自动化本地 和远程 git 命令来完成这些工作。 关于 fabfile 文件放置位置的最佳时间是项目的根目录: . |-- __init__.py |-- app.wsgi |-- Please specify (single) host string for connection: my_server [my_server] run: git pull [my_server] out: Already up-to-date. [my_server] out: [my_server] run: touch app.wsgi Done. 我们并没有在 fabfile 中指定任何连接信息,所以 行这些远程命令。遇到这种情况时,Fabric 会在运行时提示我们。连接的定义 使用 SSH 风格的“主机串”(例如: user@host:port ),默认使用你的本地用户 名——所以在这个例子中,我们只需要指定主机名 my_server 。 与远程交互 如果你已经得到了代码,说明 git pull 执行非常顺利——但如果这是第一次 部署呢?最好也能应付这样的情况,这时应该使用 git clone 来初始化代码 库: def0 码力 | 138 页 | 154.00 KB | 1 年前3Hyperledger Fabric 1.4 中文文档
托管在一台远程服务器 vcshost 上,我们把它的代码库克隆到 了本地 localhost 中。我们希望在我们把修改后的代码 push 回 vcshost 时,自 动把新的版本安装到另一台远程服务器 my_server 上。我们将通过自动化本地 和远程 git 命令来完成这些工作。 关于 fabfile 文件放置位置的最佳时间是项目的根目录: . |-- __init__.py |-- app.wsgi |-- Please specify (single) host string for connection: my_server [my_server] run: git pull [my_server] out: Already up-to-date. [my_server] out: [my_server] run: touch app.wsgi Done. 我们并没有在 fabfile 中指定任何连接信息,所以 行这些远程命令。遇到这种情况时,Fabric 会在运行时提示我们。连接的定义 使用 SSH 风格的“主机串”(例如: user@host:port ),默认使用你的本地用户 名——所以在这个例子中,我们只需要指定主机名 my_server 。 与远程交互 如果你已经得到了代码,说明 git pull 执行非常顺利——但如果这是第一次 部署呢?最好也能应付这样的情况,这时应该使用 git clone 来初始化代码 库: def0 码力 | 145 页 | 161.53 KB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
Web Improvements WebSocket Messaging Improvements Testing Improvements Support for new library and server generations III. Core Technologies 7. The IoC container Introduction to the Spring IoC container Rules JUnit 4 support classes JUnit 5 Support TestNG support classes Spring MVC Test Framework Server-Side Tests Static Imports Setup Choices Performing Requests Defining Expectations Filter Registrations Registrations Differences between Out-of-Container and End-to-End Integration Tests Further Server-Side Test Examples HtmlUnit Integration Why HtmlUnit Integration? Integration testing to the rescue? Enter0 码力 | 1323 页 | 4.08 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
Web Improvements WebSocket Messaging Improvements Testing Improvements Support for new library and server generations III. Core Technologies 7. The IoC container Introduction to the Spring IoC container Runner Spring JUnit 4 Rules JUnit 4 support classes TestNG support classes Spring MVC Test Framework Server-Side Tests Static Imports Setup Options Performing Requests Defining Expectations Filter Registrations Registrations Differences between Out-of-Container and End-to-End Integration Tests Further Server-Side Test Examples HtmlUnit Integration Why HtmlUnit Integration? Integration testing to the rescue? Enter0 码力 | 1311 页 | 4.07 MB | 1 年前3Spring Boot 1.1.9.RELEASE Reference Guide
MessageCodesResolver Static Content Template engines Error Handling Error Handling on WebSphere Application Server Embedded servlet container support Servlets and Filters The EmbeddedWebApplicationContext Customizing Exposing sensitive endpoints Customizing the management server context path Customizing the management server port Customizing the management server address Disabling HTTP endpoints 37. Monitoring and management Configure SSL Configure Tomcat Enable Multiple Connectors with Tomcat Use Tomcat behind a front-end proxy server Use Jetty instead of Tomcat Configure Jetty Use Tomcat 8 Use Jetty 9 Create WebSocket endpoints using0 码力 | 326 页 | 305.24 KB | 1 年前3Spring Boot 1.1.7.RELEASE Reference Guide
MessageCodesResolver Static Content Template engines Error Handling Error Handling on WebSphere Application Server Embedded servlet container support Servlets and Filters The EmbeddedWebApplicationContext Customizing Exposing sensitive endpoints Customizing the management server context path Customizing the management server port Customizing the management server address Disabling HTTP endpoints 37. Monitoring and management Configure SSL Configure Tomcat Enable Multiple Connectors Tomcat Use Tomcat behind a front-end proxy server Use Jetty instead of Tomcat Configure Jetty Use Tomcat 8 Use Jetty 9 60. Spring MVC Write a JSON0 码力 | 323 页 | 302.48 KB | 1 年前3Spring Boot 0.0.9.M1 Reference Guide
Exposing sensitive endpoints Customizing the management server context path Customizing the management server port Customizing the management server address Disabling HTTP endpoints 37. Monitoring and Configure SSL Configure Tomcat Enable Multiple Connectors Tomcat Use Tomcat behind a front-end proxy server Use Jetty instead of Tomcat Configure Jetty Use Tomcat 8 Use Jetty 9 60. Spring MVC Write a JSON configuration Change the AuthenticationManager and add user accounts Enable HTTPS when running behind a proxy server 67. Hot swapping Reload static content Reload Thymeleaf templates without restarting the container0 码力 | 323 页 | 301.58 KB | 1 年前3Spring Boot 0.0.x Reference Guide
Exposing sensitive endpoints Customizing the management server context path Customizing the management server port Customizing the management server address Disabling HTTP endpoints 37. Monitoring and Configure SSL Configure Tomcat Enable Multiple Connectors Tomcat Use Tomcat behind a front-end proxy server Use Jetty instead of Tomcat Configure Jetty Use Tomcat 8 Use Jetty 9 60. Spring MVC Write a JSON configuration Change the AuthenticationManager and add user accounts Enable HTTPS when running behind a proxy server 67. Hot swapping Reload static content Reload Thymeleaf templates without restarting the container0 码力 | 322 页 | 301.63 KB | 1 年前3Spring Boot 1.1.6.RELEASE Reference Guide
Exposing sensitive endpoints Customizing the management server context path Customizing the management server port Customizing the management server address Disabling HTTP endpoints 37. Monitoring and management Tomcat Terminate SSL in Tomcat Enable Multiple Connectors Tomcat Use Tomcat behind a front-end proxy server Use Jetty instead of Tomcat Configure Jetty Use Tomcat 8 Use Jetty 9 60. Spring MVC Write a JSON configuration Change the AuthenticationManager and add user accounts Enable HTTPS when running behind a proxy server 67. Hot swapping Reload static content Reload Thymeleaf templates without restarting the container0 码力 | 321 页 | 300.93 KB | 1 年前3Spring Boot 1.2.0.RELEASE Reference Documentation
MessageCodesResolver Static Content Template engines Error Handling Error Handling on WebSphere Application Server JAX-RS and Jersey Embedded servlet container support Servlets and Filters The EmbeddedWebApplicationContext Securing sensitive endpoints Customizing the management server context path Customizing the management server port Customizing the management server address Disabling HTTP endpoints HTTP Health endpoint Configure SSL Configure Tomcat Enable Multiple Connectors with Tomcat Use Tomcat behind a front-end proxy server Use Jetty instead of Tomcat Configure Jetty Use Undertow instead of Tomcat Configure Undertow Use0 码力 | 373 页 | 345.05 KB | 1 年前3
共 620 条
- 1
- 2
- 3
- 4
- 5
- 6
- 62