Skip to content
Snippets Groups Projects
Commit 0ce722f9 authored by Konstantinos Samaras-Tsakiris's avatar Konstantinos Samaras-Tsakiris
Browse files

Merge branch '4-document-how-to-access-a-migrated-drupal-site' into 'master'

Add docs for accessing a migrated site

Closes #4

See merge request !3
parents 80d7d65b 37ba68fa
No related branches found
No related tags found
1 merge request!3Add docs for accessing a migrated site
<div data-theme-toc="true"> </div>
# Accessing a migrated site
The default URL to access your migrated site is: `migrate-<SITENAME>.webtest.cern.ch`, where `SITENAME` is the name of your site in the old infrastructure.
This is the same name displayed on webservices.web.cern.ch to manage the website.
You can find your migrated sites in the OpenShift console by following a few simple steps.
#### 1. Go to the [OpenShift console](https://drupal.cern.ch) page
Check on the left side menu that the **Administrator** option is selected (and **not** Developer).
You will see a list of "projects". Each corresponds to 1 migrated website.
![Screenshot](images/openshift_console-projects_list.png)
---
#### 2. Click on `Installed Operators` on the left side menu
Make sure that you are in the correct `Project`. At first you will see a message "No Operators Found". Please wait a couple of minutes until the "DrupalSite Operator" appears as shown in the screenshot below.
![Screenshot](images/openshift_console-installed_operators.png)
---
#### 3. Click on `Create Drupal website` on the latest DrupalSite Operator
![Screenshot](images/openshift_console-installed_operators_create_drupal_website.png)
---
#### 4. View your sites
Related sites for different environments (production, development, test) are grouped under the same project.
![Screenshot](images/openshift_console-drupalsites_list.png)
docs/images/openshift_console-drupalsites_list.png

89.5 KiB

docs/images/openshift_console-projects_list.png

53.6 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment