Skip to content
Snippets Groups Projects
Commit 5f4d1641 authored by Marcel Amirault's avatar Marcel Amirault Committed by Douwe Maan
Browse files

Correct "setup" and "set up" grammar sitewide

parent 56178c7f
No related branches found
No related tags found
No related merge requests found
Showing
with 31 additions and 31 deletions
---
layout: markdown_page
title: "Setup your own test OpenShift Origin instance for the Idea to Production Demo"
title: "Set up your own test OpenShift Origin instance for the Idea to Production Demo"
---
 
## On this page
Loading
Loading
@@ -234,12 +234,12 @@ changes to your cluster.
oc-cluster create-shared-volume project/volumeName [size|10Gi] [path|/root/.oc/volumes/<volumeName>]
```
 
## Setup and Run the cluster
## Set up and Run the cluster
 
1. Find the public hostname and public IP you can use to access the cluster. And export them into your terminal.
If you don't have a Public DNS entry, you can use `<your public ip>.xip.io`
- For AWS you must use your DNS for the hostname and `apps.<your public ip>.xip.io` in
the suffix unless you have setup a wildcarded dns
the suffix unless you have set up a wildcarded dns
- If you are using Digital Ocean, the hostname will work with `<your public ip>.xip.io`
and suffix with `apps.<your public ip>.xip.io`
- If you are running locally on you own box, the example provided should work.
Loading
Loading
Loading
Loading
@@ -360,7 +360,7 @@ To create a personal local vault:
1. Under **Local Vaults**, check **Allow creation of vaults outside of 1Password accounts**
1. Enter your Master Password
1. A new local vault (**Primary**) is created outside the GitLab team account
1. If you want to setup sync for your new local vault, go to **Preferences > Sync**
1. If you want to set up sync for your new local vault, go to **Preferences > Sync**
 
### Two Factor Authentication and Time-based One Time Passwords
 
Loading
Loading
@@ -369,7 +369,7 @@ You can get them sent via SMS or use an app like Google Authenticator to
generate them. 1Password provides an alternative solution that does not
require using your smartphone: 1Password Time-based One Time Passwords
(TOTP). 2FA codes are displayed directly in the 1Password app running on your
laptop (note: this can not be setup via 1password browser extension or 1password web app).
laptop (note: this can not be set up via 1password browser extension or 1password web app).
 
To enable TOTP for a saved account:
 
Loading
Loading
Loading
Loading
@@ -93,7 +93,7 @@ wget -q https://registry.hub.docker.com/v1/repositories/gitlab/gitlab-ee/tags -O
+ Container name: `gitlab-test-8.10`
+ GitLab version: **EE** `8.10.8-ee.0`
 
##### Setup container settings
##### Set up container settings
 
```
export SSH_PORT=2222
Loading
Loading
Loading
Loading
@@ -42,7 +42,7 @@ Below is some more information to help you get set up with your [Egencia](https:
 
1. You will receive an email from Egencia with your username. (Contact People Ops if you do not receive anything).
1. With the link, from step one in this email, you can set a new secure password.
1. Once you are in your dashboard, setup your info in your profile (see link at top right corner of page).
1. Once you are in your dashboard, set up your info in your profile (see link at top right corner of page).
1. Make sure to add your phone number in all three "phone number" fields (it can be the same number).
1. Add your passport information to your profile (only passport information is accepted in Egencia at this time), this will populate your info directly when booking a flight.
1. Now let's start booking!
Loading
Loading
@@ -72,7 +72,7 @@ Note: Once a flight is booked, re-routing is at person’s own cost unless reque
#### Checkout flight only
 
1. Enter your passport information in the "Secure flight" window. This will be
pre-populated if you have previously setup your profile correctly. At this point, you do have the
pre-populated if you have previously set up your profile correctly. At this point, you do have the
option of using your US drivers license for domestic flights within the US.
1. Enter home, work, and mobile phone number (they can be the same number). This
will be pre-populated if you already set up your profile before.
Loading
Loading
Loading
Loading
@@ -13,7 +13,7 @@ To learn more, see the [Solutions Architect handbook](/handbook/customer-success
 
* Primarily engaged in a technical consultancy role, providing technical assistance and guidance specific to enterprise level implementations, during the pre-sales process by identifying customers technical and business requirements in order to design a custom GitLab solution.
* In partnership with the sales team, formulate and execute a sales strategy to exceed revenue objectives through the adoption of GitLab.
* Educate customers of all sizes on the value proposition of GitLab, and participate in all levels of discussions throughout the organization to ensure our solution is setup for successful deployment
* Educate customers of all sizes on the value proposition of GitLab, and participate in all levels of discussions throughout the organization to ensure our solution is set up for successful deployment
* Work on­site with strategic, enterprise­ class customers, delivering solutions architecture consulting, technical guidance, knowledge transfer and establish “trusted advisor status”
* Capture and share best-practice knowledge amongst the GitLab community
* Author or otherwise contribute to GitLab customer-facing publications such as whitepapers, blogs, GitLab Handbook
Loading
Loading
Loading
Loading
@@ -79,7 +79,7 @@ With a great team make a popular next generation product that grows revenue.
* VP Scaling: Highly Available. [99.9%](http://stats.pingdom.com/81vpf8jyr1h9/1902794/history)
* Production: Scalable and HA setup for cache and background jobs storage.
Persistence of cache (Redis) and background job storage (Sidekiq) split and
HA is setup for persistent storage. => Done.
HA is set up for persistent storage. => Done.
* Production: Robust backups with automatic periodic restores. Counter on
dashboards.gitlab.com shows days since last automatic restore of database and file
system. => Backups are tested but restores are not automatic, and counter is missing.
Loading
Loading
Loading
Loading
@@ -475,7 +475,7 @@ title: "2018 Q1 OKRs"
* Frontend Sub teams
* Skipping CSS Refactor and go straight for reusable Vue Components
* Extend tooling and improve Workflows
* Setup a workflow to check community contributions as an actual task by someone every release cycle
* Set up a workflow to check community contributions as an actual task by someone every release cycle
 
### Infrastructure
* GOOD
Loading
Loading
Loading
Loading
@@ -28,12 +28,12 @@ And today we announced another FOSS software for developers. Its GitLab CI.
 
**GitLab CI supports only git SCM.**
 
**GitLab CI requires present of GitLab instance with webhooks setup to make builds automatically**
**GitLab CI requires present of GitLab instance with webhooks set up to make builds automatically**
 
### How it works:
 
1. First of all you need to setup GitLab CI on VPS or any linux server
2. Then you clone projects you want to test and setup test environment
1. First of all you need to set up GitLab CI on VPS or any linux server
2. Then you clone projects you want to test and set up test environment
3. Next step is just add projects to GitLab CI via web UI
![Screenshot](/images/gitlab_ci_new_project.png)
4. Add just copy HTTP POST url provided by GitLab CI to your GitLab webhooks
Loading
Loading
Loading
Loading
@@ -28,7 +28,7 @@ Book is easy to read and gives basic information about GitLab application.
 
This book is a good option for people who are not familiar with GitLab.
For developers - it explains application functionality and describe possible workflow.
For administrators - how to setup, update application or where to look for help.
For administrators - how to set up, update application or where to look for help.
 
Here is a link to the website where you can buy a copy - [packtpub.com](http://www.packtpub.com/gitlab-repository-management/book?utm_source=Create.com&utm_medium=link&utm_campaign=GitLab)
 
Loading
Loading
Loading
Loading
@@ -66,7 +66,7 @@ You can find the Runner update guide [here](https://gitlab.com/gitlab-org/gitlab
 
## New setup
 
You can setup new GitLab CI instance using [installation guide](https://gitlab.com/gitlab-org/gitlab-ci/blob/master/doc/install/installation.md)
You can set up new GitLab CI instance using [installation guide](https://gitlab.com/gitlab-org/gitlab-ci/blob/master/doc/install/installation.md)
 
## Support
 
Loading
Loading
Loading
Loading
@@ -41,7 +41,7 @@ You can find the Runner update guide [here](https://gitlab.com/gitlab-org/gitlab
 
## New setup
 
You can setup a new GitLab CI instance using [installation guide](https://gitlab.com/gitlab-org/gitlab-ci/blob/master/doc/install/installation.md)
You can set up a new GitLab CI instance using [installation guide](https://gitlab.com/gitlab-org/gitlab-ci/blob/master/doc/install/installation.md)
 
## Support
 
Loading
Loading
Loading
Loading
@@ -102,8 +102,8 @@ If you are setting up a new GitLab installation please see the [installing GitLa
GitLab CI is [now bundled with GitLab](/2014/11/06/gitlab-omnibus-packages-now-include-gitlab-ci/)!
If you prefer to install GitLab CI manually, please see the [documentation](https://docs.gitlab.com/ee/ci/quick_start/README.html).
 
To run your tests, you need to setup one or more GitLab CI Runners.
Runners are quick and easy to setup, please see the [runner repository](https://gitlab.com/gitlab-org/gitlab-ci-runner/blob/master/README.md).
To run your tests, you need to set up one or more GitLab CI Runners.
Runners are quick and easy to set up, please see the [runner repository](https://gitlab.com/gitlab-org/gitlab-ci-runner/blob/master/README.md).
 
# Updating
 
Loading
Loading
Loading
Loading
@@ -22,7 +22,7 @@ affect your GitLab instance. UDP doesn't care.
 
## Setting up UDP log shipping
 
UDP log shipping is very easy to setup. You simply add the following lines to `/etc/gitlab/gitlab.rb`:
UDP log shipping is very easy to set up. You simply add the following lines to `/etc/gitlab/gitlab.rb`:
 
```
logging['udp_log_shipping_host'] = '1.2.3.4' # Your syslog server
Loading
Loading
@@ -52,7 +52,7 @@ use of [remote_syslog](https://github.com/papertrail/remote_syslog), which can w
with `.log` files and allows us to ship the using UDP.
 
By using a single configuration option in the Omnibus package, as shown above,
we were able to make UDP log shipping simple to setup and flexible enough to work
we were able to make UDP log shipping simple to set up and flexible enough to work
with both `.log` files and STDOUT logging.
 
 
Loading
Loading
Loading
Loading
@@ -102,7 +102,7 @@ flexible.
 
With GitLab as OAuth resource server, you can now easily link GitLab CI to
your GitLab instance, so you don't need to authenticate when switching to CI
anymore. Of course, this also works if you've setup LDAP / AD with GitLab.
anymore. Of course, this also works if you've set up LDAP / AD with GitLab.
 
You can even use this if you authenticated with GitLab through another OAuth
provider, such as Twitter or GitHub. This means that it's now much faster
Loading
Loading
@@ -182,7 +182,7 @@ You’re now building on the same infrastructure that powers Google.
DigitalOcean offers $40 in credit for the first 500 users.
This is valid only for new DigitalOcean accounts, not for existing users.
The offer is valid for two weeks and you can claim up to one promo per person.
You need to setup a project on GitLab.com and add it to ci.gitlab.com before you can claim it.
You need to set up a project on GitLab.com and add it to ci.gitlab.com before you can claim it.
 
To claim it please fill out [this form](https://docs.google.com/a/gitlab.com/forms/d/1YXTRwDz2C8o4DqNrFCT78UQf_iHnN1Ekrt4p8yv6fd4/viewform) with your name, email or handle and project url.
Once submitted, the GitLab team will email you your unique promo code.
Loading
Loading
@@ -206,7 +206,7 @@ This release has more improvements, please check out [the Changelog](https://git
 
There are migrations in this update but they do not take considerable time and should be quick.
 
If you don't want users to sign up themselves and you have not setup this in gitlab.yml you must ensure this behaviour stays the same.
If you don't want users to sign up themselves and you have not set this up in gitlab.yml you must ensure this behaviour stays the same.
You can do it by adding it to gitlab.rb (Omnibus package) or gitlab.yml (source installation) or the easiest way is to use the new application settings page to do this.
 
After you upgraded and tested GitLab consider removing the settings that are now in the application settings page from gitlab.rb (Omnibus packages) or gitlab.yml (source installation) to prevent confusion.
Loading
Loading
Loading
Loading
@@ -79,7 +79,7 @@ You’re now building on the same infrastructure that powers Google.
DigitalOcean offers $40 in credit for the first 500 users.
This is valid only for new DigitalOcean accounts, not for existing users.
The offer is valid for one week and you can claim up to one promo per person.
You need to setup a project on GitLab.com and add it to ci.gitlab.com before you can claim it.
You need to set up a project on GitLab.com and add it to ci.gitlab.com before you can claim it.
 
To claim it please fill out [this form](https://docs.google.com/a/gitlab.com/forms/d/1YXTRwDz2C8o4DqNrFCT78UQf_iHnN1Ekrt4p8yv6fd4/viewform) with your name, email or handle and project url.
Once submitted, the GitLab team will email you your unique promo code.
Loading
Loading
Loading
Loading
@@ -24,7 +24,7 @@ But underneath all that happiness, trouble slowly brews.
The only reason why your teams are happy, is that someone is putting extra effort in keeping your setup together.
 
First of all, the teams are having trouble collaborating.
When one develper gets involved in another team's project, they need to accommodate their workflow, familiarize themselves with the tool and have all their credentials set-up.
When one develper gets involved in another team's project, they need to accommodate their workflow, familiarize themselves with the tool and have all their credentials set up.
Your admins are spending time facilitating this.
 
Second, code security is complicated.
Loading
Loading
@@ -58,7 +58,7 @@ Once point of contact for your questions, one contract to bother legal with, one
Sure, there might be caveats.
 
You now have a single solution.
However, that solution is [scalable](/high-availability/) and you can set-up disaster recovery if you want.
However, that solution is [scalable](/high-availability/) and you can set up disaster recovery if you want.
 
You might think that one tool restricts you to just one workflow.
However, Git allows for a number of different workflows for your teams to choose from.
Loading
Loading
Loading
Loading
@@ -67,7 +67,7 @@ git annex sync --content # sync git branches and download all the l
```
 
By integrating git-annex into GitLab it becomes much easier and safer to use.
You don't have to setup git-annex on a separate server or add annex remotes to the repository.
You don't have to set up git-annex on a separate server or add annex remotes to the repository.
Git-annex without GitLab gives everyone that can access the server access to the files of all projects.
GitLab annex ensures you can only access files of projects you work on (developer, master or owner role).
 
Loading
Loading
Loading
Loading
@@ -64,7 +64,7 @@ Blocking user will not remove users from their projects and groups. GitLab 7.9 w
## Group level webhooks (EE only feature)
 
In earlier versions of GitLab you were able to add a webhook for a project.
Share the same webhooks between multiple projects - just setup it once in group.
Share the same webhooks between multiple projects - just set it up once in group.
 
[![screenshot](/images/7_9/group-hooks.png)](/images/7_9/group-hooks.png)
 
Loading
Loading
Loading
Loading
@@ -22,7 +22,7 @@ I created that project, because I needed a runner that allows to use virtualizat
 
## Why do I need it?
 
The Gitlab-CI Multi-purpose Runner is one binary that you can put on your machine of any kind. It is really easy to set up as a service and can work with multiple projects and multiple GitLab CI coordinators. With support for Docker it makes it really easy to setup build environment with different versions of packages.
The Gitlab-CI Multi-purpose Runner is one binary that you can put on your machine of any kind. It is really easy to set up as a service and can work with multiple projects and multiple GitLab CI coordinators. With support for Docker it makes it really easy to set up build environment with different versions of packages.
 
## How to install?
 
Loading
Loading
Loading
Loading
@@ -101,7 +101,7 @@ new Google Code Import tool:
 
## Fork projects with CI
 
If you fork a project in GitLab that has GitLab CI setup,
If you fork a project in GitLab that has GitLab CI set up,
you forked project will now also be served by CI with the same settings!
 
That makes working with CI much easier and convenient for those of you that
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment