[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318294#comment-15318294
 ] 

ASF GitHub Bot commented on CLOUDSTACK-9408:
--------------------------------------------

Github user wido commented on the issue:

    https://github.com/apache/cloudstack/pull/1582
  
    A CNAME for download.cloudstack.org can be created, the 
cloudstack.apt-get.eu server is ready for it.
    
    ```
    <VirtualHost *:80>
            ServerName cloudstack.apt-get.eu
            ServerAlias download.cloudstack.org
    
            ServerAdmin webmaster@localhost
            DocumentRoot /srv/mirror/cloudstack
            <Directory /srv/mirror/cloudstack>
                    Options FollowSymLinks Indexes
                    AllowOverride none
                    Require all granted
            </Directory>
    
            ErrorLog ${APACHE_LOG_DIR}/error.log
            CustomLog ${APACHE_LOG_DIR}/access.log combined
    </VirtualHost>
    ```


> remove runtime references to http://download.cloud.com
> ------------------------------------------------------
>
>                 Key: CLOUDSTACK-9408
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9408
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.5.2, 4.6.2, 4.7.1, 4.8.0, 4.9.0
>            Reporter: Daan Hoogland
>            Assignee: Daan Hoogland
>            Priority: Blocker
>             Fix For: 4.9.0
>
>
> As cloud.com was bought and sold, We have no assurance and can give none to 
> our users as to wether downloads from that site will remain possible. This is 
> to investigate what occurances of cloud.com can remain and which need to 
> change, and change them.
> [~chiradeep][~widodh] I am assigning this to me but am going to ask for some 
> further assistance.
> [~wstevens]I got no pushback so I am marking this as blocker for now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to