forked from pivotal-cf/docs-gitlab
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html.md.erb
83 lines (67 loc) · 2.47 KB
/
index.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
---
title: GitLab
owner: Partners
---
This is documentation for [GitLab Enterprise Plus for Pivotal Cloud Foundry (PCF)](https://network.pivotal.io/products/p-gitlab).
## Product Snapshot
The following table provides version and version-support information about GitLab for PCF</a>:
<table class="nice">
<th>Element</th>
<th>Details</th>
<tr>
<td>Tile version</td>
<td>v1.2.3</td>
</tr>
<tr>
<td>Release date</td>
<td>July 5, 2017</td>
</tr>
<tr>
<td>Software component version</td>
<td>GitLab Enterprise Edition v9.2.7</td>
</tr>
<tr>
<td>Compatible Ops Manager version(s)</td>
<td>v1.6.x, v1.7.x, v1.8.x, v1.9.x</td>
</tr>
<tr>
<td>Compatible Elastic Runtime version(s)</td>
<td>v1.6.x, v1.7.x, v1.8.x, v1.9.x</td>
</tr>
<tr>
<td>IaaS support</td>
<td>AWS, GCP, OpenStack, and vSphere</td>
</tr>
</table>
## Upgrading to the Latest Version
Consider the following compatibility information before upgrading GitLab for PCF.
<table border="1" class="nice">
<tr>
<th>Ops Manager Version</th>
<th>Supported Upgrades from Imported GitLab Installation</th>
</tr>
<tr>
<th> v1.9.x, v1.8.x, v1.7.x, v1.6.x</th>
<td>From v1.1.3 to v1.2.3
</td>
</tr>
</table>
## Install via Pivotal Operations Manager
To install GitLab for PCF, follow the procedure for installing Pivotal Ops Manager tiles:
1. Download the product file from [Pivotal Network](https://network.pivotal.io/).
1. Upload the product file to your Ops Manager installation.
1. Click **Add** next to the uploaded product description in the Available Products view to add this product to your staging area.
1. Click the newly added tile to review any configurable options.
1. Click **Apply Changes** to install the service.
## Security
The following ports and ranges are used in this service:
* Destination port 80 access to the GitLab VMs from the PCF Router
* Destination port 22 access to the GitLab VMs from outside of the PCF Network
* Destination port 2222 for SSH access to the `gitlab-ee` instances
* Outbound port 2049 for access to an external NFS Server
* Outbound ports for SMTP (one of 25, 587, 465)
* Outbound ports for LDAP if configured (one of 389 or 636)
## Feedback
Please provide any bugs, feature requests, or questions to [the Pivotal Cloud Foundry Feedback list](mailto:[email protected]).
## Further Reading
* [Official GitLab Documentation](http://doc.gitlab.com/ee/)