You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -644,12 +644,12 @@ Bug ID | Description
644
644
Version 4.2.1
645
645
-------------
646
646
647
-
Release notes contain the list of [bug fixes](http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.1/html/Release_Notes/version-4.2.html#issues-fixed-4.2.1)
647
+
Release notes contain the list of [bug fixes](https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.1/html/Release_Notes/version-4.2.html#issues-fixed-4.2.1)
648
648
649
649
Version 4.2.0
650
650
-------------
651
651
Released on October 1 2013.
652
-
Release notes contain the list of [bug fixes](http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Release_Notes/index.html)
652
+
Release notes contain the list of [bug fixes](https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Release_Notes/index.html)
Copy file name to clipboardExpand all lines: INSTALL.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Apache CloudStack Installation basics
2
2
3
3
This document describes how to develop, build, package and install Apache
4
-
CloudStack. For more information please refer to the official [documentation](http://docs.cloudstack.apache.org)
4
+
CloudStack. For more information please refer to the official [documentation](https://docs.cloudstack.apache.org)
5
5
or the developer [wiki](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home).
6
6
7
7
Apache CloudStack developers use various platforms for development, this guide
@@ -41,7 +41,7 @@ Start the MySQL service:
41
41
42
42
### Using jenv and/or pyenv for Version Management
43
43
44
-
CloudStack is built using Java and Python. To make selection of these tools versions more consistent and ease installation for developers, optional support for [jenv](http://www.jenv.be/) and [pyenv](https://github.com/yyuu/pyenv) with [virtualenv]|(https://github.com/yyuu/pyenv-virtualenv) is provided. jenv installation instructions are available here and pyenv installation instructions are available here. For users of [oh-my-zsh](http://ohmyz.sh/) there is a pyenv plugin available to trigger configuration of pyenv in a shell session.
44
+
CloudStack is built using Java and Python. To make selection of these tools versions more consistent and ease installation for developers, optional support for [jenv](http://www.jenv.be/) and [pyenv](https://github.com/yyuu/pyenv) with [virtualenv]|(https://github.com/yyuu/pyenv-virtualenv) is provided. jenv installation instructions are available here and pyenv installation instructions are available here. For users of [oh-my-zsh](https://ohmyz.sh/) there is a pyenv plugin available to trigger configuration of pyenv in a shell session.
45
45
46
46
Following installation, execute the following commands to configure jenv and pyenv for use with CloudStack development:
47
47
@@ -171,7 +171,7 @@ All the rpm packages will be created in `dist/rpmbuild/RPMS/x86_64` directory.
171
171
172
172
## Notes
173
173
174
-
If you will be using Xen as your hypervisor, please download [vhd-util](http://download.cloudstack.org/tools/vhd-util)
174
+
If you will be using Xen as your hypervisor, please download [vhd-util](https://download.cloudstack.org/tools/vhd-util)
175
175
176
176
If management server is installed on RHEL/CentOS, then copy vhd-util into:
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ OVM and LXC containers.
21
21
Users can manage their cloud with an easy to use Web interface, command line
22
22
tools, and/or a full-featured query based API.
23
23
24
-
For more information on Apache CloudStack, please visit the [website](http://cloudstack.apache.org)
24
+
For more information on Apache CloudStack, please visit the [website](https://cloudstack.apache.org)
25
25
26
26
## Who Uses CloudStack?
27
27
@@ -78,10 +78,10 @@ via GitHub pull requests.
78
78
## Getting Involved and Contributing
79
79
80
80
Interested in helping out with Apache CloudStack? Great! We welcome
81
-
participation from anybody willing to work [The Apache Way](http://theapacheway.com) and make a
81
+
participation from anybody willing to work [The Apache Way](https://theapacheway.com) and make a
82
82
contribution. Note that you do not have to be a developer in order to contribute
83
83
to Apache CloudStack. We need folks to help with documentation, translation,
84
-
promotion etc. See our contribution [page](http://cloudstack.apache.org/contribute.html).
84
+
promotion etc. See our contribution [page](https://cloudstack.apache.org/contribute.html).
85
85
86
86
If you are a frequent contributors, you can request to be added as collaborators
87
87
(see https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub)
@@ -92,7 +92,7 @@ You may do so by sharing your GitHub users ID or raise a GitHub issue.
92
92
93
93
If you're interested in learning more or participating in the Apache CloudStack
94
94
project, the mailing lists are the best way to do that. While the project has
95
-
several communications channels, the [mailing lists](http://cloudstack.apache.org/mailing-lists.html) are the most active and the
95
+
several communications channels, the [mailing lists](https://cloudstack.apache.org/mailing-lists.html) are the most active and the
96
96
official channels for making decisions about the project itself.
97
97
98
98
Mailing lists:
@@ -112,7 +112,7 @@ released version of CloudStack, please report it to `[email protected]` with
112
112
details about the vulnerability, how it might be exploited, and any additional
113
113
information that might be useful.
114
114
115
-
For more details, please visit our security [page](http://cloudstack.apache.org/security.html).
115
+
For more details, please visit our security [page](https://cloudstack.apache.org/security.html).
0 commit comments