Conan 1.47 DocumentationRelease 1.47.0 • ssl_enabled Conan doesn’t handle the SSL traffic by itself, but you can use a proxy like Nginx to redirect the SSL traffic to your Conan server. If your Conan clients are connecting 9300 nginx conf file server { listen 443; server_name myservername.mydomain.com; location / { proxy_pass http://0.0.0.0:9300; } ssl on; ssl_certificate /etc/nginx/ssl/server.crt; ssl_certificate_key /usr/local/etc/nginx/ssl/server.key; server_name myservername.mydomain.com; location /subdir/ { proxy_pass http://0.0.0.0:9300/; } } remote configuration in Conan client $ conan remote add myremote0 码力 | 907 页 | 7.50 MB | 1 年前3
Conan 1.48 DocumentationRelease 1.48.2 • ssl_enabled Conan doesn’t handle the SSL traffic by itself, but you can use a proxy like Nginx to redirect the SSL traffic to your Conan server. If your Conan clients are connecting 9300 nginx conf file server { listen 443; server_name myservername.mydomain.com; location / { proxy_pass http://0.0.0.0:9300; } ssl on; ssl_certificate /etc/nginx/ssl/server.crt; ssl_certificate_key /usr/local/etc/nginx/ssl/server.key; server_name myservername.mydomain.com; location /subdir/ { proxy_pass http://0.0.0.0:9300/; } } remote configuration in Conan client $ conan remote add myremote0 码力 | 913 页 | 7.52 MB | 1 年前3
Conan 1.49 Documentationhost_name: localhost • ssl_enabled Conan doesn’t handle the SSL traffic by itself, but you can use a proxy like Nginx to redirect the SSL traffic to your Conan server. If your Conan clients are connecting 9300 nginx conf file server { listen 443; server_name myservername.mydomain.com; location / { proxy_pass http://0.0.0.0:9300; } ssl on; ssl_certificate /etc/nginx/ssl/server.crt; ssl_certificate_key /usr/local/etc/nginx/ssl/server.key; server_name myservername.mydomain.com; location /subdir/ { proxy_pass http://0.0.0.0:9300/; } } remote configuration in Conan client $ conan remote add myremote0 码力 | 915 页 | 7.53 MB | 1 年前3
Conan 1.50 Documentation“toolchains”. The goal of the generate() method is to have a very simple build process (the more dummy, the better), calling the build system passing some files or arguments and activating some environment The build() method There is nothing special in the build() method, just emphasize the concept of dummy build explained before. 2.1.10 The package() method The self.copy has been replaced by the explicit host_name: localhost • ssl_enabled Conan doesn’t handle the SSL traffic by itself, but you can use a proxy like Nginx to redirect the SSL traffic to your Conan server. If your Conan clients are connecting0 码力 | 923 页 | 7.55 MB | 1 年前3
Conan 1.51 Documentation“toolchains”. The goal of the generate() method is to have a very simple build process (the more dummy, the better), calling the build system passing some files or arguments and activating some environment The build() method There is nothing special in the build() method, just emphasize the concept of dummy build explained before. 2.1.10 The package() method The self.copy has been replaced by the explicit host_name: localhost • ssl_enabled Conan doesn’t handle the SSL traffic by itself, but you can use a proxy like Nginx to redirect the SSL traffic to your Conan server. If your Conan clients are connecting0 码力 | 933 页 | 7.58 MB | 1 年前3
Conan 1.52 Documentation“toolchains”. The goal of the generate() method is to have a very simple build process (the more dummy, the better), calling the build system passing some files or arguments and activating some environment The build() method There is nothing special in the build() method, just emphasize the concept of dummy build explained before. 2.1.11 The package() method The self.copy has been replaced by the explicit host_name: localhost • ssl_enabled Conan doesn’t handle the SSL traffic by itself, but you can use a proxy like Nginx to redirect the SSL traffic to your Conan server. If your Conan clients are connecting0 码力 | 943 页 | 7.62 MB | 1 年前3
Conan 1.36 Documentationhost_name: localhost • ssl_enabled Conan doesn’t handle the SSL traffic by itself, but you can use a proxy like Nginx to redirect the SSL traffic to your Conan server. If your Conan clients are connecting 9300 nginx conf file server { listen 443; server_name myservername.mydomain.com; location / { proxy_pass http://0.0.0.0:9300; } ssl on; ssl_certificate /etc/nginx/ssl/server.crt; ssl_certificate_key /usr/local/etc/nginx/ssl/server.key; server_name myservername.mydomain.com; location /subdir/ { proxy_pass http://0.0.0.0:9300/; } } remote configuration in Conan client $ conan remote add myremote0 码力 | 765 页 | 5.71 MB | 1 年前3
Conan 1.35 Documentationhost_name: localhost • ssl_enabled Conan doesn’t handle the SSL traffic by itself, but you can use a proxy like Nginx to redirect the SSL traffic to your Conan server. If your Conan clients are connecting 9300 nginx conf file server { listen 443; server_name myservername.mydomain.com; location / { proxy_pass http://0.0.0.0:9300; } ssl on; ssl_certificate /etc/nginx/ssl/server.crt; ssl_certificate_key /usr/local/etc/nginx/ssl/server.key; server_name myservername.mydomain.com; location /subdir/ { proxy_pass http://0.0.0.0:9300/; } } remote configuration in Conan client $ conan remote add myremote0 码力 | 759 页 | 5.70 MB | 1 年前3
Conan 1.37 Documentationhost_name: localhost • ssl_enabled Conan doesn’t handle the SSL traffic by itself, but you can use a proxy like Nginx to redirect the SSL traffic to your Conan server. If your Conan clients are connecting 9300 nginx conf file server { listen 443; server_name myservername.mydomain.com; location / { proxy_pass http://0.0.0.0:9300; } ssl on; ssl_certificate /etc/nginx/ssl/server.crt; ssl_certificate_key /usr/local/etc/nginx/ssl/server.key; server_name myservername.mydomain.com; location /subdir/ { proxy_pass http://0.0.0.0:9300/; } } remote configuration in Conan client $ conan remote add myremote0 码力 | 793 页 | 6.98 MB | 1 年前3
Conan 1.38 DocumentationRelease 1.38.0 • ssl_enabled Conan doesn’t handle the SSL traffic by itself, but you can use a proxy like Nginx to redirect the SSL traffic to your Conan server. If your Conan clients are connecting 9300 nginx conf file server { listen 443; server_name myservername.mydomain.com; location / { proxy_pass http://0.0.0.0:9300; } ssl on; ssl_certificate /etc/nginx/ssl/server.crt; ssl_certificate_key /usr/local/etc/nginx/ssl/server.key; server_name myservername.mydomain.com; location /subdir/ { proxy_pass http://0.0.0.0:9300/; } } remote configuration in Conan client $ conan remote add myremote0 码力 | 809 页 | 7.02 MB | 1 年前3
共 74 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













